![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Installation of CUPS in AIX | meeraramanathan | AIX | 3 | 05-29-2008 04:59 PM |
| USN-606-1: CUPS vulnerability | iBot | Security Advisories (RSS) | 0 | 05-05-2008 11:40 AM |
| Slackware: cups | iBot | Security Advisories (RSS) | 0 | 04-03-2008 10:20 AM |
| USN-598-1: CUPS vulnerabilities | iBot | Security Advisories (RSS) | 0 | 04-02-2008 08:40 PM |
| USN-563-1: CUPS vulnerabilities | iBot | Security Advisories (RSS) | 0 | 01-09-2008 02:30 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Installation of CUPS in HP-UX
Hi,
Can anybody provide me the download link for CUPS on HP-UX 11i? and point me where i can get thorough help or howtos, certainly detailed, to get cups and hopefully my printer running? Thanks in advance. |
|
||||
|
|
|
||||
|
Thanks for the reply.
I checked with this earlier. It wa posted on 2004. Most of the library files mentioned in that site is not available now. In the below site I am able to download CUPS software. but there is no procedure for installation. cups-1.0.2 I tried it installing it by SAM. it got installed in opt directory but the CUPS site is not opening. Please let me know the details. |
|
||||
|
Hi.
Are CUPS deamons running? You shall link cups bin to rc2.d as start and rc1.d as kill. for example: ln -s /sbin/cups /sbin/rc1.d/K99cups ln -s /sbin/cups /sbin/rc2.d/S99cups In my example cups bin is located at /sbin As far as I remember, CUPS does not putting links to rc*.d |
|
||||
|
i downloaded CUPS 1.3.7 for HP-UX 11.11 PA-RISC architecture and all the dependency libraries like gcc, gettext.......
first I am trying to install libraries. All the libraries got installed except gcc... the gcc 4.2.3 that I am tryin to install gives error and in the log it is showing "gcc.gcc-RUN,r=4.2.3 cannot be successfully resolved. You must resolve the above dependencies before operating on this fileset or change the "enforce_dependencies" to "false". should i use gcc 4.2.1 or 4.2.3. if i have to use gcc-4.2.1 Please provide me the link for gcc4.2.1. If gcc-4.2.3 should be used ples help me with the procedure... Thanks, |
|
||||
|
Hi,
I want to give "make" and "make install" command for the CUPS installation. Where should i execute this command. my source directory path is /var/cups/cups-1.3.7/ should i give these commands here. If i execute it here it is throwing errors in file http.h.... do i have to modify the file for CUPS installation. errors are: 1)Unknown size for "ipv6" 2)size of struct of union member is unknown 3)Function prototype is unknown is an ANSI feature. Please help me how to solve it. Thanks, |
|
||||
|
Hi,
I downloaded cups-1.3.7 and all its dependencies are installed. Then executed ./configure file. Then gave make command. the error thrown was # make Using ALL_CFLAGS=-I.. -D_CUPS_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT Using ALL_CXXFLAGS=-I.. -D_CUPS_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT Using LDFLAGS=-L../cups -L../filter -Wl,+s,+b,/usr/lib:/usr/local/lib/hpux32:/usr/lib/hpux32/gss -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_XOPEN_SOURCE_EXTENDED -D_INCLUDE_HPUX_SOURCE -D_HPUX_SOURCE Using LIBS=-lcups -lpthread -lsec Making all in cups... Linking libcups.sl.2... /bin/ld: Can't find library for -lz *** Error exit code 1 Stop. *** Error exit code 1 Stop. What is the library that I am missing here??? Thanks, |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|