Look again, this time with the cvs code.

Jeremy McNamara


Paul Cheng wrote:


THERE IS AN INCONSISTENCY IN THE README FILE THAT IS OUT OF DATE:

Follow the instructions on line below and do NOT issue a "make clean install" in asterisk/channels/h323 as indicated elsewhere, just issue a "make" and then in /usr/src/asterisk (or wherever you source is), issue a "make install" and this will work.

To compile this code: Issue a make in the asterisk/channels/h323 directory, then go back to the Asterisk source top level directory and issue a make install.

On Friday, November 7, 2003, at 02:51 AM, Anton L. Kapela wrote:

Jeremy McNamara said:

2. /openh323, make clean, make opt
3. /asteriks/channels/h323, make clean, make install, and it is got
error
about no chan_h323.o  exists. and the make install is failed.


You haven't read the README

And I quote:

To compile this code:
Issue a make in the asterisk/channels/h323 directory, then go back to
the Asterisk
source top level directory and issue a make install.


I suspect that he indeed did read the README. In fact, I just (for
kicks) cvs checked out a fresh copy of libpri, zaptel, and asterisk
this evening. I checked my h.323 channel README, and I see:

"Example commands to make sure everything gets cleaned and then
rebult in proper order:

cd /path/to/pwlib
make clean opt
cd /path/to/openh323
make clean opt
cd asterisk/channels/h323
make clean install"

For some reason, doing "as instructed" on various sites (digium.com,
for one) you'll be pulling "stale" CVS code. Or, for some reason, your
updates to what's in CVS aren't actually working. I wish I understood
CVS more to better research this.

--Tk

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users



_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to