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">&lt;l.piccione@ipsa.eu&gt;</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>
&gt;<br>
&gt; It sounds like you have not made the command correctly, since you would<br>
&gt; expect an error of some kind if it were to fail. &nbsp;Try it without<br>
&gt; redirecting<br>
&gt; your STDOUT and STDERR to make sure you are at least seeing the error<br>
&gt; message.<br>
&gt;<br>
&gt; --Joe<br>
&gt;<br>
&gt; On Thu, Feb 5, 2009 at 9:46 AM, Luigi Ipsa &lt;l.piccione@ipsa.eu&gt; wrote:<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt; Hi,<br>
&gt;&gt;<br>
&gt;&gt; I followed the guide on<br>
&gt;&gt;<br>
&gt;&gt; <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>

&gt;&gt;<br>
&gt;&gt; <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>

&gt;&gt; to configure the SIP2 server, but when i start it do not have any warning<br>
&gt;&gt; if<br>
&gt;&gt; it is correctly initialized or not.<br>
&gt;&gt; Files sip_log.out and sip_log.err are empty, try &quot;ps-ef | grep SIP&quot; but<br>
&gt;&gt; there are no processes, by connecting telnet gives me refused connection.<br>
&gt;&gt; There are other logs to be checked?<br>
&gt;&gt; --<br>
&gt;&gt; View this message in context:<br>
&gt;&gt; <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>
&gt;&gt; Sent from the Koha - Discuss mailing list archive at Nabble.com.<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Koha mailing list<br>
&gt;&gt; <a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
&gt;&gt; <a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
&gt;&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Koha mailing list<br>
&gt; <a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
&gt; <a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
&gt;<br>
&gt;<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>