Re: [gentoo-user] Re: Swing !

2010-11-12 Thread Crístian Viana
are you sure this Swing is Java's? I don't see any reference to Java on
SuperCollider's website. and Swing is always installed in any JRE since
version 1.2.

On Fri, Nov 12, 2010 at 1:59 AM, meino.cra...@gmx.de wrote:

 Nikos Chantziaras rea...@arcor.de [10-11-12 04:40]:
  On 11/12/2010 05:05 AM, meino.cra...@gmx.de wrote:
  Nikos Chantziarasrea...@arcor.de  [10-11-12 01:20]:
  On 11/10/2010 09:24 PM, meino.cra...@gmx.de wrote:
  Hi,
  
  I am a little confused.
  I am compiled SuperCollider3 from source.
  When started, it complains of not finding swing.
  As far as I know, Swing is part of the java sdk.
  Is it? Or what can trigger this message?
  Best regards,
  mcc
  
  There's a media-sound/supercollider package in the pro-audio overlay.
  You can add the overlay with layman and emerge that package.
  
  
  
  Does it install Swing / make Swing available on my box ?
 
  I've no idea.  I once had to write a small Java app that uses Swing,
  and I was able to use it without anything special, as long as
  dev-java/sun-jdk was installed.
 
  So in other words, either there's a bug in SC, or it needs an
  older/newer JDK than the one you have installed.
 
  Anyway, I thought the point of Java was to not having to compile
  anything; doesn't SC provide ready to run binaries?  Do those work?
 
 

 I installed the dev-java/sun-jdk and logout/login but it does not
 change anything.
 Will check binaries of SC if available...

 Best regards,
 mcc





-- 
stop talking.
start doing.


Re: [gentoo-user] Re: Swing !

2010-11-12 Thread Arttu V.
On 11/12/10, Crístian Viana cristiandei...@gmail.com wrote:
 are you sure this Swing is Java's? I don't see any reference to Java on
 SuperCollider's website. and Swing is always installed in any JRE since
 version 1.2.

It has mostly cpp files so I'd wager its written in c++. But there
seems to be some (optional?) GUI component which is written in Java.
Or something. It also has some .py files (some python code?) among its
sources.

This swing-thing it needs seems to be called SwingOSC, which is not
your regular java Swing. SwingOSC claims to be a framework built on
top of Java's Swing.

-- 
Arttu V.



[gentoo-user] Re: Swing !

2010-11-11 Thread Nikos Chantziaras

On 11/10/2010 09:24 PM, meino.cra...@gmx.de wrote:

Hi,

I am a little confused.
I am compiled SuperCollider3 from source.
When started, it complains of not finding swing.
As far as I know, Swing is part of the java sdk.
Is it? Or what can trigger this message?
Best regards,
mcc


There's a media-sound/supercollider package in the pro-audio overlay. 
You can add the overlay with layman and emerge that package.





Re: [gentoo-user] Re: Swing !

2010-11-11 Thread meino . cramer
Nikos Chantziaras rea...@arcor.de [10-11-12 01:20]:
 On 11/10/2010 09:24 PM, meino.cra...@gmx.de wrote:
 Hi,
 
 I am a little confused.
 I am compiled SuperCollider3 from source.
 When started, it complains of not finding swing.
 As far as I know, Swing is part of the java sdk.
 Is it? Or what can trigger this message?
 Best regards,
 mcc
 
 There's a media-sound/supercollider package in the pro-audio overlay. 
 You can add the overlay with layman and emerge that package.
 
 

Does it install Swing / make Swing available on my box ?

Best regards,
mcc





[gentoo-user] Re: Swing !

2010-11-11 Thread Nikos Chantziaras

On 11/12/2010 05:05 AM, meino.cra...@gmx.de wrote:

Nikos Chantziarasrea...@arcor.de  [10-11-12 01:20]:

On 11/10/2010 09:24 PM, meino.cra...@gmx.de wrote:

Hi,

I am a little confused.
I am compiled SuperCollider3 from source.
When started, it complains of not finding swing.
As far as I know, Swing is part of the java sdk.
Is it? Or what can trigger this message?
Best regards,
mcc


There's a media-sound/supercollider package in the pro-audio overlay.
You can add the overlay with layman and emerge that package.




Does it install Swing / make Swing available on my box ?


I've no idea.  I once had to write a small Java app that uses Swing, and 
I was able to use it without anything special, as long as 
dev-java/sun-jdk was installed.


So in other words, either there's a bug in SC, or it needs an 
older/newer JDK than the one you have installed.


Anyway, I thought the point of Java was to not having to compile 
anything; doesn't SC provide ready to run binaries?  Do those work?





Re: [gentoo-user] Re: Swing !

2010-11-11 Thread meino . cramer
Nikos Chantziaras rea...@arcor.de [10-11-12 04:40]:
 On 11/12/2010 05:05 AM, meino.cra...@gmx.de wrote:
 Nikos Chantziarasrea...@arcor.de  [10-11-12 01:20]:
 On 11/10/2010 09:24 PM, meino.cra...@gmx.de wrote:
 Hi,
 
 I am a little confused.
 I am compiled SuperCollider3 from source.
 When started, it complains of not finding swing.
 As far as I know, Swing is part of the java sdk.
 Is it? Or what can trigger this message?
 Best regards,
 mcc
 
 There's a media-sound/supercollider package in the pro-audio overlay.
 You can add the overlay with layman and emerge that package.
 
 
 
 Does it install Swing / make Swing available on my box ?
 
 I've no idea.  I once had to write a small Java app that uses Swing, 
 and I was able to use it without anything special, as long as 
 dev-java/sun-jdk was installed.
 
 So in other words, either there's a bug in SC, or it needs an 
 older/newer JDK than the one you have installed.
 
 Anyway, I thought the point of Java was to not having to compile 
 anything; doesn't SC provide ready to run binaries?  Do those work?
 
 

I installed the dev-java/sun-jdk and logout/login but it does not
change anything.
Will check binaries of SC if available...

Best regards,
mcc