From: Marty K. <ma...@gm...> - 2005-02-28 02:37:51
|
Al, per Bob, yes the $LD_LIBRARY_PATH is important to set in the BSD environment for clean rlib run. I'll add that when/if you start running RLIB in an Apache environment on BSD you need to set your apache.sh and/or your cgi environment to know this lib path also... -marty On Sat, 26 Feb 2005 12:56:11 -0600, Al Arzaga <aa...@ge...> wro= te: > Scratch that. I found the problem. Lots of 'gremlins' were embedded > in the text when I transfered the .xml source from the documentation's > pdf file to a text file. I scrubbed it clean and all works fine now. >=20 > Thanks, everyone, for all the assistance! >=20 >=20 > On Feb 26, 2005, at 12:24 PM, Al Arzaga wrote: >=20 > > Ok, I set LD_LIBRARY_FLAG accordingly, and it didn't crash this time, > > nor did the mysql errors appear. > > But I did get the following new errors: > > > > [kungpao:~]$ php test.php > test.pdf > > CPDF version 2.02-r1-2 > > The field [(null).'0xe5e5e5'] does not existUnrecognized operand: > > ['0xe5e5e5'] > > The field [(null).'white'] does not existUnrecognized operand: > > ['white'] > > The field [(null).'] does not existUnrecognized operand: ['] > > rlib_resolve_namevalue: INVALID RESULT SET $, name was [2d'] > > The field [$.2d'] does not existUnrecognized operand: [$.2d'] > > The field [(null).'black'] does not existUnrecognized operand: > > ['black'] > > The field [(null).'0xe5e5e5'] does not existUnrecognized operand: > > ['0xe5e5e5'] > > The field [(null).'black'] does not existUnrecognized operand: > > ['black'] > > The field [(null).'white'] does not existUnrecognized operand: > > ['white'] > > The field [(null).'white'] does not existUnrecognized operand: > > ['white'] > > rlib_resolve_namevalue: INVALID RESULT SET 'logo, name was [jpg'] > > The field ['logo.jpg'] does not existUnrecognized operand: ['logo.jpg'] > > The field [(null).'jpeg'] does not existUnrecognized operand: ['jpeg'] > > The field [(null).'white'] does not existUnrecognized operand: > > ['white'] > > The field [(null).'black'] does not existUnrecognized operand: > > ['black'] > > The field [(null).'white'] does not existUnrecognized operand: > > ['white'] > > The field [(null).'0xe5e5e5'] does not existUnrecognized operand: > > ['0xe5e5e5'] > > The field [(null).'white'] does not existUnrecognized operand: > > ['white'] > > The field [(null).'] does not existUnrecognized operand: ['] > > rlib_resolve_namevalue: INVALID RESULT SET $, name was [2d'] > > The field [$.2d'] does not existUnrecognized operand: [$.2d'] > > The field [(null).'black'] does not existUnrecognized operand: > > ['black'] > > The field [(null).'0xe5e5e5'] does not existUnrecognized operand: > > ['0xe5e5e5'] > > The field [(null).'black'] does not existUnrecognized operand: > > ['black'] > > The field [(null).'white'] does not existUnrecognized operand: > > ['white'] > > RLIB EXPERIENCED A FATAL MATH ERROR WHILE TRYING TO PREFORM THE > > FOLLOWING OPERATION: MOD > > DATA TYPES ARE [string] [string] > > RLIB EXPERIENCED A FATAL MATH ERROR WHILE TRYING TO PREFORM THE > > FOLLOWING OPERATION: MOD > > DATA TYPES ARE [string] [string] > > RLIB EXPERIENCED A FATAL MATH ERROR WHILE TRYING TO PREFORM THE > > FOLLOWING OPERATION: MOD > > DATA TYPES ARE [string] [string] > > RLIB EXPERIENCED A FATAL MATH ERROR WHILE TRYING TO PREFORM THE > > FOLLOWING OPERATION: MOD > > DATA TYPES ARE [string] [string] > > RLIB EXPERIENCED A FATAL MATH ERROR WHILE TRYING TO PREFORM THE > > FOLLOWING OPERATION: MOD > > DATA TYPES ARE [string] [string] > > RLIB EXPERIENCED A FATAL MATH ERROR WHILE TRYING TO PREFORM THE > > FOLLOWING OPERATION: MOD > > DATA TYPES ARE [string] [string] > > RLIB EXPERIENCED A FATAL MATH ERROR WHILE TRYING TO PREFORM THE > > FOLLOWING OPERATION: MOD > > DATA TYPES ARE [string] [string] > > RLIB EXPERIENCED A FATAL MATH ERROR WHILE TRYING TO PREFORM THE > > FOLLOWING OPERATION: MOD > > DATA TYPES ARE [string] [string] > > RLIB EXPERIENCED A FATAL MATH ERROR WHILE TRYING TO PREFORM THE > > FOLLOWING OPERATION: MOD > > DATA TYPES ARE [string] [string] > > >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_ide95&alloc_id=14396&opclick > _______________________________________________ > Rlib-users mailing list > Rli...@li... > https://lists.sourceforge.net/lists/listinfo/rlib-users > |