Yes, the console must be a separate deb. probably the same for the rest of the packings..
Let's open a bug report on this. Regards, Bogdan Dan Pascu wrote: > Maybe it should be a separate package on its own (opensips-console) > > On Tuesday 02 December 2008, Joan wrote: > >> There are several packages missing from the depends on Debian. >> Basically related to the new osipsconsole. They are: >> .- python-mysqldb >> .- libfrontier-rpc-perl >> .- libnet-ip-perl >> .- libberkeleydb-perl >> >> String.pm has to be downloaded/installed manually >> http://search.cpan.org/~sherzodr/String-1.5/String.pm >> >> >> Finally, in the connect to the database, it should be: >> >> DBI->connect("DBI:$DBENGINE:database=$DBNAME;host=$DBHOST","$DBRWUSER", >> "$DBRWPW"); >> Instead of: >> >> DBI->connect("DBI:$DBENGINE:database=$DBNAME;host=$DBHOST","$DBROOTUSER >> ", ""); >> >> Note that if DBRWPW is defined in double quotes in >> /etc/opensips/opensipsctlrc, it won't work neither >> >> Now I can start trying the new and wished console :) >> >> Regards >> >> _______________________________________________ >> Users mailing list >> [email protected] >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >> > > > > _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
