Still a no go. I can't figure out what I am doing wrong. This is the error I get

[EMAIL PROTECTED] apps]# patch -p1 < /var/build_aah/asterisk_src/asterisk/apps/apps-meetme-cbmysql.txt
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -u asterisk-1.0.5-orig/apps/app_cbmysql.c asterisk-1.0.5/apps/app_cbmysql.c
|--- asterisk-1.0.5-orig/apps/app_cbmysql.c 2005-02-28 23:19:19.000000000 -0800
|+++ asterisk-1.0.5/apps/app_cbmysql.c 2005-03-03 18:39:34.000000000 -0800
--------------------------


It asks for the file to patch if i put in /path/app_cbmysql.c

I get this error

File to patch: /var/build_aah/asterisk_src/asterisk/apps/app_cbmysql.c
patching file /var/build_aah/asterisk_src/asterisk/apps/app_cbmysql.c
can't find file to patch at input line 331
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -u asterisk-1.0.5-orig/apps/app_meetme2.c asterisk-1.0.5/apps/app_meetme2.c
|--- asterisk-1.0.5-orig/apps/app_meetme2.c 2004-04-07 04:37:18.000000000 -0700
|+++ asterisk-1.0.5/apps/app_meetme2.c 2005-03-03 10:31:36.000000000 -0800





----- Original Message ----- From: "Dan Austin" <[EMAIL PROTECTED]>
To: "Asterisk Users Mailing List - Non-Commercial Discussion" <[email protected]>
Sent: Wednesday, March 16, 2005 6:56 PM
Subject: RE: [Asterisk-Users] ANNOUNCEMENT: Updates forapp_cbmysqlandMeetMe2gui (out of tree modules)



Bugger. I knew I'd screw up the patch instructions. Try this- #> cd to /var/build_aah/asterisk_src/asterisk #> patch -p1 < path-to/apps-meetme-cbmysql.txt

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Henry
Devito
Sent: Wednesday, March 16, 2005 7:02 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] ANNOUNCEMENT: Updates for
app_cbmysqlandMeetMe2gui (out of tree modules)

Dan,  Thanks for the time helping me out.  I figured everything out
except
for the patch.
7.  cd to asterisk/apps and run patch -p0 <
path-to/apps-meetme-cbmysql.txt

When I do this step it errors out and asks for the file to patch.. When I look at the apps-meetme-cbmysql.txt It shows the file name to be app_cbmysql.c so I changed the name of the file cbmysql.c to app_cbmysql.c but it still doesn't work.

Also in the apps-meetme-cbmysql.txt it shows the path to be
asterisk-1.0.5-orig I am trying to install this on [EMAIL PROTECTED]  So
the
source is in /var/build_aah/asterisk_src/asterisk.  Maybe I'm looking in
the
wrong direction. any help would be appreciated.  I can even give you
root
access to my box.  When all is said and done I will write up a wiki page
for
installation.

_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to