GeneralPS to PDF Conversion on a Network Drive

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Thraundil
Posts: 1
Joined: Thu Jun 14, 2012 1:08 pm

PS to PDF Conversion on a Network Drive

Post by Thraundil »

Hey guys, my first post here so bear with me if I break a dozen guidelines or so :)

I use MiKTeX 2.9 package and TeXmaker as my editor. I run Windows 7 and don't really know much of programming, so try and be very newbie friendly in any replies :P

Now, I sit on the university network drive and run all my stuff from there, due to automatic backups and stuff + being able to access things from home.

Compiling my document creates DVI and PS files just fine. But the PS -> PDF process is somehow hampered by the fact I compile from a network drive, because when I copy the files to the actual harddrive of the PC, it compiles into PDF just fine.

Here is the error message when I try to do PS -> PDF command in TeXmaker after having successfully made the DVI and PS files.

Code: Select all

Process started

'\\ad.nfit.au.dk\NFDFS\Users\ep735\Documents\TeX\Femtolab\Article Templates\Chem Phys Lett' CMD.EXE was started with the above path as the current directory. UNC paths are not supported. Defaulting to Windows directory.

Error: /undefinedfilename in (ChemPhysLett.ps) Operand stack: Execution stack: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push Dictionary stack: --dict:1169/1684(ro)(G)-- --dict:0/20(G)-- --dict:77/200(L)-- Current allocation mode is local Last OS error: No such file or directory

MiKTeX GPL Ghostscript 9.05: Unrecoverable error, exit code 1

Process exited normally
So basically; why can I compile into PS, but not into PDF, whilst working on a network drive?
It should be noted that I have been able to do so in a previous installation of TeXmaker.
Last edited by Stefan Kottwitz on Thu Jun 14, 2012 1:58 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply