Discussion:
HPLIP 2.7.7: Automatic Installer / Problems with spaces in path
Gordian
2007-08-22 21:06:28 UTC
Permalink
Hello,
/bin/sed: can't read Treiber/HPLIP/libhpip.la: No such file or directory
libtool: link: `Treiber/HPLIP/libhpip.la' is not a valid libtool archive
make: *** [libsane-hpaio.la] Fehler 1
The right directory is /mnt/raid/.../Modules und Treiber/HPLIP/

So it seems that spaces are not allowed in this installer.

The installer don't tell me. As I do "make" manually, I found out.

Well, I can rename this directory, but it would be nice, if the
installer do not have to run in trouble in this kind of situation.

By the way: Thanks for such an easy way for this great tool.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
dwelch91
2007-08-23 17:15:58 UTC
Permalink
Gordian-

We looked into this, and it appears to be a limitation in automake or
libtool. Please copy the HPLIP tarball onto a path without spaces and try
again. In general, it is not optimal to have spaces in path names on Linux.

-Don
Post by Gordian
Hello,
/bin/sed: can't read Treiber/HPLIP/libhpip.la: No such file or directory
libtool: link: `Treiber/HPLIP/libhpip.la' is not a valid libtool archive
make: *** [libsane-hpaio.la] Fehler 1
The right directory is /mnt/raid/.../Modules und Treiber/HPLIP/
So it seems that spaces are not allowed in this installer.
The installer don't tell me. As I do "make" manually, I found out.
Well, I can rename this directory, but it would be nice, if the
installer do not have to run in trouble in this kind of situation.
By the way: Thanks for such an easy way for this great tool.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
HPLIP-Devel mailing list
https://lists.sourceforge.net/lists/listinfo/hplip-devel
Loading...