Re: [LAU] new recordings

From: Dave Phillips <dlphillips@email-addr-hidden>
Date: Sun Mar 30 2008 - 00:14:01 EET

mik wrote:
> ... I don't seem to manage to compile
> lib_jcsound.so. jni.h was found after I made some changes in custom.py,
> but only csnd.jar is produced.
> I used "scons install=1 useDouble=1 useCoreAudio=0 buildUtilities=0
> buildPythonOpcodes=1 buildJavaWrapper=1 buildRelease=1
> dynamicCsoundLibrary=1" (with 5.07, because with 5.08 I didn't even get
> csnd.jar).
> Also, there doesn't seem to be a Linux equivalent of devIL.dll, but
> maybe that isn't necessary.
>
> m
> _______________________________________________
> Linux-audio-user mailing list
> Linux-audio-user@email-addr-hidden
> http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
>
>
I used the same options to build Csound 5.08 on both systems here, with
the addition of 64-bit specific options for that platform. I had
problems with the Java wrapper until I added the path to my Java
installation to PATH:

export PATH=$PATH:/usr/java/:/usr/java/bin/

I also defined JAVA_HOME the same way. After that, the wrapper built
cleanly.

Btw, yes, you will need DevIL.so, it's in the lwjgl-optional package
along with IL.so, ILU.so, and ILUT.so, all of which you'll need.

HTH,

dp

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Sun Mar 30 04:15:02 2008

This archive was generated by hypermail 2.1.8 : Sun Mar 30 2008 - 04:15:02 EEST