[h323plus] h323plus configure bug?
Paul E. Jones
paulej at packetizer.com
Thu Jan 28 22:03:14 EST 2010
Laendro,
The problem is that the file on your machine is apparently in DOS file
format when it should be in unix file format. Specifically, each line in
your file(s) has a LFCR at the end and it should only have a LF.
Perhaps it was the way you got it out of the repository and/or somebody
checked it in that way? An easy way to fix it with vim is to edit the file
and do this:
:se ff=unix
:wq
Paul
From: h323plus-bounces at lists.packetizer.com
[mailto:h323plus-bounces at lists.packetizer.com] On Behalf Of
leandro.alvares at caixa.gov.br
Sent: Thursday, January 28, 2010 5:52 PM
To: h323plus at lists.packetizer.com
Subject: [h323plus] h323plus configure bug?
Hi people,
I got the last CVS version of H323plus (1.22) and I'm getting an erro while
configuring the package.
debian01:~/projeto_video/h323plus# ./configure
-bash: ./configure: /bin/sh^M: bad interpreter: No such file or directory
The same occur at ptlib.
Has someone any ideas to fix this problem?
I had exactely at site http://www.gnugk.org/compile-cvs.html
Regards,
Leandro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.packetizer.com/pipermail/h323plus/attachments/20100128/2c88e758/attachment.htm>
More information about the h323plus
mailing list