print error , 3 Permission denied

zqy zqy2000zqy at 163.com
Mon Oct 8 00:23:35 PDT 2007


I notice  I changed $prefix/var/spool/cups to rwxrwxrwx and then restart cupsd, the permission changed...


linux:/opt/cups # ll var/spool/
total 0
drwx--x---  3 root root  72 2007-10-08 15:57 .
drwxr-xr-x  4 root root  96 2007-10-08 15:57 ..
drwxrwxrwx  3 root sys  184 2007-10-08 16:03 cups
linux:/opt/cups # ./sbin/cupsd
linux:/opt/cups # ll var/spool/
total 0
drwx--x---  3 root root  72 2007-10-08 15:57 .
drwxr-xr-x  4 root root  96 2007-10-08 15:57 ..
drwx--x---  3 root sys  184 2007-10-08 16:03 cups

I run all the related application as root. why

I need build the cups in SUSE 10 and move it run on another machine.
But If I build with --prefix=/opt/cups and run on SUSE 10, it works.
But if I run on the other machine,I always get these permission denied logs.
But I run all the related application as root. why permisson denied...




> > > So which compile options (which "./configure" parameters) did you use?
> >
> >
> >
> > ./configure --prefix=/opt/cups
> > and make install
> >
> > then run all the app in /opt/cups...
>
> Please check permissions from /opt/cups/var, /opt/cups/var/spool and /opt/cups/var/spool/cups.
>
> I assume you have a permissions problem in one of this directories.





More information about the cups mailing list