Image

Imageconfidential wrote in Imagelinux 😡aggravated

who wants to try this one on for size?

/usr/bin/install -c .libs/libglib.lai /usr/local/lib/libglib.la
/usr/bin/install -c .libs/libglib.a /usr/local/lib/libglib.a
ranlib /usr/local/lib/libglib.a
chmod 644 /usr/local/lib/libglib.a
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ./mkinstalldirs /usr/local/bin
mkdir /usr/local/bin
mkdir: /usr/local/bin: File exists
make[2]: *** [install-binSCRIPTS] Error 1
make[1]: *** [install-am] Error 2
make: *** [install-recursive] Error 1
[localhost:confdntl/libs/glib-1.2.8] root#

I'm on MacOSX PB with ripped Darwin tools. The glib package is from Darwinfo so everything should be fine. I have XFree86 4.0.2 installed and glib's ./config worked, make worked... make install just didn't =P (no, that's not the entire output, just the last of it)... so, any takers?