<div>Well, I think has that something wrong here....because...when&nbsp;I&nbsp;initialized the Openser,&nbsp;after updates into Makefile (include_modules?= perl and take out &#39;perl&#39; entry of the exclude_modules?= ).....compiled ( make all ) and installed ( make install )....no probs...but checked&nbsp;the following errors&nbsp;:</div>

<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp; INFO: perl:mod_init: initializing...</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp; ERROR: perl:mod_init: insufficient module parameters. Module not loaded.</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp; ERROR: core: init_mod: failed to initialize module perl</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp; ERROR: core:main: error while initializing modules</div>
<div>&nbsp;</div>
<div>I have no idea of what....</div>
<div>&nbsp;</div>
<div>Did you already saw this happen?<br>&nbsp;</div>
<div>thx,</div>
<div>&nbsp;</div>
<div>Marcio<br>&nbsp;</div><br><br>
<div><span class="gmail_quote">2008/4/24, Mik Cheez &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:michael_bulk@wildgate.com" target="_blank">michael_bulk@wildgate.com</a>&gt;:</span> 
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">You shouldn&#39;t have to worry about setting the environment variables unless you&#39;re going to distribute the binary. &nbsp;As long as you have perl installed, you should be fine with just making the change in your Makefile.<br>
<br><br><br>Marcio wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><span><br><br>---------- Forwarded message ----------<br>From: *Marcio* &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:mrgalhan@gmail.com" target="_blank">mrgalhan@gmail.com</a> &lt;mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:mrgalhan@gmail.com" target="_blank">mrgalhan@gmail.com</a>&gt;&gt;<br>
Date: 23/04/2008 21:06<br>Subject: Re: [OpenSER-Users] Install Perl Module<br></span><span>To: Mik Cheez &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:michael_bulk@wildgate.com" target="_blank">michael_bulk@wildgate.com</a> &lt;mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:michael_bulk@wildgate.com" target="_blank">michael_bulk@wildgate.com</a>&gt;&gt;<br>
<br>Thanks Mik....<br>&nbsp;Actually....I had not tried....was following the step-by-step module Perl....<br>&nbsp;But you don&#39;t set environment vars? PERLLDOPTS:, PERLCCOPTS: and TYPEMAP:....<br>&nbsp;Marcio<br></span>&nbsp;2008/4/23, Mik Cheez &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:michael_bulk@wildgate.com" target="_blank">michael_bulk@wildgate.com</a> &lt;mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:michael_bulk@wildgate.com" target="_blank">michael_bulk@wildgate.com</a>&gt;&gt;:<span><br>
<br>&nbsp; &nbsp;All I&#39;ve ever had to do is add the following in &#39;Makefile&#39;:<br><br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; include_modules?= perl<br><br>&nbsp; &nbsp;I also take out the &#39;perl&#39; entry from &#39;exclude_modules?= ...&#39;<br><br>&nbsp; &nbsp;Will that work, or is that part of what you&#39;ve been doing?<br>
<br>&nbsp; &nbsp;Mik<br><br>&nbsp; &nbsp;Marcio wrote:<br><br>&nbsp; &nbsp; &nbsp; &nbsp;Hi...<br>&nbsp; &nbsp; &nbsp; &nbsp; Anybody could me help, to install perl module as is explained<br>&nbsp; &nbsp; &nbsp; &nbsp;in 1.2 item of the variables enviroments would have put the<br>&nbsp; &nbsp; &nbsp; &nbsp;output this cmds....into &quot; Makefile.deps -&gt; CROSS_COMPILE ?=&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;output cmd &nbsp;&quot;perl -MExtUtils::Embed -e ldopts&quot;&gt;, &lt;&quot;perl<br>
&nbsp; &nbsp; &nbsp; &nbsp;-MExtUtils::Embed -e ccopts&quot;&gt; and &lt;&quot;echo &quot;`perl -MConfig -e<br>&nbsp; &nbsp; &nbsp; &nbsp;&#39;print $Config{installprivlib}&#39;`/ExtUtils/typemap&quot;&gt; &nbsp;???<br>&nbsp; &nbsp; &nbsp; &nbsp; or just put the output of these cmds into environments<br>
&nbsp; &nbsp; &nbsp; &nbsp;variables : PERLLDOPTS:, PERLCCOPTS: and TYPEMAP: &nbsp;and run the<br>&nbsp; &nbsp; &nbsp; &nbsp;Makefile.....???<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Does anyone know how...?<br>&nbsp; &nbsp; &nbsp; &nbsp; Any hints.....??<br>&nbsp; &nbsp; &nbsp; &nbsp; thx...<br><br><br>&nbsp; &nbsp; &nbsp; &nbsp;------------------------------------------------------------------------<br>
<br>&nbsp; &nbsp; &nbsp; &nbsp;_______________________________________________<br>&nbsp; &nbsp; &nbsp; &nbsp;Users mailing list<br></span>&nbsp; &nbsp; &nbsp; &nbsp;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Users@lists.openser.org" target="_blank">Users@lists.openser.org</a> &lt;mailto:<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Users@lists.openser.org" target="_blank">Users@lists.openser.org</a>&gt;<span><br>
&nbsp; &nbsp; &nbsp; &nbsp;<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.openser.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.openser.org/cgi-bin/mailman/listinfo/users</a><br><br><br><br>------------------------------------------------------------------------<br>
<br>_______________________________________________<br>Users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Users@lists.openser.org" target="_blank">Users@lists.openser.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.openser.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.openser.org/cgi-bin/mailman/listinfo/users</a><br>
</span></blockquote></blockquote></div><br>