Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / November 2005

Tip: Looking for answers? Try searching our database.

I want to install the j2sdk for linux using blackdown package.

Thread view: 
motionanalyst@gmail.com - 30 Nov 2005 05:48 GMT
I want to make an environment to develop using java, and considered
both 'KAFFE' and 'Blackdown' packages.
Final goal is what make java applications in embedded linux system, so
I tried to install j2sdk using blackdown packages. In my first
challenge is failed, however.

The problem is what I did not have any document about installation.
I could not fully understand details about installation.
so I want to request here, who have documents about installation of
'KAFFE' or 'Blackdown'?

Best regards.

Y.K Moon
motionanalyst@gmail.com - 30 Nov 2005 06:03 GMT
Attach :
I used the blacdown package (j2re-1.3.1-RC1-linux-arm.tar.bz2)
if you have document about installtion (ex:intallation guide), please
send me.
Gordon Beaton - 30 Nov 2005 06:51 GMT
> Attach :
> I used the blacdown package (j2re-1.3.1-RC1-linux-arm.tar.bz2)
> if you have document about installtion (ex:intallation guide), please
> send me.

First, make sure that you've got the right package. Are you running
Linux on an ARM platform? Note also that j2re (runtime environment) is
not the same as j2sdk (development kit), i.e. it doesn't include a
compiler or other tools you will need to compile your own Java
programs.

Once you've got the right package for your system, go to the directory
where you want to install it. Then unpack the file like this:

 tar -jx /path/to/j2re-1.3.1-RC1-linux-arm.tar.bz2

Or:

 bunzip2 -c /path/to/j2re-1.3.1-RC1-linux-arm.tar.bz2 | tar -x -

You will need to update your PATH environment variable so that it
includes the bin directory in the JRE or JDK.

/gordon

Signature

[  do not email me copies of your followups  ]
g o r d o n + n e w s @  b a l d e r 1 3 . s e



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.