Morusaka Wrote: > this is what I did: > > $ mkdir ws > $ cd ws > $ wget > http://svn.dsource.org/projects/dsss/downloads/0.78/dsss-0.78-x86-gnuWlinux.tar.bz2 > $ tar xvvf tar xvvf dsss-0.78-x86-gnuWlinux.tar.bz2 > $ export PATH="~/ws/dsss-0.78-x86-gnuWlinux/bin:$PATH"
AAAARRRRRGGGGGGGHHHHHHHHHHHHHHH!!!! what I miss was: $ mv dsss-0.78-x86-gnuWlinux dsss now it works. Thank you everybody!! P.S.: now it works, but even with the simpliest helloworld I got a strange ld error, damn!!!