hi i downloaded the latest cvs of kannel and try to implement smppbpx patch from chimit and i got this error when i do patch
patch < smppbox.patch can't find file to patch at input line 8 Perhaps you should have used the -p or --strip option? The text leading up to this was: -------------------------- |Index: gwlib/cfg.def |=================================================================== |RCS file: /home/cvs/gateway/gwlib/cfg.def,v |retrieving revision 1.142 |diff -u -r1.142 cfg.def |--- gwlib/cfg.def 6 Dec 2009 17:24:14 -0000 1.142 |+++ gwlib/cfg.def 7 May 2010 19:02:39 -0000 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 34 Perhaps you should have used the -p or --strip option? The text leading up to this was: -------------------------- |Index: gwlib/conn.c |=================================================================== |RCS file: /home/cvs/gateway/gwlib/conn.c,v |retrieving revision 1.88 |diff -u -r1.88 conn.c |--- gwlib/conn.c 12 Jan 2009 16:46:54 -0000 1.88 |+++ gwlib/conn.c 7 May 2010 19:02:39 -0000 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 54 Perhaps you should have used the -p or --strip option? The text leading up to this was: -------------------------- |Index: gwlib/conn.h |=================================================================== |RCS file: /home/cvs/gateway/gwlib/conn.h,v |retrieving revision 1.36 |diff -u -r1.36 conn.h |--- gwlib/conn.h 12 Jan 2009 16:46:53 -0000 1.36 |+++ gwlib/conn.h 7 May 2010 19:02:39 -0000 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 62 Perhaps you should have used the -p or --strip option? The text leading up to this was: -------------------------- |--- Makefile 2010-05-07 22:17:30.000000000 +0200 |+++ Makefile 2010-05-07 21:28:35.000000000 +0200 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored any help is highly appreciated 2010/6/7 Nikos Balkanas <[email protected]> > Hi, > > As I have explained in a previous mail. Download latest svn (or cvs). It > won't work with 1.4.3. > > Extract patch from archive and go to gateway directory. > > Then patch < {smppbox.patch} > > I hope you do not bother this list again for the same question, which > incidentally is a unix, not a kannel issue. You should consider whether you > have the minimum unix background needed for running kannel and/or smppbox. > > BR, > Nikos > > ----- Original Message ----- From: "Kiran Reddy" <[email protected]> > To: <[email protected]> > Sent: Monday, June 07, 2010 9:07 AM > Subject: need help > > > > Hi All, >> >> I am not able to install opensource smppbox with kannel. Can some one help >> me to install kannel with opensource smppbox. >> >> I am using kannel 1.4.3 Stable version and i downloaded opensource >> smppbox. >> >> >> Regards, >> ------------ >> Kiran Reddy >> >> > >
