When in your svn folder, type:
cd trunk/addons/opensmppbox svn update -r63 and make and install again. == Rene From: Ali Kashif [mailto:[email protected]] Sent: maandag 10 december 2012 14:14 To: Rene Kluwen Cc: [email protected] Subject: Re: openSMPP PANIC: Hi Rene, i tried to update the SVN and got this . [root@vps svn]# svn update -r63 Skipped '.' [root@vps svn]# reproduce steps are . I just download the latest source about 2 or 3 hours back using svn co https://svn.kannel.org/gateway/trunk cd trunk ~]#./configure --with-mysql --enable-start-stop-daemon --disable-docs ~]# Make ~]# Make install ~]# ~]# cd addons/opensmppbox/ ~]#./configure --with-kannel-dir=/root/kannel/svn/trunk/ ~]# Make ~]# Make install ~]# ~]# cd addons/sqlbox/ ~]#./configure --with-kannel-dir=/root/kannel/svn/trunk/ ~]# Make ~]# Make install ##########SMPP.CONF########## group = core dlr-storage = mysql group = mysql-connection id = dlr-db host = 127.0.0.1 username = sqlbox password = "password" database = kannel max-connections = 20 group = dlr-db id = dlr-db table = dlr1 field-smsc = smsc field-timestamp = ts field-destination = destination field-source = source field-service = service field-url = url field-mask = mask field-status = status field-boxc-id = boxc_id group = opensmppbox opensmppbox-id = smppbox1 opensmppbox-port = 8999 bearerbox-host = 127.0.0.1 bearerbox-port = 13002 log-level = 0 log-file = /var/log/kannel/opensmppbox.log our-system-id = MYID route-to-smsc = smscr use-systemid-as-smsboxid = 1 smpp-logins = "/usr/local/kannel/clients.txt" ############################## please let me know if any thing else is needed. Thanks Ali On Mon, Dec 10, 2012 at 3:04 PM, Rene Kluwen <[email protected]> wrote: svup update -r63
