Well, that solved the first error we were getting, but now we are seeing this one:
r...@ubuntu:/usr/local/etc/ opensips# opensipsdbctl create MySQL password for root: -e \E[37;33mINFO: test server charset -e \E[37;33mINFO: creating database opensips ... -e \E[37;33mINFO: Core OpenSIPS tables succesfully created. Install presence related tables? (y/n): n /usr/local/sbin/opensipsdbctl: 300: Bad substitution r...@ubuntu:/usr/local/etc/opensips# This is on the exact same system. And a side not, we took the source we used to build one of our production boxes from a few months ago, and can build it just fine on this same server, it's just the latest from the 1_6 branch that we can't create the DB with. Thoughts? Thanks -dg On Thu, Jun 10, 2010 at 8:56 AM, Bogdan-Andrei Iancu <[email protected] > wrote: > Hi Daniel, > > It should be fixed on SVN trunk and 1.6 SVN branch - just update and it > should work > > Regards, > Bogdan > > Daniel Goepp wrote: > > Sorry, and to be even more specific: > > > > $ uname -a > > Linux ip-10-251-126-130 2.6.21.7-2.fc8xen-ec2-v1.0 #2 SMP Tue Sep 1 > > 10:04:29 EDT 2009 i686 GNU/Linux > > > > Thanks > > > > -dg > > > > > > On Fri, Jun 4, 2010 at 10:04 AM, Daniel Goepp <[email protected] > > <mailto:[email protected]>> wrote: > > > > Sorry sure, same system we have been using for other installs, but > > I'm definitely open to the idea that it's a local issue, just have > > no idea what might be causing it. The system is an Ubuntu 9.04 > > fresh base install, nothing but the libraries that we have always > > installed on Ubuntu to get OpenSIPS doing: > > > > apt-get install bison flex > > apt-get install libsctp-dev libmysqlclient16-dev libexpat1-dev > > libxml2-dev libradiusclient-ng-dev > > apt-get install libxmlrpc-c3-dev libperl-dev libsnmp-dev > > libldap-dev libconfuse-dev libpcre3-dev > > apt-get install mysql-server > > apt-get install subversion > > apt-get install ngrep > > > > We are continuing to try to investigate here too, but any help is > > much appreciated. > > > > -dg > > > > > > > > On Fri, Jun 4, 2010 at 8:22 AM, Anca Vamanu <[email protected] > > <mailto:[email protected]>> wrote: > > > > Hi Daniel, > > > > I think it is a issue related to the system that you use, not > > an error > > in the script since it works on other systems. Can you please > > say what > > is the version your operating system? > > > > Regards, > > > > -- > > Anca Vamanu > > www.voice-system.ro <http://www.voice-system.ro> > > > > > > > > Daniel Goepp wrote: > > > I just checked out a fresh copy of the 1.6 branch, updated > > my Makefile > > > making just the following changes: > > > > > > exclude_modules?= jabber xmpp rls mi_xmlrpc xcap_client \ > > > db_postgres db_unixodbc db_oracle db_berkeley > > aaa_radius \ > > > osp perlvdb mmgeoip \ > > > presence presence_xml presence_mwi presence_dialoginfo > \ > > > pua pua_bla pua_mi pua_usrloc pua_xmpp pua_dialoginfo \ > > > ldap h350 memcached db_http json > > > > > > No errors on the install, but am getting this when I try to > > create the DB: > > > > > > r...@ip-10-251-126-130:/usr/local/etc/opensips# > > opensipsdbctl create > > > /usr/local/lib/opensips/opensipsctl/opensipsdbctl.base: 35: > > Syntax > > > error: Missing '}' > > > > > > Never had this one before. Ideas? I'm going to see if I > > can manually > > > fix, but wondering if this is something broken in the source. > > > > > > Thanks. > > > > > > -dg > > > > > > > _______________________________________________ > > Users mailing list > > [email protected] <mailto:[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 > > > > > -- > Bogdan-Andrei Iancu > www.voice-system.ro > > > _______________________________________________ > 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
