wsdl4cpp-src-0.9.2b.zip line endings
Status: Beta
Brought to you by:
zhuming
The download file "wsdl4cpp-src-0.9.2b.zip" is not platform independent. It is DOS dependent as the text files use DOS line endings. By default the configure file is not executable and the DOS line endings cause it to fail to run on Linux. The dos2unix command can be used to convert the lines endings from DOS to UNIX however this must be done for every file. Additionally the .deps directory seems to somehow have a carriage return in its name.
I used unzip from the Fedora 7 package:
Name : unzip
Version : 5.52
Release : 4.fc7
A separate download for UNIX may be necessary to correct these problems.
Logged In: YES
user_id=32789
Originator: YES
unzip -a will instruct unzip to do the line ending conversions automatically.