Oops--broke off too soon. Try doing a "fink rebuild" on the gtk+
packages.
On Fri, 28 Feb 2003, Alexander Hansen wrote:
> That kind of error usually means a file or files fails to build, but the
> compile process keeps going.
>
> On Fri, 28 Feb 2003, Claudio Bisegni wrote:
>
> > i had reinstalle gtk+ but the error remai..
> > i think that the configuration file is wrong
> >
> > rm /sw/src/root-imlib-1.9.14-2/sw/lib/libimlib-*.a
> > rm: /sw/src/root-imlib-1.9.14-2/sw/lib/libimlib-*.a: No such file or
> > directory
> >
> > it seem to want remove a file that is not created libimlib there isn't
> > in root-imlib-1.9.14-2/sw/lib, but imlib is compiled and installe, but
> > fink not terminate the package installation and so it don't mark the
> > package how installed
> > On Venerd�, feb 28, 2003, at 19:49 Europe/Rome, Alexander Hansen wrote:
> >
> > > Sorry--I meant gtk+
> > >
> > > On Fri, 2003-02-28 at 13:47, Claudio Bisegni wrote:
> > >> see qhat fink say me....
> > >>
> > >>
> > >> "
> > >>
> > >> <bold>bash-2.05a# fink reinstall gtk
> > >>
> > >> Reading package info...
> > >>
> > >> Information about 2243 packages read in 102 seconds.
> > >>
> > >>
> > >> no package found for "gtk"
> > >>
> > >> Failed: no package found for specification 'gtk'!
> > >>
> > >> </bold>"
> > >>
> > >> this is strange
> > >>
> > >> On Venerd�, feb 28, 2003, at 19:30 Europe/Rome, Alexander Hansen
> > >> wrote:
> > >>
> > >>
> > >> <excerpt>Try reinstalling ("fink reinstall") gtk, gtk+-data and
> > >> gtk+-shlibs.
> > >>
> > >>
> > >> On Fri, 2003-02-28 at 09:37, Claudio Bisegni wrote:
> > >>
> > >> <excerpt>the compile trace don't give errror
> > >>
> > >>
> > >> patch -p1
> > >>
> > >> <</sw/fink/dists/unstable/main/finkinfo/graphics/imlib-1.9.14-2.patch
> > >>
> > >> patching file gdk_imlib/Makefile.am
> > >>
> > >> patching file gdk_imlib/Makefile.in
> > >>
> > >> Hunk #1 succeeded at 94 (offset -4 lines).
> > >>
> > >> patching file configure
> > >>
> > >> patching file ltmain.sh
> > >>
> > >> ./configure --prefix=/sw --disable-shm
> > >>
> > >> --mandir=/sw/src/root-imlib-1.9.14-2/sw/share/man
> > >>
> > >> creating cache ./config.cache
> > >>
> > >> checking for a BSD compatible install... /sw/bin/install -c
> > >>
> > >> checking whether build environment is sane... yes
> > >>
> > >> checking whether make sets ${MAKE}... yes
> > >>
> > >> checking for working aclocal... found
> > >>
> > >> checking for working autoconf... found
> > >>
> > >> checking for working automake... found
> > >>
> > >> checking for working autoheader... found
> > >>
> > >> checking for working makeinfo... found
> > >>
> > >> checking for gcc... gcc
> > >>
> > >> checking whether the C compiler (gcc -L/sw/lib) works... yes
> > >>
> > >> checking whether the C compiler (gcc -L/sw/lib) is a
> > >> cross-compiler...
> > >>
> > >> no
> > >>
> > >> checking whether we are using GNU C... yes
> > >>
> > >> checking whether gcc accepts -g... yes
> > >>
> > >> checking for Cygwin environment... no
> > >>
> > >> checking for mingw32 environment... no
> > >>
> > >> checking how to run the C preprocessor... gcc -E -traditional-cpp
> > >>
> > >> checking host system type... powerpc-apple-darwin6.4
> > >>
> > >> checking build system type... powerpc-apple-darwin6.4
> > >>
> > >> checking for ld used by GCC... /usr/bin/ld
> > >>
> > >> checking if the linker (/usr/bin/ld) is GNU ld... no
> > >>
> > >> checking for /usr/bin/ld option to reload object files... -r
> > >>
> > >> checking for BSD-compatible nm... /usr/bin/nm -p
> > >>
> > >> checking whether ln -s works... yes
> > >>
> > >> checking how to recognise dependant libraries... file_magic Mach-O
> > >>
> > >> dynamically linked shared library
> > >>
> > >> checking for object suffix... o
> > >>
> > >> checking for executable suffix... no
> > >>
> > >> checking command to parse /usr/bin/nm -p output... ok
> > >>
> > >> checking for dlfcn.h... yes
> > >>
> > >> checking for ranlib... ranlib
> > >>
> > >> checking for strip... strip
> > >>
> > >> checking for objdir... .libs
> > >>
> > >> checking for gcc option to produce PIC... -fno-common
> > >>
> > >> checking if gcc PIC flag -fno-common works... yes
> > >>
> > >> checking if gcc static flag -static works... no
> > >>
> > >> checking if gcc supports -c -o file.o... yes
> > >>
> > >> checking if gcc supports -c -o file.lo... yes
> > >>
> > >> checking if gcc supports -fno-rtti -fno-exceptions... yes
> > >>
> > >> checking whether the linker (/usr/bin/ld) supports shared libraries...
> > >>
> > >> yes
> > >>
> > >> checking how to hardcode library paths into programs... unsupported
> > >>
> > >> checking whether stripping libraries is possible... no
> > >>
> > >> checking dynamic linker characteristics... darwin6.4 dyld
> > >>
> > >> checking if libtool supports shared libraries... yes
> > >>
> > >> checking whether to build shared libraries... yes
> > >>
> > >> checking whether to build static libraries... yes
> > >>
> > >> creating libtool
> > >>
> > >> checking whether to enable maintainer-specific portions of
> > >> Makefiles...
> > >>
> > >> no
> > >>
> > >> no
> > >>
> > >> checking for gtk-config... /sw/bin/gtk-config
> > >>
> > >> checking for GTK - version >= 1.2.1... no
> > >>
> > >> *** Could not run GTK test program, checking why...
> > >>
> > >> *** The test program failed to compile or link. See the file
> > >> config.log
> > >>
> > >> for the
> > >>
> > >> *** exact error that occured. This usually means GTK was incorrectly
> > >>
> > >> installed
> > >>
> > >> *** or that you have moved GTK since it was installed. In the latter
> > >>
> > >> case, you
> > >>
> > >> *** may want to edit the gtk-config script: /sw/bin/gtk-config
> > >>
> > >> configure: warning: *** gdk_imlib will not be built ***
> > >>
> > >> checking whether to build gmodulized imlib... yes
> > >>
> > >> checking for ANSI C header files... yes
> > >>
> > >> checking for dirent.h that defines DIR... yes
> > >>
> > >> checking for opendir in -ldir... no
> > >>
> > >> checking for sys/wait.h that is POSIX.1 compatible... yes
> > >>
> > >> checking return type of signal handlers... void
> > >>
> > >> checking for vsnprintf... yes
> > >>
> > >> checking for snprintf... yes
> > >>
> > >> checking for basename... yes
> > >>
> > >> checking for blumfrub... no
> > >>
> > >> checking for buckets_of_erogenous_nym... no
> > >>
> > >> checking for buttox... no
> > >>
> > >> checking for stdarg.h... yes
> > >>
> > >> checking for string.h... yes
> > >>
> > >> checking for strings.h... yes
> > >>
> > >> checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
> > >>
> > >> checking for dnet_ntoa in -ldnet... no
> > >>
> > >> checking for dnet_ntoa in -ldnet_stub... no
> > >>
> > >> checking for gethostbyname... yes
> > >>
> > >> checking for connect... yes
> > >>
> > >> checking for remove... yes
> > >>
> > >> checking for shmat... yes
> > >>
> > >> checking for IceConnectionNumber in -lICE... yes
> > >>
> > >> checking for jpeg_destroy_decompress in -ljpeg... yes
> > >>
> > >> checking for jpeglib.h... yes
> > >>
> > >> checking for TIFFReadScanline in -ltiff... yes
> > >>
> > >> checking for tiffio.h... yes
> > >>
> > >> checking for gif_lib.h... yes
> > >>
> > >> checking for DGifOpenFileName in -lungif... no
> > >>
> > >> checking for DGifOpenFileName in -lgif... yes
> > >>
> > >> checking for png_read_info in -lpng... yes
> > >>
> > >> checking for png.h... yes
> > >>
> > >> checking for png_structp in png.h... yes
> > >>
> > >> updating cache ./config.cache
> > >>
> > >> creating ./config.status
> > >>
> > >> creating imlib.spec
> > >>
> > >> creating gdk_imlib/Makefile
> > >>
> > >> creating Imlib/Makefile
> > >>
> > >> creating utils/Makefile
> > >>
> > >> creating config/Makefile
> > >>
> > >> creating doc/Makefile
> > >>
> > >> creating Makefile
> > >>
> > >> creating imlib-config
> > >>
> > >> creating imlib.pc
> > >>
> > >> creating imlibgdk.pc
> > >>
> > >> creating config.h
> > >>
> > >> make
> > >>
> > >> make all-recursive
> > >>
> > >> Making all in Imlib
> > >>
> > >> /bin/sh ../libtool --mode=compile gcc -DSYSTEM_IMRC=\"/sw/etc/imrc\"
> > >>
> > >> -DSYSCONFDIR=\"/sw/etc\" -I. -I. -I.. -I./.. -I/usr/X11R6/include -w
> > >>
> > >> -I/sw/include -I/usr/X11R6/include -I/sw/include -I/sw/include -g
> > >> -O2
> > >>
> > >> -c cache.c
> > >>
> > >> mkdir .libs
> > >>
> > >> gcc -DSYSTEM_IMRC=\"/sw/etc/imrc\" -DSYSCONFDIR=\"/sw/etc\" -I. -I.
> > >>
> > >> -I.. -I./.. -I/usr/X11R6/include -w -I/sw/include -I/usr/X11R6/include
> > >>
> > >> -I/sw/include -I/sw/include -g -O2 -c cache.c -fno-common -DPIC -o
> > >>
> > >> .libs/cache.lo
> > >>
> > >> gcc -DSYSTEM_IMRC=\"/sw/etc/imrc\" -DSYSCONFDIR=\"/sw/etc\" -I. -I.
> > >>
> > >> -I.. -I./.. -I/usr/X11R6/include -w -I/sw/include -I/usr/X11R6/include
> > >>
> > >> -I/sw/include -I/sw/include -g -O2 -c cache.c -o cache.o >/dev/null
> > >> 2>&1
> > >>
> > >> mv -f .libs/cache.lo cache.lo
> > >>
> > >> /bin/sh ../libtool --mode=compile gcc -DSYSTEM_IMRC=\"/sw/etc/imrc\"
> > >>
> > >> -DSYSCONFDIR=\"/sw/etc\" -I. -I. -I.. -I./.. -I/usr/X11R6/include -w
> > >>
> > >> -I/sw/include -I/usr/X11R6/include -I/sw/include -I/sw/include -g
> > >> -O2
> > >>
> > >> -c colors.c
> > >>
> > >> rm -f .libs/colors.lo
> > >>
> > >> gcc -DSYSTEM_IMRC=\"/sw/etc/imrc\" -DSYSCONFDIR=\"/sw/etc\" -I. -I.
> > >>
> > >> -I.. -I./.. -I/usr/X11R6/include -w -I/sw/include -I/usr/X11R6/include
> > >>
> > >> -I/sw/include -I/sw/include -g -O2 -c colors.c -fno-common -DPIC -o
> > >>
> > >> .libs/colors.lo
> > >>
> > >> gcc -DSYSTEM_IMRC=\"/sw/etc/imrc\" -DSYSCONFDIR=\"/sw/etc\" -I. -I.
> > >>
> > >> -I.. -I./.. -I/usr/X11R6/include -w -I/sw/include -I/usr/X11R6/include
> > >>
> > >> -I/sw/include -I/sw/include -g -O2 -c colors.c -o colors.o >/dev/null
> > >>
> > >> 2>&1
> > >>
> > >> mv -f .libs/colors.lo colors.lo
> > >>
> > >> /bin/sh ../libtool --mode=compile gcc -DSYSTEM_IMRC=\"/sw/etc/imrc\"
> > >>
> > >> -DSYSCONFDIR=\"/sw/etc\" -I. -I. -I.. -I./.. -I/usr/X11R6/include -w
> > >>
> > >> -I/sw/include -I/usr/X11R6/include -I/sw/include -I/sw/include -g
> > >> -O2
> > >>
> > >> -c load.c
> > >>
> > >> rm -f .libs/load.lo
> > >>
> > >> gcc -DSYSTEM_IMRC=\"/sw/etc/imrc\" -DSYSCONFDIR=\"/sw/etc\" -I. -I.
> > >>
> > >> -I.. -I./.. -I/usr/X11R6/include -w -I/sw/include -I/usr/X11R6/include
> > >>
> > >> -I/sw/include -I/sw/include -g -O2 -c load.c -fno-common -DPIC -o
> > >>
> > >> .libs/load.lo
> > >>
> > >> gcc -DSYSTEM_IMRC=\"/sw/etc/imrc\" -DSYSCONFDIR=\"/sw/etc\" -I. -I.
> > >>
> > >> -I.. -I./.. -I/usr/X11R6/include -w -I/sw/include -I/usr/X11R6/include
> > >>
> > >> -I/sw/include -I/sw/include -g -O2 -c load.c -o load.o >/dev/null 2>&1
> > >>
> > >> mv -f .libs/load.lo load.lo
> > >>
> > >> /bin/sh ../libtool --mode=compile gcc -DSYSTEM_IMRC=\"/sw/etc/imrc\"
> > >>
> > >> -DSYSCONFDIR=\"/sw/etc\" -I. -I. -I.. -I./.. -I/usr/X11R6/include -w
> > >>
> > >> -I/sw/include -I/usr/X11R6/include -I/sw/include -I/sw/include -g
> > >> -O2
> > >>
> > >> -c misc.c
> > >>
> > >> rm -f .libs/misc.lo
> > >>
> > >> gcc -DSYSTEM_IMRC=\"/sw/etc/imrc\" -DSYSCONFDIR=\"/sw/etc\" -I. -I.
> > >>
> > >> -I.. -I./.. -I/usr/X11R6/include -w -I/sw/include -I/usr/X11R6/include
> > >>
> > >> -I/sw/include -I/sw/include -g -O2 -c misc.c -fno-common -DPIC -o
> > >>
> > >> .libs/misc.lo
> > >>
> > >> gcc -DSYSTEM_IMRC=\"/sw/etc/imrc\" -DSYSCONFDIR=\"/sw/etc\" -I. -I.
> > >>
> > >> -I.. -I./.. -I/usr/X11R6/include -w -I/sw/include -I/usr/X11R6/include
> > >>
> > >> -I/sw/include -I/sw/include -g -O2 -c misc.c -o misc.o >/dev/null 2>&1
> > >>
> > >> mv -f .libs/misc.lo misc.lo
> > >>
> > >> /bin/sh ../libtool --mode=compile gcc -DSYSTEM_IMRC=\"/sw/etc/imrc\"
> > >>
> > >> -DSYSCONFDIR=\"/sw/etc\" -I. -I. -I.. -I./.. -I/usr/X11R6/include -w
> > >>
> > >> -I/sw/include -I/usr/X11R6/include -I/sw/include -I/sw/include -g
> > >> -O2
> > >>
> > >> -c rend.c
> > >>
> > >> rm -f .libs/rend.lo
> > >>
> > >> gcc -DSYSTEM_IMRC=\"/sw/etc/imrc\" -DSYSCONFDIR=\"/sw/etc\" -I. -I.
> > >>
> > >> -I.. -I./.. -I/usr/X11R6/include -w -I/sw/include -I/usr/X11R6/include
> > >>
> > >> -I/sw/include -I/sw/include -g -O2 -c rend.c -fno-common -DPIC -o
> > >>
> > >> .libs/rend.lo
> > >>
> > >>
> > >>
> > >>
> > >> gcc -DSYSTEM_IMRC=\"/sw/etc/imrc\" -DSYSCONFDIR=\"/sw/etc\" -I. -I.
> > >>
> > >> -I.. -I./.. -I/usr/X11R6/include -w -I/sw/include -I/usr/X11R6/include
> > >>
> > >> -I/sw/include -I/sw/include -g -O2 -c rend.c -o rend.o >/dev/null 2>&1
> > >>
> > >> mv -f .libs/rend.lo rend.lo
> > >>
> > >> /bin/sh ../libtool --mode=compile gcc -DSYSTEM_IMRC=\"/sw/etc/imrc\"
> > >>
> > >> -DSYSCONFDIR=\"/sw/etc\" -I. -I. -I.. -I./.. -I/usr/X11R6/include -w
> > >>
> > >> -I/sw/include -I/usr/X11R6/include -I/sw/include -I/sw/include -g
> > >> -O2
> > >>
> > >> -c utils.c
> > >>
> > >> rm -f .libs/utils.lo
> > >>
> > >> gcc -DSYSTEM_IMRC=\"/sw/etc/imrc\" -DSYSCONFDIR=\"/sw/etc\" -I. -I.
> > >>
> > >> -I.. -I./.. -I/usr/X11R6/include -w -I/sw/include -I/usr/X11R6/include
> > >>
> > >> -I/sw/include -I/sw/include -g -O2 -c utils.c -fno-common -DPIC -o
> > >>
> > >> .libs/utils.lo
> > >>
> > >> gcc -DSYSTEM_IMRC=\"/sw/etc/imrc\" -DSYSCONFDIR=\"/sw/etc\" -I. -I.
> > >>
> > >> -I.. -I./.. -I/usr/X11R6/include -w -I/sw/include -I/usr/X11R6/include
> > >>
> > >> -I/sw/include -I/sw/include -g -O2 -c utils.c -o utils.o >/dev/null
> > >> 2>&1
> > >>
> > >> mv -f .libs/utils.lo utils.lo
> > >>
> > >> /bin/sh ../libtool --mode=compile gcc -DSYSTEM_IMRC=\"/sw/etc/imrc\"
> > >>
> > >> -DSYSCONFDIR=\"/sw/etc\" -I. -I. -I.. -I./.. -I/usr/X11R6/include -w
> > >>
> > >> -I/sw/include -I/usr/X11R6/include -I/sw/include -I/sw/include -g
> > >> -O2
> > >>
> > >> -c save.c
> > >>
> > >> rm -f .libs/save.lo
> > >>
> > >> gcc -DSYSTEM_IMRC=\"/sw/etc/imrc\" -DSYSCONFDIR=\"/sw/etc\" -I. -I.
> > >>
> > >> -I.. -I./.. -I/usr/X11R6/include -w -I/sw/include -I/usr/X11R6/include
> > >>
> > >> -I/sw/include -I/sw/include -g -O2 -c save.c -fno-common -DPIC -o
> > >>
> > >> .libs/save.lo
> > >>
> > >> gcc -DSYSTEM_IMRC=\"/sw/etc/imrc\" -DSYSCONFDIR=\"/sw/etc\" -I. -I.
> > >>
> > >> -I.. -I./.. -I/usr/X11R6/include -w -I/sw/include -I/usr/X11R6/include
> > >>
> > >> -I/sw/include -I/sw/include -g -O2 -c save.c -o save.o >/dev/null 2>&1
> > >>
> > >> mv -f .libs/save.lo save.lo
> > >>
> > >> /bin/sh ../libtool --mode=compile gcc -DSYSTEM_IMRC=\"/sw/etc/imrc\"
> > >>
> > >> -DSYSCONFDIR=\"/sw/etc\" -I. -I. -I.. -I./.. -I/usr/X11R6/include -w
> > >>
> > >> -I/sw/include -I/usr/X11R6/include -I/sw/include -I/sw/include -g
> > >> -O2
> > >>
> > >> -c snprintf.c
> > >>
> > >> rm -f .libs/snprintf.lo
> > >>
> > >> gcc -DSYSTEM_IMRC=\"/sw/etc/imrc\" -DSYSCONFDIR=\"/sw/etc\" -I. -I.
> > >>
> > >> -I.. -I./.. -I/usr/X11R6/include -w -I/sw/include -I/usr/X11R6/include
> > >>
> > >> -I/sw/include -I/sw/include -g -O2 -c snprintf.c -fno-common -DPIC -o
> > >>
> > >> .libs/snprintf.lo
> > >>
> > >> gcc -DSYSTEM_IMRC=\"/sw/etc/imrc\" -DSYSCONFDIR=\"/sw/etc\" -I. -I.
> > >>
> > >> -I.. -I./.. -I/usr/X11R6/include -w -I/sw/include -I/usr/X11R6/include
> > >>
> > >> -I/sw/include -I/sw/include -g -O2 -c snprintf.c -o snprintf.o
> > >>
> > >> <excerpt>/dev/null 2>&1
> > >>
> > >> </excerpt>mv -f .libs/snprintf.lo snprintf.lo
> > >>
> > >> /bin/sh ../libtool --mode=link gcc -g -O2 -L/sw/lib -o libImlib.la
> > >>
> > >> -rpath /sw/lib -version-info 10:14:9 cache.lo colors.lo load.lo
> > >> misc.lo
> > >>
> > >> rend.lo utils.lo save.lo snprintf.lo -ljpeg -ltiff -lgif -lpng -lz -lm
> > >>
> > >> -lSM -lICE -L/usr/X11R6/lib
> > >>
> > >> rm -fr .libs/libImlib.la .libs/libImlib.* .libs/libImlib.*
> > >>
> > >> gcc -dynamiclib -flat_namespace -undefined suppress -o
> > >>
> > >> .libs/libImlib.1.9.14.dylib cache.lo colors.lo load.lo misc.lo
> > >> rend.lo
> > >>
> > >> utils.lo save.lo snprintf.lo -L/usr/X11R6/lib -L/sw/lib -ljpeg -ltiff
> > >>
> > >> -lgif -lpng -lz -lm -lSM -lICE -lc -install_name
> > >>
> > >> /sw/lib/libImlib.1.dylib -compatibility_version 11 -current_version
> > >>
> > >> 11.14
> > >>
> > >> ld: warning dynamic shared library: /usr/lib/libz.dylib not made a
> > >> weak
> > >>
> > >> library in output with MACOSX_DEPLOYMENT_TARGET environment variable
> > >>
> > >> set to: 10.1
> > >>
> > >> (cd .libs && rm -f libImlib.1.dylib && ln -s libImlib.1.9.14.dylib
> > >>
> > >> libImlib.1.dylib)
> > >>
> > >> (cd .libs && rm -f libImlib.dylib && ln -s libImlib.1.9.14.dylib
> > >>
> > >> libImlib.dylib)
> > >>
> > >> ar cru .libs/libImlib.a cache.o colors.o load.o misc.o rend.o utils.o
> > >>
> > >> save.o snprintf.o
> > >>
> > >> ranlib .libs/libImlib.a
> > >>
> > >> creating libImlib.la
> > >>
> > >> (cd .libs && rm -f libImlib.la && ln -s ../libImlib.la libImlib.la)
> > >>
> > >> Making all in config
> > >>
> > >> sed -e 's,[EMAIL PROTECTED]@,/sw/etc,g' \
> > >>
> > >> << ./imrc.in > imrc.tmp \
> > >>
> > >> && mv imrc.tmp imrc
> > >>
> > >> Making all in doc
> > >>
> > >> make[2]: Nothing to be done for `all'.
> > >>
> > >> make[2]: Nothing to be done for `all-am'.
> > >>
> > >> rm -rf /sw/src/root-imlib-1.9.14-2
> > >>
> > >> mkdir -p /sw/src/root-imlib-1.9.14-2/sw
> > >>
> > >> mkdir -p /sw/src/root-imlib-1.9.14-2/DEBIAN
> > >>
> > >> make install prefix=/sw/src/root-imlib-1.9.14-2/sw
> > >>
> > >> Making install in Imlib
> > >>
> > >> /bin/sh ../mkinstalldirs /sw/src/root-imlib-1.9.14-2/sw/lib
> > >>
> > >> mkdir /sw/src/root-imlib-1.9.14-2/sw/lib
> > >>
> > >> /bin/sh ../libtool --mode=install /sw/bin/install -c libImlib.la
> > >>
> > >> /sw/src/root-imlib-1.9.14-2/sw/lib/libImlib.la
> > >>
> > >> /sw/bin/install -c .libs/libImlib.1.9.14.dylib
> > >>
> > >> /sw/src/root-imlib-1.9.14-2/sw/lib/libImlib.1.9.14.dylib
> > >>
> > >> (cd /sw/src/root-imlib-1.9.14-2/sw/lib && rm -f libImlib.1.dylib && ln
> > >>
> > >> -s libImlib.1.9.14.dylib libImlib.1.dylib)
> > >>
> > >> (cd /sw/src/root-imlib-1.9.14-2/sw/lib && rm -f libImlib.dylib && ln
> > >> -s
> > >>
> > >> libImlib.1.9.14.dylib libImlib.dylib)
> > >>
> > >> /sw/bin/install -c .libs/libImlib.lai
> > >>
> > >> /sw/src/root-imlib-1.9.14-2/sw/lib/libImlib.la
> > >>
> > >> /sw/bin/install -c .libs/libImlib.a
> > >>
> > >> /sw/src/root-imlib-1.9.14-2/sw/lib/libImlib.a
> > >>
> > >> ranlib /sw/src/root-imlib-1.9.14-2/sw/lib/libImlib.a
> > >>
> > >> chmod 644 /sw/src/root-imlib-1.9.14-2/sw/lib/libImlib.a
> > >>
> > >> libtool: install: warning: remember to run `libtool --finish /sw/lib'
> > >>
> > >> /bin/sh ../mkinstalldirs /sw/src/root-imlib-1.9.14-2/sw/include
> > >>
> > >> mkdir /sw/src/root-imlib-1.9.14-2/sw/include
> > >>
> > >> /sw/bin/install -c -m 644 Imlib.h
> > >>
> > >> /sw/src/root-imlib-1.9.14-2/sw/include/Imlib.h
> > >>
> > >> /sw/bin/install -c -m 644 Imlib_private.h
> > >>
> > >> /sw/src/root-imlib-1.9.14-2/sw/include/Imlib_private.h
> > >>
> > >> /sw/bin/install -c -m 644 Imlib_types.h
> > >>
> > >> /sw/src/root-imlib-1.9.14-2/sw/include/Imlib_types.h
> > >>
> > >> Making install in config
> > >>
> > >> /bin/sh ../mkinstalldirs /sw/src/root-imlib-1.9.14-2/sw/etc
> > >>
> > >> mkdir /sw/src/root-imlib-1.9.14-2/sw/etc
> > >>
> > >> /sw/bin/install -c -m 644 ./imrc
> > >>
> > >> /sw/src/root-imlib-1.9.14-2/sw/etc/imrc
> > >>
> > >> /sw/bin/install -c -m 644 ./im_palette.pal
> > >>
> > >> /sw/src/root-imlib-1.9.14-2/sw/etc/im_palette.pal
> > >>
> > >> /sw/bin/install -c -m 644 ./im_palette-small.pal
> > >>
> > >> /sw/src/root-imlib-1.9.14-2/sw/etc/im_palette-small.pal
> > >>
> > >> /sw/bin/install -c -m 644 ./im_palette-tiny.pal
> > >>
> > >> /sw/src/root-imlib-1.9.14-2/sw/etc/im_palette-tiny.pal
> > >>
> > >> make[2]: Nothing to be done for `install-data-am'.
> > >>
> > >> Making install in doc
> > >>
> > >> make[2]: Nothing to be done for `install-exec-am'.
> > >>
> > >> make[2]: Nothing to be done for `install-data-am'.
> > >>
> > >> /bin/sh ./mkinstalldirs /sw/src/root-imlib-1.9.14-2/sw/bin
> > >>
> > >> mkdir /sw/src/root-imlib-1.9.14-2/sw/bin
> > >>
> > >> /sw/bin/install -c imlib-config
> > >>
> > >> /sw/src/root-imlib-1.9.14-2/sw/bin/imlib-config
> > >>
> > >> make install-man1
> > >>
> > >> /bin/sh ./mkinstalldirs /sw/src/root-imlib-1.9.14-2/sw/share/man/man1
> > >>
> > >> mkdir /sw/src/root-imlib-1.9.14-2/sw/share
> > >>
> > >> mkdir /sw/src/root-imlib-1.9.14-2/sw/share/man
> > >>
> > >> mkdir /sw/src/root-imlib-1.9.14-2/sw/share/man/man1
> > >>
> > >> /sw/bin/install -c -m 644 ./imlib-config.1
> > >>
> > >> /sw/src/root-imlib-1.9.14-2/sw/share/man/man1/imlib-config.1
> > >>
> > >> /bin/sh ./mkinstalldirs /sw/src/root-imlib-1.9.14-2/sw/share/aclocal
> > >>
> > >> mkdir /sw/src/root-imlib-1.9.14-2/sw/share/aclocal
> > >>
> > >> /sw/bin/install -c -m 644 ./imlib.m4
> > >>
> > >> /sw/src/root-imlib-1.9.14-2/sw/share/aclocal/imlib.m4
> > >>
> > >> /bin/sh ./mkinstalldirs /sw/src/root-imlib-1.9.14-2/sw/lib/pkgconfig
> > >>
> > >> mkdir /sw/src/root-imlib-1.9.14-2/sw/lib/pkgconfig
> > >>
> > >> /sw/bin/install -c -m 644 ./imlib.pc
> > >>
> > >> /sw/src/root-imlib-1.9.14-2/sw/lib/pkgconfig/imlib.pc
> > >>
> > >> /sw/bin/install -c -m 644 ./imlibgdk.pc
> > >>
> > >> /sw/src/root-imlib-1.9.14-2/sw/lib/pkgconfig/imlibgdk.pc
> > >>
> > >> rm /sw/src/root-imlib-1.9.14-2/sw/lib/libimlib-*.a
> > >>
> > >> rm: /sw/src/root-imlib-1.9.14-2/sw/lib/libimlib-*.a: No such file or
> > >>
> > >> directory
> > >>
> > >> ### execution of failed, exit code 1
> > >>
> > >> On Venerd�, feb 28, 2003, at 15:30 Europe/Rome, Alexander Hansen
> > >> wrote:
> > >>
> > >>
> > >> <excerpt>libimlib
> > >>
> > >> </excerpt></excerpt>--
> > >>
> > >> Alexander K. Hansen
> > >>
> > >> Associate Research Scientist, Columbia University
> > >>
> > >> visiting MIT Plasma Science and Fusion Center
> > >>
> > >> Levitated Dipole Experiment
> > >>
> > >> 175 Albany Street, NW17-219
> > >>
> > >> Cambridge, MA 02139-4213
> > >>
> > >>
> > >>
> > >> -------------------------------------------------------
> > >>
> > >> This sf.net email is sponsored by:ThinkGeek
> > >>
> > >> Welcome to geek heaven.
> > >>
> > >> http://thinkgeek.com/sf
> > >>
> > >> _______________________________________________
> > >>
> > >> Fink-users mailing list
> > >>
> > >> [EMAIL PROTECTED]
> > >>
> > >> https://lists.sourceforge.net/lists/listinfo/fink-users
> > >>
> > >>
> > >> </excerpt>
> > > --
> > > Alexander K. Hansen
> > > Associate Research Scientist, Columbia University
> > > visiting MIT Plasma Science and Fusion Center
> > > Levitated Dipole Experiment
> > > 175 Albany Street, NW17-219
> > > Cambridge, MA 02139-4213
> > >
> >
> >
>
> --
> Alexander K. Hansen
> Associate Research Scientist, Columbia University
> visiting MIT Plasma Science and Fusion Center
> Levitated Dipole Experiment
> 175 Albany Street, NW17-219
> Cambridge, MA 02139-4213
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Fink-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/fink-users
>
--
Alexander K. Hansen
Associate Research Scientist, Columbia University
visiting MIT Plasma Science and Fusion Center
Levitated Dipole Experiment
175 Albany Street, NW17-219
Cambridge, MA 02139-4213
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users