Hi Dave, For custom.py, on Ubuntu I added: if sys.platform[:5] == 'linux': platform = 'linux' customCPPPATH.append('/usr/include/fltk-1.1') customLIBPATH.append('/usr/lib/fltk-1.1') customCPPPATH.append('/usr/lib/jvm/java-6-sun/include') customCPPPATH.append('/usr/lib/jvm/java-6-sun/include/linux') steven On Fri, Sep 26, 2008 at 11:11 AM, Dave Phillips wrote: > Steven Yi wrote: >> >> I'd check your custom.py file to see if you have the right paths for >> the jdk/include and jdk/include/linux folders. >> > > There are no Java flags for Linux in custom.py. > > SWIG is version 1.3.31. > > Btw, I'm building from the newly released source tarball, not from CVS. > Should I build from CVS instead ? > > > Best, > > dp > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net