Re: Fontconfig for Gimp 1.3.14
"Andrew Pendleton" <[email protected]> Sat, 24 May 2003 18:14:49 -0800
| Newsgroups | gmane.comp.video.gimp.windows.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the reply, but actually, I don't think the dll was even built, which is weird, because I would think that make would spit out an error or something. If it's of any help, here's the output of my 'make install' up until it died:
Making install in fontconfig
make[1]: Entering directory `/c/fontconfig-2.2.0/fontconfig'
make[2]: Entering directory `/c/fontconfig-2.2.0/fontconfig'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/local/include/fontconfig
/bin/install -c -m 644 fontconfig.h /usr/local/include/fontconfig/fontconfig.h
/bin/install -c -m 644 fcfreetype.h /usr/local/include/fontconfig/fcfreetype.h
/bin/install -c -m 644 fcprivate.h /usr/local/include/fontconfig/fcprivate.h
make[2]: Leaving directory `/c/fontconfig-2.2.0/fontconfig'
make[1]: Leaving directory `/c/fontconfig-2.2.0/fontconfig'
Making install in fc-lang
make[1]: Entering directory `/c/fontconfig-2.2.0/fc-lang'
make[2]: Entering directory `/c/fontconfig-2.2.0/fc-lang'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/c/fontconfig-2.2.0/fc-lang'
make[1]: Leaving directory `/c/fontconfig-2.2.0/fc-lang'
Making install in src
make[1]: Entering directory `/c/fontconfig-2.2.0/src'
make[2]: Entering directory `/c/fontconfig-2.2.0/src'
/bin/sh ../mkinstalldirs /usr/local/lib
/bin/sh ../libtool --mode=install /bin/install -c libfontconfig.la /usr/local/lib/libfontconfig.la
/bin/install -c .libs/libfontconfig.lai /usr/local/lib/libfontconfig.la
/bin/install -c .libs/libfontconfig.a /usr/local/lib/libfontconfig.a
ranlib /usr/local/lib/libfontconfig.a
chmod 644 /usr/local/lib/libfontconfig.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 the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/install -c .libs/libfontconfig.dll.a /usr/local/lib
/bin/install: cannot stat `.libs/libfontconfig.dll.a': No such file or directory
make[2]: *** [install-libtool-import-lib] Error 1
make[2]: Leaving directory `/c/fontconfig-2.2.0/src'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/c/fontconfig-2.2.0/src'
make: *** [install-recursive] Error 1
Thanks again,
Andy
[Non-text portions of this message have been removed]