This question is much better suited for dev-list...
None-the-less :)
I'm assuming that you have the latest code and not the beta release.
Check to see if XML_Client.pm doesn't need any modifications. If it does
require changes, you're still using the beta version - I suggest you grab
the latest one :)
If you want to work on this offlist, send me a copy of your OpenSRS.conf
file (removing your Crypt Key if you wish) :)
Charles Daminato
OpenSRS Support Manager
[EMAIL PROTECTED]
On Sun, 10 Sep 2000, adam beecher wrote:
> Sorry, this is more a Perl question that an OpenSRS one. I'm having a problem
> with the client - BEGIN doesn't seem to work for me in the new (2.2) code, or,
> in other words, the OpenSRS.conf file isn't being required. So 'use lib
> $PATH_LIB' is failing, and I'm getting the following error:
>
> Can't locate OpenSRS/XML_Client.pm in @INC (@INC contains:
> /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503
> /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 .) at
> /home/httpd/iewebs/www/opensrs/reg_system.cgi line 20.
> BEGIN failed--compilation aborted at
> /home/httpd/iewebs/www/opensrs/reg_system.cgi line 20.
> [Sun Sep 10 22:44:25 2000] [error] [client 194.165.167.122] Premature end of
> script headers: /home/httpd/iewebs/www/opensrs/reg_system.cgi
>
> Any idea why this isn't working? The previous client worked (and still does
> work) perfectly.
>
> *confused*
> adam
>
>
>
>