LAMP: GD und jpeg...

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

  • LAMP: GD und jpeg...

    Hallo,

    Ich hab mir nen neuen Webserver aufgesetzt und wollte diesen ein bischen erweitern. Bei der Kompilierung/Installation von jpeg und der gd library bekam ich beide Male diesen Hinweis:

    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 `LD_LIBRARY_PATH' environment variable
    during execution
    - add LIBDIR to the `LD_RUN_PATH' environment variable
    during linking
    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
    See any operating system documentation about shared libraries for
    more information, such as the ld(1) and ld.so( manual pages.[/code]

    Ich kann damit nicht allzuviel anfangen. Ich hab den Pfad zu den Libraries mal in der ld.so.conf angegeben, aber irgendwie steht da nix von meiner gd lib, sondern an dieser stelle nur das:
    Code:
    /usr/local/lib:
            libjpeg.so.62 -> libjpeg.so.62.0.0
            libfreetype.so.6 -> libfreetype.so.6.3.4
    Hat das alles so seine Richtigkeit, oder ist da irgendwas falsch gelaufen?


    thx 'n greetz
Lädt...
X