[Serusers] problem installing external modules

samuel samu60 at gmail.com
Thu Jul 20 16:05:39 CEST 2006


you should add the directory where libradiusclient-ng.so.2 to the
LD_LIBRARY_PATH env. variable:

             #export
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:directory_where_radius_library_is
Samuel.

2006/7/20, Giuseppe Parlato <gparlato at tnet.it>:
>
> ok thanks now modules are installed however I still get acc.so module
> error when I try to start ser,
>
> ser: ERROR: load_module: could not open module
> </usr/local/lib/ser/modules/acc.so>: libradiusclient-ng.so.2: cannot open
> shared object file: No such file or directory
>
> Giuseppe
>
> ----- Original Message -----
> *From:* samuel <samu60 at gmail.com>
> *To:* Giuseppe Parlato <gparlato at tnet.it>
> *Cc:* serusers at iptel.org
> *Sent:* Thursday, July 20, 2006 1:10 PM
> *Subject:* Re: [Serusers] problem installing external modules
>
> I think you have to use the same parameteres for the compilation and for
> the installation phase:
> make include_modules="mysql jabber cpl-c ..." all
> make include_modules="mysql jabber cpl-c ..." install
>
> If this does not work, check the compilation phase to check if there's an
> error. If an error occurs probably there's an error with a missing
> library/include directory. Take a look to check wether the modules have
> effectively compiled (look in each module directory to see if the .so is
> there). For instance, check if under ./modules/mysql there's a file called
> mysql.so.
>
> Remember to execute the <make blablaba install> with a user with enough
> permissions to write on the prefix directory, which looks like you've got
> /lib/ser/. Check if the install phase gives any permission problems.
>
> Hope it helps,
> Samuel.
>
> 2006/7/20, Giuseppe Parlato <gparlato at tnet.it >:
> >
> > It is quite strange I got..
> >
> > locate auth_radius.so
> > /lib/ser/modules/auth_radius.so
> >
> > but I cancelled all modules files from previous ser installation and
> > actually they don't exist anymore!
> > I also tried make proper before new installation... what do I have to
> > do????
> >
> >
> > thanks
> > Giuseppe
> > ----- Original Message -----
> > *From:* Giuseppe Parlato <gparlato at tnet.it>
> > *To:* serusers at iptel.org
> > *Sent:* Thursday, July 20, 2006 11:20 AM
> > *Subject:* [Serusers] problem installing external modules
> >
> > Hi all,
> > I installed ser adding some external modules but looking at
> > /usr/local/lib/ser I couldn't find them (mysql jabber cpl-c auth_radius
> > group_radius uri_radius avp_radius postgres pa)
> >
> > make
> > make all include_modules="mysql jabber cpl-c auth_radius group_radius
> > uri_radius avp_radius postgres pa"
> > make install
> > thanks
> > Giuseppe
> >
> > ------------------------------
> > _______________________________________________
> > Serusers mailing list
> > Serusers at lists.iptel.org
> > http://lists.iptel.org/mailman/listinfo/serusers
> >
> > ------------------------------
> > No virus found in this incoming message.
> > Checked by AVG Free Edition.
> > Version: 7.1.394 / Virus Database: 268.10.2/393 - Release Date:
> > 19/07/2006
> >
> > _______________________________________________
> > Serusers mailing list
> > Serusers at lists.iptel.org
> > http://lists.iptel.org/mailman/listinfo/serusers
> >
> >
> >
> ------------------------------
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.394 / Virus Database: 268.10.2/393 - Release Date: 19/07/2006
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20060720/586a54e5/attachment.htm>


More information about the sr-users mailing list