IDEA on Debian / iBook

Hi all,

I have an iBook running Debian and I am wondering if it is possible to run IDEA on it? If so, does anyone know which JVM I should use and where can I download it?

Thanks,
Shing

0

how about this one: "(Linux Installer, with JRE (Release Candidate III 4.0))" from the download page?

greets easy - iBook-user, too :)

0

Can you run Java at all? Sun doesn't make a JRE for PPC linux, and I don't think anyone else does either, so I don't think you can run IDEA.

0

The last version I saw for PowerPC was from http://www.blackdown.org and was 1.3.1.

0

Hi all,

I just tried build 1156 and I got the following error message:

  1. ./idea1156.bin

Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...

Launching installer...

./idea1156.bin: line 1: /tmp/install.dir.1039/Linux/resource/jre/bin/java: cannot execute binary file



Shing

0

Shing wrote:

I have an iBook running Debian and I am wondering if it is possible to run IDEA on it? If so, does anyone know which JVM I should use and where can I download it?


The 1.4 JDK for Linux from IBM might work:

http://www-106.ibm.com/developerworks/java/jdk/linux140/

Try the 32-bit pSeries version.

There's a package in Gentoo which apparently will install from the IBM
SDK that you download.

Ciao,
Gordon

--
Gordon Tyler (Software Developer)
Quest Software <http://java.quest.com/>
260 King Street East, Toronto, Ontario M5A 4L5, Canada
Voice: 416-643-4846 | Fax: 416-594-1919

0

I just tried the pseries jdk. It gave me the following error:

JVMDG217: Dump Handler is Processing a Signal - Please Wait.
JVMDG303: JVM Requesting Java core file
JVMDG304: Java core file written to /usr/local/idea-1156/bin/javacore.20040213.083044.775.txt
JVMDG215: Dump Handler has Processed Exception Signal 4.
Illegal instruction

0

Shing wrote:

I just tried the pseries jdk. It gave me the following error:

JVMDG217: Dump Handler is Processing a Signal - Please Wait.
JVMDG303: JVM Requesting Java core file
JVMDG304: Java core file written to /usr/local/idea-1156/bin/javacore.20040213.083044.775.txt
JVMDG215: Dump Handler has Processed Exception Signal 4.
Illegal instruction


Hmm... I guess not. It was worth a try though.

Sorry, I can't be of anymore help. The only other thing I can think of
is to reinstall Mac OS X and use it's 1.4 JRE ;)

Ciao,
Gordon

--
Gordon Tyler (Software Developer)
Quest Software <http://java.quest.com/>
260 King Street East, Toronto, Ontario M5A 4L5, Canada
Voice: 416-643-4846 | Fax: 416-594-1919

0

请先登录再写评论。