2 Apr
2008
2 Apr
'08
7:50 a.m.
Hi,
this seems to be a minor issue in the Makefile which can be avoided by defining the OPENH323DIR environment variable.
Try this: cd /root/t38modem OPENH323DIR=/root/h323plus make opt
(or mv /root/h323plus /root/openh323)
Regards, Tamas
forum írta:
Ok, forget about SIP, let's talk about H323.
I have DL, PWLIB 2.0.1, in /root/pwlib ./configure make opt no errors
H323Plus 1.20.2, in /root/h323plus ./configure make opt no errors
t38modem 1.0.1, in /root/t38modem
root@core:~/t38modem# make opt Makefile:122: /root/openh323/openh323u.mak: No such file or directory make: *** No rule to make target `/root/openh323/openh323u.mak'. Stop. root@core:~/t38modem#
Any sugestions ? Thanks.