php-gtk and php zendapi

2002-11-14 Thread Gaetano Paolone
zendapi) package is uploaded. -- Gaetano Paolone GnuPG:69A5 548C 4145 1116 8CA9 2CB5 9448 3FA3 54DB 33D3 Debian developer - [EMAIL PROTECTED] Home: http://www.bigpaul.org http://www.linuxfaq.it: LDR Linux Domande e Risposte. http://www.gnutemberg.org - Linuxlinks: http

php-gtk and php zendapi

2002-11-14 Thread Gaetano Paolone
zendapi) package is uploaded. -- Gaetano Paolone GnuPG:69A5 548C 4145 1116 8CA9 2CB5 9448 3FA3 54DB 33D3 Debian developer - [EMAIL PROTECTED] Home: http://www.bigpaul.org http://www.linuxfaq.it: LDR Linux Domande e Risposte. http://www.gnutemberg.org - Linuxlinks: http

Re: binary-or-shlib-defines-rpath

2002-02-11 Thread Gaetano Paolone
ot;/' \ > -e '/^archive_cmds="/s/"$$/ \\$$deplibs"/' > mv libtool-2 libtool > chmod 755 libtool This hack works perfectly. Thank you so much, I would have not been able to do it myself. Gaetano -- Gaetano Paolone GnuPG

Re: binary-or-shlib-defines-rpath

2002-02-11 Thread Gaetano Paolone
/' \ > -e '/^archive_cmds="/s/"$$/ \\$$deplibs"/' > mv libtool-2 libtool > chmod 755 libtool This hack works perfectly. Thank you so much, I would have not been able to do it myself. Gaetano -- Gaetano Paolone GnuPG:69

binary-or-shlib-defines-rpath

2002-02-10 Thread Gaetano Paolone
gcc: unrecognized option `-R/usr/X11R6/lib' He told me that I could "safely ignore that problem". The package seems to work in fact but it is not lintian free. What shall I do? TIA Gaetano -- Gaetano Paolone GnuPG:69A5 548C 4145 1116 8CA9 2CB5 9448 3FA3 54DB 33D3 Debian developer - [EM

binary-or-shlib-defines-rpath

2002-02-10 Thread Gaetano Paolone
ption `-R/usr/X11R6/lib' He told me that I could "safely ignore that problem". The package seems to work in fact but it is not lintian free. What shall I do? TIA Gaetano -- Gaetano Paolone GnuPG:69A5 548C 4145 1116 8CA9 2CB5 9448 3FA3 54DB 33D3 Debian developer - [EMAIL PR

php and locales

2002-01-09 Thread Gaetano Paolone
uite well. The question is: Why PHP tells me that the LANG variable is "C" instead of "it_IT"? (I read the value with getenv php command). Where should php look for? Have I forgot something in declaring my "localization"? thanks a lot Gaetano -- Gaetano

php and locales

2002-01-09 Thread Gaetano Paolone
uite well. The question is: Why PHP tells me that the LANG variable is "C" instead of "it_IT"? (I read the value with getenv php command). Where should php look for? Have I forgot something in declaring my "localization"? thanks a lot Gaetano -- Gaetano

Packaging something with a PostgreSQL database.

2001-12-26 Thread Gaetano Paolone
psql -qt -d gestionestudio -c "DELETE FROM pg_shadow where usename = 'gestionestudio';" dropdb gestionestudio rm -rf ~gestionestudio echo "Deleting gestionestudio user..." userdel gestionestudio else

Packaging something with a PostgreSQL database.

2001-12-26 Thread Gaetano Paolone
psql -qt -d gestionestudio -c "DELETE FROM pg_shadow where usename = 'gestionestudio';" dropdb gestionestudio rm -rf ~gestionestudio echo "Deleting gestionestudio user..." userdel gestionestudio else