[OpenSER-Users] Question about installing openser

Norman Brandinger norm at goes.com
Tue Apr 15 16:00:01 CEST 2008


Pete,

The key information is:

Unmet build dependencies: debhelper (>= 5) dpatch
libexpat1-dev libxml2-dev libpq-dev libradiusclient-ng-dev
unixodbc-dev libxmlrpc-c3-dev libperl-dev libsnmp-dev libdb4.4-dev
libconfuse-dev libldap2-dev libcurl3-gnutls-dev

You can for example issue the following command: "apt-get install debhelper" or "apt-get install debhelper dpatch".

The rules are in your OpenSER src directory under "debian/rules".

Note that you might need to alter /etc/apt/sources.list from "etch" to "lenny". "lenny" is currently the "testing" level.

Regards,
Norm



Pete Kay wrote:
> Hi,
>
> Thank you all for your inputs.
>
> When I tried to do "make deb", I am getting error:
>
> ser:/usr/src/openser-1.3.1-notls# make deb
> bison -d -b cfg cfg.y
> cfg.y: conflicts: 1 shift/reduce
> flex cfg.lex
> ln -sf packaging/debian-etch debian
> dpkg-buildpackage -rfakeroot -tc
> dpkg-buildpackage: source package is openser
> dpkg-buildpackage: source version is 1.3.0-svn1
> dpkg-buildpackage: source changed by Julien BLACHE <jblache at debian.org>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 1.3.0-svn1
> dpkg-checkbuilddeps: Unmet build dependencies: debhelper (>= 5) dpatch
> libexpat1-dev libxml2-dev libpq-dev libradiusclient-ng-dev
> unixodbc-dev libxmlrpc-c3-dev libperl-dev libsnmp-dev libdb4.4-dev
> libconfuse-dev libldap2-dev libcurl3-gnutls-dev
> dpkg-buildpackage: Build dependencies/conflicts unsatisfied; aborting.
> dpkg-buildpackage: (Use -d flag to override.)
> make: *** [deb] Error 3
> ser:/usr/src/openser-1.3.1-notls#
>
> Also, may I ask what is the full path for "packages/debian/rules"?
>
> Also, if the above two steps work, do I still need to do make all
> include_modules="mysql"  to make openser working with mysql?
>
> Thanks alot for your help.
>
> Pete
>
> _______________________________________________
> Users mailing list
> Users at lists.openser.org
> http://lists.openser.org/cgi-bin/mailman/listinfo/users
>
>
>   





More information about the Users mailing list