[ubuntu-tr] Pdflib kurulumunda sorun
Hasan Sert蔒lik
hasan at sertcelik.net
16 Eki 2009 Cum 14:16:13 BST
Cafer imek yazm覺:
>
> Evet,
>
>
>
> imdi ben de biraz urat覺m ama kuramad覺m. San覺r覺m pdflib isimli
> k羹t羹phane ticari bir k羹t羹phane olmu durumda kendi sitesinden
> anlad覺覺m kadar覺yla. Bunun yerine php-fpdf isminde bir paket var bunu
> bir deneseniz?
>
>
>
> Sevgiler.
>
>
>
> Cafer imek
> http://cafer.org/
>
Evet pdflib.h bulunamay覺nca bug sistemine bir entry girmitim.Paketin
gelitiricisi Rainer Schaaf dan bir cevap geldi.
(http://pecl.php.net/bugs/bug.php?id=16879&)
Thank you for taking the time to write to us, but this is not
a bug.
You did not give a path where configure should find PDFlib.
You may look here:
http://www.pdflib.com/fileadmin/pdflib/pdf/support/PDFlib-in-PHP-HowTo.pdf
for more Details on how to build this extension.
Sonu癟ta pecl ile kurulum yapman覺n yolunu bulamad覺m.Ancak Pdflib sitesinden PDFlib-7.0.4p6-Linux-x86_64-php paketini indirdim.Paket i癟inde phpler i癟in hazir libpdf_php.so dosyalar覺 ve 繹rnek uygulamalar var.
San覺r覺m sorun buekilde 癟繹z羹lecek.
ilginiz i癟in Teekk羹r ederim.
>
>
> *From:* ubuntu-tr-bounces at lists.ubuntu.com
> [mailto:ubuntu-tr-bounces at lists.ubuntu.com] *On Behalf Of *Hasan Sert癟elik
> *Sent:* Friday, October 16, 2009 2:54 PM
> *To:* Ubuntu Turkiye Users and Developers List
> *Subject:* Re: [ubuntu-tr] Pdflib kurulumunda sorun
>
>
>
> Cafer imek yazm覺:
>
> Tekrar Merhaba,
>
>
>
> imdi bakt覺m[1] ve g繹rd羹m, evet hardy i癟in libgnupdf-dev paketi yok
> gibi. Ama ba覺ml覺l覺klar覺na bakarsan覺z[2] 癟ok fazla bir ey olmad覺覺n覺
> g繹rebilirsiniz. 襤ntrepid i癟in olan deb paketlerini indirip dpkg -i
> komutuyla kurarak da sonuca ulaabilirsiniz, depo deitirmenize gerek
> yok.
>
>
>
> Sevgiler.
>
>
>
> [1]
> http://packages.ubuntu.com/search?suite=default§ion=all&arch=any&searchon=names&keywords=libgnupdf-dev
> <http://packages.ubuntu.com/search?suite=default§ion=all&arch=any&searchon=names&keywords=libgnupdf-dev>
>
>
>
>
> [2] http://packages.ubuntu.com/intrepid/libgnupdf-dev
>
>
>
> Cafer imek
> http://cafer.org/
>
>
>
> Merhaba
> libgnupdf-dev ve gerek duyduu libgnupdf0 yi y羹kledim
> ancak libpdf kurulumundaki ayn覺 hata devam ediyor.
> error: pdflib.h not found!
> Y羹klenen paketlerdede b繹yle bir dosya 癟覺kmad覺.
>
> *From:* ubuntu-tr-bounces at lists.ubuntu.com
> <mailto:ubuntu-tr-bounces at lists.ubuntu.com>
> [mailto:ubuntu-tr-bounces at lists.ubuntu.com] *On Behalf Of *Hasan Sert癟elik
> *Sent:* Friday, October 16, 2009 11:34 AM
> *To:* Ubuntu Turkiye Users and Developers List
> *Subject:* Re: [ubuntu-tr] Pdflib kurulumunda sorun
>
>
>
> Cafer imek yazm覺:
>
> Merhaba,
>
> libgnupdf-dev paketini kurduktan sonra tekrar deneyebilir misiniz?
>
>
>
> Cafer Bey server ubuntu hardy ve depolar覺nda libgnupdf-dev
> paketleri yok.
> Dier serverdan (ubuntu Jaunty) bakt覺覺mda paketin var olduunu g繹r羹yorum.
> sadece libgnupdf i癟in depo deitirmemi 繹nerirmisiniz ? 繹nerirseniz
> hangi depoyu kullanmal覺y覺m?
> Teekk羹rler.
> Hasan.
>
>
>
> Sevgiler.
>
> Cafer imek
>
>
>
> -----Original Message-----
>
> From: ubuntu-tr-bounces at lists.ubuntu.com <mailto:ubuntu-tr-bounces at lists.ubuntu.com> [mailto:ubuntu-tr-
>
> bounces at lists.ubuntu.com <mailto:bounces at lists.ubuntu.com>] On Behalf Of Hasan Sert癟elik
>
> Sent: Friday, October 16, 2009 10:42 AM
>
> To: Ubuntu Turkiye Users and Developers List
>
> Subject: [ubuntu-tr] Pdflib kurulumunda sorun
>
>
>
> Merhabalar.
>
>
>
> Pecl veya phpize ile pdflib kurulumunda sorun ya覺yorum.
>
> configure: error: pdflib.h not found olarak bir hata ile
>
> kar覺las覺yorum. Paket i癟inde pdflib.h yok. php_pdflib.h var
>
> kopyalay覺p
>
> dizine pdflib.h olarak koymamda sorunu 癟繹zmedi.
>
> Nas覺l kurabilirim?
>
>
>
>
>
>
>
>
>
> pecl install pdflib
>
> 1-1, 'all', 'abort', or Enter to continue:
>
> building in /var/tmp/pear-build-root/pdflib-2.1.7
>
> running: /tmp/pear/cache/pdflib-2.1.7/configure --with-
>
> pdflib=/usr/local
>
> checking for grep that handles long lines and -e... /bin/grep
>
> checking for egrep... /bin/grep -E
>
> checking for a sed that does not truncate output... /bin/sed
>
> checking for gcc... gcc
>
> checking for C compiler default output file name... a.out
>
> checking whether the C compiler works... yes
>
> checking whether we are cross compiling... no
>
> checking for suffix of executables...
>
> checking for suffix of object files... o
>
> checking whether we are using the GNU C compiler... yes
>
> checking whether gcc accepts -g... yes
>
> checking for gcc option to accept ISO C89... none needed
>
> checking whether gcc and cc understand -c and -o together... yes
>
> checking for system library directory... lib
>
> checking if compiler supports -R... no
>
> checking if compiler supports -Wl,-rpath,... yes
>
> checking build system type... x86_64-unknown-linux-gnu
>
> checking host system type... x86_64-unknown-linux-gnu
>
> checking target system type... x86_64-unknown-linux-gnu
>
> checking for PHP prefix... /usr
>
> checking for PHP includes... -I/usr/include/php5
>
> -I/usr/include/php5/main -I/usr/include/php5/TSRM
>
> -I/usr/include/php5/Zend -I/usr/include/php5/ext
>
> -I/usr/include/php5/ext/date/lib
>
> checking for PHP extension directory... /usr/lib/php5/20060613
>
> checking for PHP installed headers prefix... /usr/include/php5
>
> checking for re2c... re2c
>
> checking for re2c version... 0.12.1 (ok)
>
> checking for gawk... no
>
> checking for nawk... nawk
>
> checking if nawk is broken... no
>
> checking for PDFlib support... yes, shared
>
> configure: error: pdflib.h not found! Check the path passed to
>
> --with-pdflib=<PATH>. PATH should be the install prefix directory.
>
> ERROR: `/tmp/pear/cache/pdflib-2.1.7/configure --with-
>
> pdflib=/usr/local'
>
> failed
>
>
>
>
>
> --
>
> ubuntu-tr mailing list
>
> ubuntu-tr at lists.ubuntu.com <mailto:ubuntu-tr at lists.ubuntu.com>
>
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-tr
>
>
>
>
>
>
>
>
>
>
>
-------------- sonraki b闤m --------------
Bir HTML eklentisi temizlendi...
URL: https://lists.ubuntu.com/archives/ubuntu-tr/attachments/20091016/961d20ce/attachment.htm
More information about the ubuntu-tr
mailing list