Instalacja biblioteki gd

0

<font size="10">Tak jak w temacie !

Mam już ściągniete i gd i jpg</span>

0

wyciąg z manuala:

Instalacja
To enable GD-support configure PHP --with-gd[=DIR], where DIR is the GD base install directory. To use the recommended bundled version of the GD library configure --with-gd.

Enhance the capabilities of GD to handle more image formats by specifying the --with-XXXX configure switch to your PHP configure line.

Tabela 3. Supported image formats

Image Format Configure Switch
jpeg-6b To enable support for jpeg-6b add --with-jpeg-dir=DIR.
png To enable support for png add --with-png-dir=DIR. Note, libpng requires the zlib library, therefore add --with-zlib-dir[=DIR] to your configure line.
xpm To enable support for xpm add --with-xpm-dir=DIR. If configure is not able to find the required libraries, you may add the path to your X11 libraries.

Enhance the capabilities of GD to deal with different fonts by specifying the --with-XXXX configure switch to your PHP configure line.

Tabela 4. Supported font libraries

Font library Configure Switch
FreeType 1.x To enable support for FreeType 1.x add --with-ttf[=DIR].
FreeType 2 To enable support for FreeType 2 add --with-freetype-dir=DIR.
T1lib To enable support for T1lib (Type 1 fonts) add --with-t1lib[=DIR].
Native TrueType string function To enable support for native TrueType string function add --enable-gd-native-ttf.

Konfiguracja startowa
The behaviour of these functions is affected by settings in php.ini.

Exif supports automatically conversion for Unicode and JIS character encodings of user comments when module mbstring is available. This is done by first decoding the comment using the specified characterset. The result is then encoded with another characterset which should match your HTTP output.

Tabela 5. Exif configuration options

Name Default Changeable
exif.encode_unicode "ISO-8859-15" PHP_INI_ALL
exif.decode_unicode_motorola "UCS-2BE" PHP_INI_ALL
exif.decode_unicode_intel "UCS-2LE" PHP_INI_ALL
exif.encode_jis "" PHP_INI_ALL
exif.decode_jis_motorola "JIS" PHP_INI_ALL
exif.decode_jis_intel "JIS" PHP_INI_ALL

For further details and definition of the PHP_INI_* constants see ini_set().

Here is a short explanation of the configuration directives.

exif.encode_unicode string
exif.encode_unicode defines the characterset UNICODE user comments are handled. This defaults to ISO-8859-15 which should work for most non asian countries. The setting can be empty or must be an encoding supported by mbstring. If it is empty the current internal encoding of mbstring is used.

exif.decode_unicode_motorola string
exif.decode_unicode_motorola defines the image internal characterset for Unicode encoded user comments if image is in motorola byte order (big-endian). This setting cannot be empty but you can specify a list of encodings supported by mbstring. The default is UCS-2BE.

exif.decode_unicode_intel string
exif.decode_unicode_intel defines the image internal characterset for Unicode encoded user comments if image is in intel byte order (little-endian). This setting cannot be empty but you can specify a list of encodings supported by mbstring. The default is UCS-2LE.

exif.encode_jis string
exif.encode_jis defines the characterset JIS user comments are handled. This defaults to an empty value which forces the functions to use the current internal encoding of mbstring.

exif.decode_jis_motorola string
exif.decode_jis_motorola defines the image internal characterset for JIS encoded user comments if image is in motorola byte order (big-endian). This setting cannot be empty but you can specify a list of encodings supported by mbstring. The default is JIS.

exif.decode_jis_intel string
exif.decode_jis_intel defines the image internal characterset for JIS encoded user comments if image is in intel byte order (little-endian). This setting cannot be empty but you can specify a list of encodings supported by mbstring. The default is JIS.


w tej samej sekcji manuala podany jest link:
http://www.boutell.com/gd/
na pewno i tam cos mozna przeczytac

0

Najlepiej zainstaluj sobie Krasnala, w nim Od razu jest biblioteka gb (i co tam jeszcze potrzebne). Adres to www.krasnal.tk

0

Co wy chłopaki ?! Myślicie, że ja nie umiem czytać manuala ?! po prostu tego zabardzo nie rozumiem i myślałem, że ktoś lepiej mi to wytumaczy.

0

Co wy chłopaki ?! Myślicie, że ja nie umiem czytać manuala ?!

tak. mialem prawo tak myslec, bo to dosc czeste w naszym spoleczenstwie. jesli jednak umiesz go czytac, to zwracam honor [niewinnosc] </quote>

po prostu tego zabardzo nie rozumiem i myślałem, że ktoś lepiej mi to wytumaczy.

a ja myslalem ze tego nie znalazles jednak w tym manualu, bo jesli ktos bierze sie za instalacje bibliotek, to z miejsca wydaje mi sie ze to osoba obeznana z configiem i grzebiaca w php.ini i innych podobnych. Moge Ci przetlumaczyc ten tekst na polski, ale domyslam sie ze go podobnie jak ja rozumiesz, ale nie wiesz jak zastosowac :). Tak wiec w tej kwestii Ci nie pomoge. Dolaczam sie do wypowiedzi Kolegi poprzednika i polecam instalacje jakiegos pakietu typu FoxServ. Ewentualnie google.pl i 'php + gd + install' :).

1 użytkowników online, w tym zalogowanych: 0, gości: 1