From: <jda...@gm...> - 2007-04-17 15:58:40
|
Just do: export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:directoryofreportman before executing ntpv Good luck! 2007/4/17, Jorge Acajabon <jor...@ac...>: > > > Hey, i got the vm image from 04/12/2007 and went down doing changes to many > files because they have set addresses like 192.168.42.128 and 192.168.2.201. > In the end i realized that make clean, make all and make install all will > take care of all the files so i made it that way. The only one that are not > been updated is /home/ntpv/dbxconnections which its source file are > /root/dbxconnections. you should update the one at home/ntpv if you are not > willing to reinstall or the one at /root if you will recompile the sources. > > Another thing i found is that some files used to configure database > connection info, have set the User_Name to "fewa" which does not exists as a > user in the standard data base. so i changed that too.. > > Lastly i decide to follow Adams advice and run manualy dcopreports and see > what was trying to execute to launch the reports. > > I got this: /usr/local/repman/printer.sh -u -pdf > -paramfecha_inicial=16/04/2007 -paramfecha_final=23/04/2007 > /usr/share/dcopreports/semanal.rep /tmp/reportman_rep.pdf > > and an error says there was not able to load libpq.so so i installed > postgresql-libs-8.1.8-1fc6.i386.rpm which installs > libpq.so.4 and a sim link to libpq.so That solved that issue. > > but finaly when runnig the report again i got an "undefined symbol: > initPAnsiStrings" error message... and this was as far i could get... > > i googled initPAnsiStrings and nothing usesfull came up... so i hope any one > have any idea... > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > nTPV-program mailing list > nTP...@li... > https://lists.sourceforge.net/lists/listinfo/ntpv-program > > |