[MOD] STR #4207: Unable to get list of printer drivers
German <gwaisvol-yTnNaedYz0Kpp/[email protected]> Wed, 10 Oct 2012 11:14:16 -0700 (PDT)
| Newsgroups | gmane.comp.printing.cups.bugs |
|---|---|
| Message-ID | <[email protected]> |
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New]
Good afternoon, i have a Solaris 10 container where i have compiled cups
1.6.1.
At beginning, cups works ok, and i can add a new printer. But after a
system reboot, i can't add a new printer.
The message that appears is:
Add Printer HP1055CM_P6 Error
Unable to get list of printer drivers:
Internal Server Error
Add Printer HP1055CM_P6 Error
Unable to get list of printer drivers:
Internal Server Error
The only way for fix this problem is reinstall the container and recompile
cups. But after a system reboot, the problem appears again.
to compile, I followed a series of steps. They are:
1) Install gcc
2) Set LD_LIBRARY_PATH and PATH enviroments variables.
3)./configure --enable-ssl --disable-gssapi
4) Edit the config.h file and change the line #define HAVE_ICONV_H to
#undef HAVE_ICONV_H
5) make clean
6) make
7) make install
without this additional steps, the compilation processes fail.
Link: http://www.cups.org/str.php?L4207
Version: 1.6.1