Skip to content
Prev 79212 / 398502 Next

problems with device drivers postscript() and pdf()

On Tue, 18 Oct 2005, Sibylle Matthes wrote:

            
As far as I can see, you are trying to write 'splines-Ex.ps' in a 
directory where you do not have write access. Check getwd(), and move with 
setwd() to a directory you can write to, or give a full path to such a 
directory.

Look at:

getwd()
system("ls -l ..")

to see the permissions of your working directory.