LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   printing problem (https://www.linuxquestions.org/questions/linux-software-2/printing-problem-241894/)

tutwabee 10-12-2004 05:48 PM

printing problem
 
I am having a problem printing in bluej and wine. I have created symbolic links in my /usr/bin directory that seemed to fix most of the other problems I was having with printing. This is what the output of ls -l /usr/bin/lp* is:
Quote:

lrwxrwxrwx 1 root root 3 2004-10-02 16:29 lp -> lpr*
lrwxrwxrwx 1 root root 3 2004-10-02 16:25 lp-cups -> lpr*
lrwxrwxrwx 1 root root 3 2004-09-19 07:08 lp-lprng -> lpr*
lrwxrwxrwx 1 root root 8 2004-09-19 07:08 lp1 -> lp-lprng*
-rwxr-xr-x 1 root bin 148 2004-03-29 21:42 lp2pap.sh*
-rwxr-xr-x 1 root bin 8188 2003-12-15 13:23 lpoptions*
-rwsr-xr-x 1 lp sys 8532 2003-12-15 13:23 lppasswd*
lrwxrwxrwx 1 root root 9 2004-09-19 07:08 lpq -> lpq-lprng*
lrwxrwxrwx 1 root root 3 2004-10-02 18:24 lpq-cups -> lpr*
-rwxr-xr-x 1 root bin 9292 2003-12-15 13:23 lpq-cups1*
lrwxrwxrwx 1 root root 3 2004-09-27 18:55 lpq-lprng -> lpr*
-rwxr-xr-x 1 root bin 18308 2004-05-29 15:16 lpq-lprng1*
-rwxr-xr-x 1 root root 12420 2004-09-22 18:28 lpr*
lrwxrwxrwx 1 root root 3 2004-09-27 18:54 lpr-cups -> lpr*
-rwxr-xr-x 1 root bin 9924 2003-12-15 13:23 lpr-cups1*
lrwxrwxrwx 1 root root 3 2004-09-27 18:56 lpr-lprng -> lpr*
-rwxr-xr-x 1 root bin 35848 2004-05-29 15:16 lpr-lprng1*
lrwxrwxrwx 1 root root 10 2004-09-19 07:08 lprm -> lprm-lprng*
lrwxrwxrwx 1 root root 3 2004-10-02 18:24 lprm-cups -> lpr*
-rwxr-xr-x 1 root bin 6736 2003-12-15 13:23 lprm-cups1*
lrwxrwxrwx 1 root root 3 2004-09-27 18:55 lprm-lprng -> lpr*
-rwxr-xr-x 1 root bin 14236 2004-05-29 15:16 lprm-lprng1*
-rwxr-xr-x 1 root bin 4666 2003-12-15 14:02 lprsetup.sh*
lrwxrwxrwx 1 root root 12 2004-09-19 07:08 lpstat -> lpstat-lprng*
-rwxr-xr-x 1 root bin 22376 2003-12-15 13:23 lpstat-cups*
-rwxr-xr-x 1 root bin 22396 2004-05-29 15:16 lpstat-lprng*
-rwxr-xr-x 1 root bin 2534 2004-05-10 23:58 lpunlock*
BlueJ is giving me a "No print service found" error and wine is giving me a "lp: unable to print file: client-error-bad-request" error. What can I do to fix this problem?


All times are GMT -5. The time now is 10:32 AM.