From: Bob D. <bd...@si...> - 2003-12-09 14:47:55
|
Everton or anyone else I have a few bug fixes in RLIB.. I think... I think I fixed the break header/footer problem and a few postgre problems... if anyone cares to try it download it here http://rlib.sicompos.com/rlib-1.1.6.tar.gz Also... Everton reported a problem w/ rlib going crazy on an invalid query... I can't reproduce this... can anyone else try sending rlib an invalid query.. see what happens... Everton.. btw.. does rlib still go nuts when you run you app from the commandline.. like PHP whatever.php?? - Bob |
From: Felipe R. <ro...@ul...> - 2003-12-09 15:47:56
|
I am trying to install rlib 1,1,4 in debian woody rc0 and it is returning me the error: acs:/var/www/rlib/rlib-1.1.4# ./configure ... checking for pkg-config... /usr/bin/pkg-config checking for libxml-2.0 >= 2.4.0... Package libxml-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libxml-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libxml-2.0' found configure: error: Library requirements (libxml-2.0 >= 2.4.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. but libxml2 is instaled: acs:/var/www/rlib/rlib-1.1.4# apt-get install libxml2 Reading Package Lists... Done Building Dependency Tree... Done Sorry, libxml2 is already the newest version. 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. and pkg-config also: Sorry, pkg-config is already the newest version. What do I make to adjust variavel of environment PKG_CONFIG_PATH and to compile the library? thanks -- Felipe de Fraga Roman ACS / Publicidade ACS / Comunicação Online Universidade Luterana do Brasil - www.ulbra.br ro...@ul... |
From: Bob D. <bd...@si...> - 2003-12-09 16:18:16
|
Hi, I don't know anything about debian.. but it sounds like you need to somehow get libxml-devel package.. or what ever debian might call it... Just the library isn't good enough because rlib needs the header files and stuff - Bob On Tue, 2003-12-09 at 10:50, Felipe Roman wrote: > I am trying to install rlib 1,1,4 in debian woody rc0 and it is returni= ng me > the error: >=20 > acs:/var/www/rlib/rlib-1.1.4# ./configure > ... > checking for pkg-config... /usr/bin/pkg-config > checking for libxml-2.0 >=3D 2.4.0... Package libxml-2.0 was not found = in > the > pkg-config search path. > Perhaps you should add the directory containing `libxml-2.0.pc' > to the PKG_CONFIG_PATH environment variable > No package 'libxml-2.0' found >=20 > configure: error: Library requirements (libxml-2.0 >=3D 2.4.0) not met; > consider adjusting the PKG_CONFIG_PATH environment variable if your > libraries are in a nonstandard prefix so pkg-config can find them. >=20 > but libxml2 is instaled: > acs:/var/www/rlib/rlib-1.1.4# apt-get install libxml2 > Reading Package Lists... Done > Building Dependency Tree... Done > Sorry, libxml2 is already the newest version. > 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. >=20 > and pkg-config also: > Sorry, pkg-config is already the newest version. >=20 > What do I make to adjust variavel of environment PKG_CONFIG_PATH and to > compile the library? >=20 > thanks >=20 > -- > Felipe de Fraga Roman > ACS / Publicidade > ACS / Comunica=E7=E3o Online > Universidade Luterana do Brasil - www.ulbra.br > ro...@ul... >=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign up for IBM= 's > Free Linux Tutorials. Learn everything from the bash shell to sys admi= n. > Click now! http://ads.osdn.com/?ad_id=3D1278&alloc_id=3D3371&op=3Dclick > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users |
From: Everton L. B. <ev...@fa...> - 2003-12-10 18:55:29
|
Bob Doan escreveu: > Everton or anyone else > > I have a few bug fixes in RLIB.. I think... > > I think I fixed the break header/footer problem and a few postgre > problems... if anyone cares to try it download it here yeah, no more problems. (just html footer still unformatted) > > http://rlib.sicompos.com/rlib-1.1.6.tar.gz > > Also... Everton reported a problem w/ rlib going crazy on an invalid > query... I can't reproduce this... can anyone else try sending rlib an > invalid query.. see what happens... > > Everton.. btw.. does rlib still go nuts when you run you app from the > commandline.. like PHP whatever.php?? yes. # php file.php (20 seconds after..) ** NUTS.. WE CRASHED Sair (core dumped) # > > - Bob > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > Free Linux Tutorials. Learn everything from the bash shell to sys admin. > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users > -- Everton Luis Berz Nucleo de Sistemas :: FACCAT - Faculdades de Taquara +55 51 541 6600 - R.624 ICQ 7807919 |
From: Bob D. <bd...@si...> - 2003-12-10 21:48:07
|
Can we get a stack trace of your core dump? - Bob On Wed, 2003-12-10 at 13:55, Everton Luis Berz wrote: > Bob Doan escreveu: > > Everton or anyone else > > > > I have a few bug fixes in RLIB.. I think... > > > > I think I fixed the break header/footer problem and a few postgre > > problems... if anyone cares to try it download it here > yeah, no more problems. (just html footer still unformatted) > > > > > http://rlib.sicompos.com/rlib-1.1.6.tar.gz > > > > Also... Everton reported a problem w/ rlib going crazy on an invalid > > query... I can't reproduce this... can anyone else try sending rlib an > > invalid query.. see what happens... > > > > Everton.. btw.. does rlib still go nuts when you run you app from the > > commandline.. like PHP whatever.php?? > yes. > # php file.php > (20 seconds after..) > ** NUTS.. WE CRASHED > Sair (core dumped) > # > > > > > - Bob > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: IBM Linux Tutorials. > > Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > > Free Linux Tutorials. Learn everything from the bash shell to sys admin. > > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > > _______________________________________________ > > Rlib-users mailing list > > Rli...@li... > > https://lists.sourceforge.net/lists/listinfo/rlib-users > > > |
From: Everton L. B. <ev...@fa...> - 2003-12-12 19:37:19
|
holy shit, the core filesize is 134mb ! I think this causes the 'crazies'. well, follow the stack trace: Loaded symbols for /usr/lib/libcpdf.so.2 Reading symbols from /usr/local/lib/libr-postgre.so...done. Loaded symbols for /usr/local/lib/libr-postgre.so #0 0xffffe002 in ?? () (gdb) bt #0 0xffffe002 in ?? () #1 <signal handler called> #2 0x40acbd5e in postgre_new_result_from_query (input_ptr=0x0, query=0x3c <Address 0x3c out of bounds>) at postgre.c:151 #3 0x40bd4aa7 in rlib_execute (r=0x8264550) at api.c:85 #4 0x400338e5 in zif_rlib_execute (ht=1, return_value=0x8264bbc, this_ptr=0x0, return_value_used=1) at php.c:280 #5 0x08156f4c in execute () #6 0x0813dc16 in zend_execute_scripts () #7 0x08070b7a in php_execute_script () #8 0x0806dbf8 in main () #9 0x42015704 in __libc_start_main () from /lib/tls/libc.so.6 # Bob Doan escreveu: > Can we get a stack trace of your core dump? > > - Bob > > On Wed, 2003-12-10 at 13:55, Everton Luis Berz wrote: > >>Bob Doan escreveu: >> >>>Everton or anyone else >>> >>>I have a few bug fixes in RLIB.. I think... >>> >>>I think I fixed the break header/footer problem and a few postgre >>>problems... if anyone cares to try it download it here >> >>yeah, no more problems. (just html footer still unformatted) >> >> >>>http://rlib.sicompos.com/rlib-1.1.6.tar.gz >>> >>>Also... Everton reported a problem w/ rlib going crazy on an invalid >>>query... I can't reproduce this... can anyone else try sending rlib an >>>invalid query.. see what happens... >>> >>>Everton.. btw.. does rlib still go nuts when you run you app from the >>>commandline.. like PHP whatever.php?? >> >>yes. >># php file.php >>(20 seconds after..) >>** NUTS.. WE CRASHED >>Sair (core dumped) >># >> >> >>>- Bob >>> >>> >>> >>>------------------------------------------------------- >>>This SF.net email is sponsored by: IBM Linux Tutorials. >>>Become an expert in LINUX or just sharpen your skills. Sign up for IBM's >>>Free Linux Tutorials. Learn everything from the bash shell to sys admin. >>>Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click >>>_______________________________________________ >>>Rlib-users mailing list >>>Rli...@li... >>>https://lists.sourceforge.net/lists/listinfo/rlib-users >>> >> > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > Free Linux Tutorials. Learn everything from the bash shell to sys admin. > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users > -- Everton Luis Berz Nucleo de Sistemas :: FACCAT - Faculdades de Taquara +55 51 541 6600 - R.624 ICQ 7807919 |
From: Bob D. <bd...@si...> - 2003-12-12 20:15:44
|
I think I see the problem http://rlib.sicompos.com/rlib-1.1.7.tar.gz If this fixes it (w/ the error checking I told you about earlier) It looks like your postgre connection is bad I can clean stuff up more so it won't happen either way :) - Bob On Fri, 2003-12-12 at 14:36, Everton Luis Berz wrote: > holy shit, the core filesize is 134mb ! I think this > causes the 'crazies'. > > well, follow the stack trace: > > Loaded symbols for /usr/lib/libcpdf.so.2 > Reading symbols from /usr/local/lib/libr-postgre.so...done. > Loaded symbols for /usr/local/lib/libr-postgre.so > #0 0xffffe002 in ?? () > (gdb) bt > #0 0xffffe002 in ?? () > #1 <signal handler called> > #2 0x40acbd5e in postgre_new_result_from_query (input_ptr=0x0, > query=0x3c <Address 0x3c out of bounds>) at postgre.c:151 > #3 0x40bd4aa7 in rlib_execute (r=0x8264550) at api.c:85 > #4 0x400338e5 in zif_rlib_execute (ht=1, return_value=0x8264bbc, > this_ptr=0x0, return_value_used=1) at php.c:280 > #5 0x08156f4c in execute () > #6 0x0813dc16 in zend_execute_scripts () > #7 0x08070b7a in php_execute_script () > #8 0x0806dbf8 in main () > #9 0x42015704 in __libc_start_main () from /lib/tls/libc.so.6 > # > > Bob Doan escreveu: > > Can we get a stack trace of your core dump? > > > > - Bob > > > > On Wed, 2003-12-10 at 13:55, Everton Luis Berz wrote: > > > >>Bob Doan escreveu: > >> > >>>Everton or anyone else > >>> > >>>I have a few bug fixes in RLIB.. I think... > >>> > >>>I think I fixed the break header/footer problem and a few postgre > >>>problems... if anyone cares to try it download it here > >> > >>yeah, no more problems. (just html footer still unformatted) > >> > >> > >>>http://rlib.sicompos.com/rlib-1.1.6.tar.gz > >>> > >>>Also... Everton reported a problem w/ rlib going crazy on an invalid > >>>query... I can't reproduce this... can anyone else try sending rlib an > >>>invalid query.. see what happens... > >>> > >>>Everton.. btw.. does rlib still go nuts when you run you app from the > >>>commandline.. like PHP whatever.php?? > >> > >>yes. > >># php file.php > >>(20 seconds after..) > >>** NUTS.. WE CRASHED > >>Sair (core dumped) > >># > >> > >> > >>>- Bob > >>> > >>> > >>> > >>>------------------------------------------------------- > >>>This SF.net email is sponsored by: IBM Linux Tutorials. > >>>Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > >>>Free Linux Tutorials. Learn everything from the bash shell to sys admin. > >>>Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > >>>_______________________________________________ > >>>Rlib-users mailing list > >>>Rli...@li... > >>>https://lists.sourceforge.net/lists/listinfo/rlib-users > >>> > >> > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: IBM Linux Tutorials. > > Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > > Free Linux Tutorials. Learn everything from the bash shell to sys admin. > > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > > _______________________________________________ > > Rlib-users mailing list > > Rli...@li... > > https://lists.sourceforge.net/lists/listinfo/rlib-users > > > |
From: Everton L. B. <ev...@fa...> - 2003-12-16 16:23:58
|
Not working yet.. problem persists. Bob Doan escreveu: > I think I see the problem > > http://rlib.sicompos.com/rlib-1.1.7.tar.gz > > If this fixes it (w/ the error checking I told you about earlier) > > It looks like your postgre connection is bad > > I can clean stuff up more so it won't happen either way :) > > - Bob > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > Free Linux Tutorials. Learn everything from the bash shell to sys admin. > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users > -- Everton Luis Berz Nucleo de Sistemas :: FACCAT - Faculdades de Taquara +55 51 541 6600 - R.624 ICQ 7807919 |