search for: bothnoshared

Displaying 1 result from an estimated 1 matches for "bothnoshared".

2004 Nov 22
0
H323 linking with asterisk
...at asterisk and to link openh323 with asterisk for my project i searched on net i found different compilation instructions from different sources. having no idea i followed two sources and issued commands as below in the ~/pwlib dir i gave the following commands ./configure make bothdepend make bothnoshared then the same in the ~/h323 dir then bak in the ~/pwlib dir i issued the command make clean opt and then the same in ~/h323 dir then in ~/asterisk/channels/h323 dir i issued the 'make' command. and in the ~/astersik dir i issued 'make install' followed by 'make samples'...