That worked thanks. Problem now is the gui. ./toolbox.py error: This program may not function properly with the version of PyQt that is installed (3.13.0). error: Incorrect version of pyQt installed. Ver. 3.14 or greater required. error: PyQt/Qt initialization error. Please check install of PyQt/Qt and try again.
To install pyQT Ver,3,14 or higher requires SIPTOOLS which requires SCANLIB I am having compile probs with SIPTOOLS. Thanks Raena On Monday 16 April 2007 02:49, dwelch91 wrote: > You should run './configure' and 'make' as a regular (non-root) user, and > 'make install' as root (with su). > > At this point, I would run 'su -c chown -R <user> *' from the toplevel > directory where you ran 'make' from, run 'make clean', and try again. > > -Don > > On 4/15/07, Raena Lea-Shannon <[EMAIL PROTECTED]> wrote: > > Hi, > > > > My hp2840 is on a LAN. It prints OK in CUPS. However I cannot scan or > > fax. I > > have tried Xane but it will not find the device. > > > > I have installed hplip on SuSE 10. I found that if I tried configure > > other than as sudo or root that I had permission problems so I have > > compiled as sudo. Is this correct? It seems odd. > > > > The config error is this: > > configure: creating ./config.status > > ./configure: line 21758: ./config.status: Permission denied > > ./configure: line 21771: ./config.status: Permission denied > > ./configure: line 22039: ./config.status: Permission denied > > ./configure: line 22051: ./config.status: Permission denied > > ./configure: line 22054: ./config.status: Permission denied > > ./configure: line 22079: ./config.status: Permission denied > > ./configure: line 22092: ./config.status: Permission denied > > ./configure: line 22118: ./config.status: Permission denied > > ./configure: line 22167: ./config.status: Permission denied > > ./configure: line 22175: ./config.status: Permission denied > > ./configure: line 22186: ./config.status: Permission denied > > ./configure: line 22235: ./config.status: Permission denied > > ./configure: line 22370: ./config.status: Permission denied > > ./configure: line 22410: ./config.status: Permission denied > > ./configure: line 22577: ./config.status: Permission denied > > ./configure: line 22581: ./config.status: Permission denied > > ./configure: line 22605: ./config.status: Permission denied > > ./configure: line 22808: ./config.status: Permission denied > > chmod: changing permissions of `./config.status': Operation not permitted > > config.status: creating Makefile > > config.status: executing depfiles commands > > configure: configuring in prnt/hpijs > > configure: running /bin/sh './configure' --prefix=/usr/local > > --enable-hplip-build --cache-file=/dev/null --srcdir=. > > ./configure: line 1171: config.log: Permission denied > > configure: error: /bin/sh './configure' failed for prnt/hpijs > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by DB2 Express > > Download DB2 Express C - the FREE version of DB2 express and take > > control of your XML. No limits. Just data. Click to get it now. > > http://sourceforge.net/powerbar/db2/ > > _______________________________________________ > > HPLIP-Help mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/hplip-help -- Raena Lea-Shannon Partner Frankel Lawyers www.frankellawyers.com.au 268 Devonshire Street Surry Hills NSW 2010 Ph: 02 9318 2900 Fax: 02 9318 1690 email:[EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ HPLIP-Help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hplip-help
