CUPS installation problem


Subject: CUPS installation problem
From: Jeroen Diederen (jjhdiederen@freeler.nl)
Date: Tue Nov 20 2001 - 14:49:52 MST


Hello !

I recieve an error message after I tried to install CUPS, this is the log:

[root@localhost cups-1.1.12]# ./configure
loading cache ./config.cache
checking for default print user... lp
checking for default print group... sys
checking for mawk... mawk
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for ar... /usr/bin/ar
checking for htmldoc... no
checking for mv... /bin/mv
checking for nroff... /usr/bin/nroff
checking for rm... /bin/rm
checking for sed... /bin/sed
checking whether byte ordering is bigendian... yes
checking for crypt in -lc... no
checking for crypt in -lcrypt... yes
checking for getspent in -lsec... no
checking for getspent in -lgen... no
checking for mallinfo in -lc... yes
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for crypt.h... yes
checking for malloc.h... yes
checking for shadow.h... yes
checking for string.h... yes
checking for strings.h... yes
checking for usersec.h... no
checking for sys/ioctl.h... yes
checking for strdup... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for correct format string to use with strftime... %c
checking for mkstemp... yes
checking for mkstemps... no
checking for vsyslog... yes
checking for sigaction... yes
checking for waitpid... yes
checking for wait3... yes
checking for tm_gmtoff member in tm structure... yes
checking for jpeglib.h... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for zlib.h... yes
checking for gzgets in -lz... yes
checking for pow in -lm... yes
checking for png.h... yes
checking for png_set_tRNS_to_alpha in -lpng... yes
checking for tiff.h... yes
checking for TIFFReadScanline in -ltiff... yes
checking for stdlib.h... yes
checking for socket in -lsocket... no
checking for gethostbyaddr in -lnsl... yes
checking for slp.h... no
checking for openssl/ssl.h... yes
checking for SSL_new in -lssl... yes
checking for dlopen in -ldl... yes
checking for pam_start in -lpam... yes
updating cache ./config.cache
creating ./config.status
creating Makedefs
creating cups.list
creating cups.sh
creating cups-config
creating config.h
[root@localhost cups-1.1.12]# make
Making all in cups...
Compiling dest.c...
Compiling emit.c...
Compiling encode.c...
Compiling http.c...
Compiling ipp.c...
Generating cups_C.h...
Compiling language.c...
Compiling mark.c...
Compiling md5.c...
Compiling md5passwd.c...
Compiling options.c...
Compiling page.c...
Compiling ppd.c...
Compiling snprintf.c...
Compiling string.c...
Compiling tempfile.c...
Compiling usersys.c...
Compiling util.c...
Linking libcups.so.2...
/bin/ln: create symbolic link `libcups.so' to `libcups.so.2': Operation not
permitted
make[1]: *** [libcups.so.2] Error 1
make: *** [all] Error 1

Does anybody know what to do about this ?

Jeroen
The Netherlands



This archive was generated by hypermail 2a24 : Tue Nov 20 2001 - 15:02:34 MST