[Tsung] How to put execute rigths on sources retrieved through SVN
Nicolas Niclausse
nicolas at niclux.org
Tue Mar 18 12:36:30 CET 2008
philippe vanderstraeten ecrivait le 18.03.2008 11:43:
> Hello,
>
> I apologize for this question: I got the Tsung sources through SVN and I
> have no execute rights under Linux.
> Is there a script somewhere to put the rights x on files which need them ?
>
> By the past I only get tsung through an archive file (whose execute
> rights a correctly setup on extracted files).
I don't understand. The procedure is:
svn co https://svn.process-one.net/tsung/trunk
cd trunk
./configure
make
make install
(or ./configure --prefix=/somewhere if you are not root)
(you can also build binary packages: make rpm or make deb)
Did you do that ?
--
Nicolas
More information about the Tsung-users
mailing list