Hey again.

I managed to get jsampler successfully compiled (had to fiddle around
with setting my JAVA_HOME environment variable to point to the JDK,
instead of the JRE of a previous install.)

But this odd incomplete, undrawn fantasia window still remains. Any
idea on what I can do to troubleshoot this problem? It seems very
strange to just suddenly come across this problem now.

http://imagebin.org/116863
Is what I see. No error messages appear when running it from the CLI.

Thanks,

Andrew.

On Sat, Oct 2, 2010 at 12:45 PM, Andrew C <countfuzzb...@gmail.com> wrote:
> Ah yes, thanks for that.
>
> javac -version reports:
> Eclipse Java Compiler 0.972_R35x, 3.5.1 release, Copyright IBM Corp
> 2000, 2009. All rights reserved.
>
> Which makes a lot more sense. Now how would I go about changing this?
>
> Thanks,
>
> Andrew.
>
> On Sat, Oct 2, 2010 at 12:29 PM, Andreas Persson
> <andreas.pers...@bredband2.com> wrote:
>> Andrew C skrev 2010-10-02 12:46:
>>> Hm yes, I just remembered I had to install the following packages so
>>> the javac compiler could find eclipse-ecj.jar after upgrading my
>>> system from about a month ago:
>>>
>>> ecj-gcj
>>> ecj
>>> libecj-java-gcj
>>> libecj-java
>>>
>>> AFAIK, this is just a bunch of stuff to do with the Eclipse IDE.
>>
>> ecj is an alternative from the Eclipse project for the javac compiler in
>> Sun JDK. Maybe you're running that? Check with:
>>
>> javac -version
>>
>> If it's correct (that is, Sun) maybe your ant installation chooses the
>> ecj compiler for some reason. There's an ant option, build.compiler,
>> that should let you choose compiler.
>>
>> /Andreas
>>
>> ------------------------------------------------------------------------------
>> Start uncovering the many advantages of virtual appliances
>> and start using them to simplify application deployment and
>> accelerate your shift to cloud computing.
>> http://p.sf.net/sfu/novell-sfdev2dev
>> _______________________________________________
>> Linuxsampler-devel mailing list
>> Linuxsampler-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel
>>
>

------------------------------------------------------------------------------
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to