Thanks,
Don
On 9/19/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]
> wrote:
Hello Don,
On 18 Sep 06, dwelch91 wrote to [EMAIL PROTECTED]:
dw> Please run "./check.py" from the directory that you are
dw> running "make" from. My guess is that you do not have LSB
dw> installed on your system.
This complains about a couple of things: reportlab, pyqt,
libnetsnmp-devel, lsb and xsane.
I'm just wondering how reliable it is, because I definitely
*do* have xsane installed.
I found the part in the Makefile where it failed and just
commented it out, as it seemed harmless enough:
=== import ===
#
# Run chkconfig/install_initd if DESTDIR="".
if [ "$(DESTDIR)" = "" ]; then \
if [ "$(INSTALLINITD)" != "" ]; then \
$(INSTALLINITD) $(PACKAGE); \
else \
$(CHKCONFIG) $(PACKAGE) reset; \
fi \
fi
=== tropmi ===
After doing that, the install went smoothly.
Regards,
Hans.
jdh dot beekhuizen at duinheks dot xs4all dot nl
--- GoldED+/LNX 1.1.5/060917
* Origin: The Wizard is using MBSE/Linux (2:280/1018)
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
HPLIP-Help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hplip-help
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ HPLIP-Help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hplip-help
