Re: Kaffe complains I'm using the wrong language

2004-12-10 Thread Dalibor Topic
Hendrik Boom pooq.com> writes: > > Am I doing something wrong? Or is there a problem with the way kaffe has been set up for Debain? > > When I try to compile a bunch of .java files, it tells me > > javac -classpath classes -sourcepath server:tactics -d classes > s

Kaffe complains I'm using the wrong language

2004-12-10 Thread Hendrik Boom
Am I doing something wrong? Or is there a problem with the way kaffe has been set up for Debain? When I try to compile a bunch of .java files, it tells me javac -classpath classes -sourcepath server:tactics -d classes server/Game.java server/GameFactory.java GamePort.java GameClient.java

chkrootkit and /usr/lib/kaffe/.system

2004-12-10 Thread Vincent Lefevre
When running "chkrootkit -q", I get: /usr/lib/kaffe/.system Is it normal to have such a file (it is a symbolic link to /etc/alternatives/kaffe-system)? -- Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <h

Re: gcj and kaffe (solved)

2004-11-13 Thread Rogério Brito
On Nov 13 2004, Gerard Robin wrote: > I used the unstable version of gcj and kaffe and I guessed that was this > version which did not works fine. > I removed gcj and kaffe and reinstalled the woody packages and now all > works fine. ;-) What about using the versions in testing/sar

Re: gcj and kaffe (solved)

2004-11-13 Thread Gerard Robin
elloWorldApp.java > > the compiler has generated the file: HelloWorldApp.class. > > Then, I ran, kaffe HelloWorldApp, and I got sometimes: > > Internal error: caught an unexpected exception. > Please check your CLASSPATH and your installation. > java/lang/NullPointerExce

gcj and kaffe

2004-11-12 Thread Gerard Robin
Hello, I compiled the file: HelloWorldApp.java class HelloWorldApp { public static void main(String[] args) { System.out.println("Hello World!"); } } gcj -C HelloWorldApp.java the compiler has generated the file: HelloWorldApp.class. Then, I ran, kaffe HelloWorld

Re: kaffe and/or sablevm in mozilla?

2003-11-15 Thread David Fokkema
On Wed, Nov 05, 2003 at 09:50:27AM -0500, David Z Maze wrote: > jjluza <[EMAIL PROTECTED]> writes: > > > like it is said in the doc, these packages (free implementation), make > > you to be able to compile and run java program. > > But they don't work to browse Internet and its java applets. > > Y

Re: kaffe and/or sablevm in mozilla?

2003-11-05 Thread David Z Maze
jjluza <[EMAIL PROTECTED]> writes: > like it is said in the doc, these packages (free implementation), make > you to be able to compile and run java program. > But they don't work to browse Internet and its java applets. > You need a closed source one to do that (sun, ibm or blackdown one) Wow, t

Re: kaffe and/or sablevm in mozilla?

2003-11-05 Thread jjluza
waded through almost 3,000 messages... Is it possible to use kaffe, sablevm or another free Java implementation as a plugin for mozilla? I see all this talk about sun or blackdown's jre, but I'd like a free solution... Is something like this available? I tried to install kaffe and sablevm, but

kaffe and/or sablevm in mozilla?

2003-11-05 Thread David Fokkema
Hi group, Just waded through almost 3,000 messages... Is it possible to use kaffe, sablevm or another free Java implementation as a plugin for mozilla? I see all this talk about sun or blackdown's jre, but I'd like a free solution... Is something like this available? I tried to install

Kaffe and Galeon

2003-02-17 Thread Sébastien Cérèze
Hi all, Is it possible to use Kaffe as the vm with galeon. and how ? thanks -- Sébastien Cérèze signature.asc Description: PGP signature

Re: Mozilla/Konqueror + Kaffe JVM?

2002-11-01 Thread Shyamal Prasad
"Terry" == Terry Hancock <[EMAIL PROTECTED]> writes: Terry> There is one problem though -- even though I opted to Terry> install Kaffe and Jikes as Free Java replacements, the Terry> browsers are not apparently configured to use them. I kind Terry>

Re: Mozilla/Konqueror + Kaffe JVM?

2002-11-01 Thread Brian Nelson
package, so > I'm feeling really good about that. :-D > > There is one problem though -- even though I opted to install Kaffe and Jikes > as Free Java replacements, the browsers are not apparently configured to use > them. I kind of figured dpkg would work that out for i

Mozilla/Konqueror + Kaffe JVM?

2002-11-01 Thread Terry Hancock
oblem though -- even though I opted to install Kaffe and Jikes as Free Java replacements, the browsers are not apparently configured to use them. I kind of figured dpkg would work that out for itself (I've gotten spoiled, I guess ;-)). Going to the Mozilla webpages I found instructions for

Re: Compiling java (gcj, jikes, kaffe...)

2001-02-04 Thread Andreas Hetzmannseder
m at the end. > > gcj also has a -C option will tells it to output Java bytecodes > (.class) instead. These will then need some JVM (jre, kaffe, etc) to > run. The -C option is exactly what I needed... > > | > | with jikes: > | Found 2 system errors: > | >

Re: Compiling java (gcj, jikes, kaffe...)

2001-01-30 Thread D-Man
instead. These will then need some JVM (jre, kaffe, etc) to run. | | with jikes: | Found 2 system errors: | | *** Error: Could not find package named | /usr/share/java/repository/java/util | | *** Error: Could not find package named | /usr/share/java/reposito

Compiling java (gcj, jikes, kaffe...)

2001-01-27 Thread Andreas Hetzmannseder
BTW: Running ready programs with kaffe works just fine... I put the following entry into my ~/.profile: export CLASSPATH=/usr/share/kaffe Could someone please tell me what is wrong or missing? Thanks in advance, Andreas.

kaffe 1.0.5 for Linux pppc

2000-05-04 Thread jblanche
HI all I used the debian (potato Linux version 2.2.6-15apmac) on my imac Rev B, it 's work very well - better than maos ;-) I need to execute some Java Application, then I need to used Kaffe. I have try to compile Kaffe-1.0.5 when do make I reiceve a gcc parse errors. .. gcc -DINTERP

Kaffe segfaults running anything

2000-03-22 Thread Stuart Ballard
[EMAIL PROTECTED]:~/java/classes$ /usr/lib/jdk1.1/bin/java Hello Hello [EMAIL PROTECTED]:~/java/classes$ java Hello Segmentation fault [EMAIL PROTECTED]:~/java/classes$ dpkg -l kaffe Desired=Unknown/Install/Remove/Purge | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed

KAFFE?

1999-04-28 Thread Person, Roderick
Hi, I remember reading some e-mails about Kaffe and potato. Is there a Kaffe Deb available. I can't find one, I've look in experimental and potato. If not, can someone give me pointers on compiling the .tar. I have that, but can get it working. Thanks Rod

kaffe + java + slink

1999-04-12 Thread Khalid EZZARAOUI
Bonjour, I would ike to install kaffe from potato, but my computer is : slink+linux2.0.35 and I am affraid to break it. kaffe needs the new libc6, and the last time I was on potato I had no possibility to run a java code. So my question is : installing kaffe under slink will break my