[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Build problem on CentOS 3.3

From: Ryan Saunders <rls_at_tamu.edu>
Date: 2005-04-16 20:42:31 CEST

Hello,

In trying to build Subversion 1.2.0-rc1 on a CentOS 3.3 box, I encountered an
error during the ./configure process. Right at the end, the script
calls ./ac-helpers/install-sh, which dies complaining that it has no
interpreter. The cause of the problem is that install-sh has DOS-style
linebreaks, which evidently breaks the #! shebang handling, at least on this
OS. Converting to UNIX EOL's fixes the problem.

Should I open an issue on this?

Ryan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Apr 16 21:25:34 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.