You are missing a -I, since you intend to include the current directory:<br><br>perl -I /usr/share/koha/lib/C4 -I ./ ./SIPServer.pm ./SIPServer.xml<br><br>--joe<br><br><div class="gmail_quote">On Thu, Feb 5, 2009 at 10:06 AM, Luigi Ipsa <span dir="ltr"><l.piccione@ipsa.eu></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
I have try to send this command whitout redirect output but not have any<br>
message:<br>
<br>
/usr/share/koha/lib/C4/SIP$ perl -I /usr/share/koha/lib/C4 ./ ./SIPServer.pm<br>
./SIPServer.xml<br>
/usr/share/koha/lib/C4/SIP$<br>
<br>
Thanks.<br>
<div><div></div><div class="Wj3C7c"><br>
<br>
Joe Atzberger wrote:<br>
><br>
> It sounds like you have not made the command correctly, since you would<br>
> expect an error of some kind if it were to fail. Try it without<br>
> redirecting<br>
> your STDOUT and STDERR to make sure you are at least seeing the error<br>
> message.<br>
><br>
> --Joe<br>
><br>
> On Thu, Feb 5, 2009 at 9:46 AM, Luigi Ipsa <l.piccione@ipsa.eu> wrote:<br>
><br>
>><br>
>> Hi,<br>
>><br>
>> I followed the guide on<br>
>><br>
>> <a href="https://sites.google.com/a/liblime.com/koha-manual/Home/Table-of-Contents/Appendicies/sip2-integration" target="_blank">https://sites.google.com/a/liblime.com/koha-manual/Home/Table-of-Contents/Appendicies/sip2-integration</a><br>
>><br>
>> <a href="https://sites.google.com/a/liblime.com/koha-manual/Home/Table-of-Contents/Appendicies/sip2-integration" target="_blank">https://sites.google.com/a/liblime.com/koha-manual/Home/Table-of-Contents/Appendicies/sip2-integration</a><br>
>> to configure the SIP2 server, but when i start it do not have any warning<br>
>> if<br>
>> it is correctly initialized or not.<br>
>> Files sip_log.out and sip_log.err are empty, try "ps-ef | grep SIP" but<br>
>> there are no processes, by connecting telnet gives me refused connection.<br>
>> There are other logs to be checked?<br>
>> --<br>
>> View this message in context:<br>
>> <a href="http://www.nabble.com/SIP2-Server-not-start%21-tp21852177p21852177.html" target="_blank">http://www.nabble.com/SIP2-Server-not-start%21-tp21852177p21852177.html</a><br>
>> Sent from the Koha - Discuss mailing list archive at Nabble.com.<br>
>><br>
>> _______________________________________________<br>
>> Koha mailing list<br>
>> <a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
>> <a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
>><br>
><br>
> _______________________________________________<br>
> Koha mailing list<br>
> <a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
> <a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
><br>
><br>
<br>
</div></div><font color="#888888">--<br>
View this message in context: <a href="http://www.nabble.com/SIP2-Server-not-start%21-tp21852177p21853148.html" target="_blank">http://www.nabble.com/SIP2-Server-not-start%21-tp21852177p21853148.html</a><br>
</font><div><div></div><div class="Wj3C7c">Sent from the Koha - Discuss mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
Koha mailing list<br>
<a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
</div></div></blockquote></div><br>