[TYPO3-UG Australia] install gdlib woes
Voytek Eymont
voytek at sbt.net.au
Sun Apr 6 07:10:21 CEST 2008
I'm trying to install typo3 4.1.6
I've installed gd-2.0.34 with freetype and png, 'configure' told me[1]:
'make install' says, inter alia[2]:, but, typo install tools says 'no gd':
I've edited localconf to try to force it;
install tool/basic config:
GDLib:
GDLib not found
install tool/image processing has:
Current configuration
ImageMagick enabled: 1
ImageMagick path: /usr/bin/ (6.0.7)
ImageMagick path/LZW: /usr/bin/ (6.0.7)
Version 5/GraphicsMagick flag: im5
GDLib enabled: 1
GDLib using PNG: 1
GDLib 2 enabled: 1
IM5 effects enabled: 0 (Blurring/Sharpening with IM 5+)
Freetype DPI: 72 (Should be 96 for Freetype 2)
Mask invert: 0 (Should be set for some IM versions approx. 5.4+)
File Formats: gif,jpg,jpeg,tif,bmp,pcx,tga,png,pdf,ai
test menu 5 fails with:
5: GD library functions
GDLib:
Testing GDLib
This verifies that the GDLib installation works properly.
Test skipped
Use of GDLib has been disabled in the configuration. Refer to section
'Basic Configuration' to change or review you configuration settings
what am I missing ?
=============================================================
[1]---
** Configuration summary for gd 2.0.34:
Support for PNG library: yes
Support for JPEG library: no
Support for Freetype 2.x library: yes
Support for Fontconfig library: no
Support for Xpm library: no
Support for pthreads: yes
---
[2]---
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
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(8) manual pages.
----------------------------------------------------------------------
[3]---
# ls /usr/local/lib/lib*
/usr/local/lib/libfreetype.a /usr/local/lib/libmagic.so.1.0.0
/usr/local/lib/libfreetype.la /usr/local/lib/libpng12.a
/usr/local/lib/libfreetype.so /usr/local/lib/libpng12.la
/usr/local/lib/libfreetype.so.6 /usr/local/lib/libpng12.so
/usr/local/lib/libfreetype.so.6.3.16 /usr/local/lib/libpng12.so.0
/usr/local/lib/libgd.a /usr/local/lib/libpng12.so.0.25.0
/usr/local/lib/libgd.la /usr/local/lib/libpng.a
/usr/local/lib/libgd.so /usr/local/lib/libpng.la
/usr/local/lib/libgd.so.2 /usr/local/lib/libpng.so
/usr/local/lib/libgd.so.2.0.0 /usr/local/lib/libpng.so.3
/usr/local/lib/libmagic.a /usr/local/lib/libpng.so.3.25.0
/usr/local/lib/libmagic.la /usr/local/lib/libruby-static.a
/usr/local/lib/libmagic.so /usr/local/lib/libz.a
/usr/local/lib/libmagic.so.1
--
Voytek
More information about the TYPO3-UG-australia
mailing list