On Thursday 17 April 2008 10:15:44 Dragan Noveski wrote:
mik wrote:
Dragan Noveski schreef:
david, would you please like to upload the svn
version of the synth?
a good place could be:
http://rapidshare.com/
it is easy and fast.
i really would like to try if the svn is building here, since i
cannot get the release to build.
psychosynth, as well as aqualung i can not check out because 'ssl is
not supported here' - and i do not know how to make it supported.
my name is not david, but here you go:
http://rapidshare.com/files/108055654/csl2-psynth.tar.bz2
m
mik, very much thanks for taking your time!!
..unfortunatelly with the svn version make is braking in exactly the
same way here:
/usr/bin/ld: /usr/lib: No such file: File format not recognized
collect2: ld returned 1 exit status
make[2]: *** [psynth3d] Fehler 1
make[2]: Leaving directory
`/home/nowhiskey/software/nove/psychosynth/csl2-psynth/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory
`/home/nowhiskey/software/nove/psychosynth/csl2-psynth'
make: *** [all] Fehler 2
nowhiskey@murija2:~/software/nove/psychosynth/csl2-psynth$
1. For the liblo stuff, set the load flag to /usr/lib/liblo.so -- this is what
it is looking for, not /usr/lib which is not an .so but a directory :-)
2. You may need to explicitly add /usr/lib/liblo.so to the libraries listed
for the CLI version link.