logo back up home forward   further reading more topics »

Programming - Tools - Platforms

Linux Programming Tools

I assume that all distributions come with C/C++ command line tools? Are there any beginners guides on the Web? If you want to use a Graphical IDE (I know some people prefer command line tools but I can never remember the commands) you could try some of the following. Could anyone advise me which is best for 3D development?

Using Java on Linux

If you have not already done so load the latest version of Java for linux from the blackdown website.

Unpack it to suitable directory:

cd /usr/local
gunzip /jdk-1_2_2-rc3-linux-i386_sh.gz
./jdk-1_2_2-rc3-linux-i386_sh

Make sure path is set:

export PATH=/usr/local/jdk1.2.2/bin:$PATH

Download and install Java3D for Linux

bunzip2 java3d1_1_3-fcs-linux-sdk_t.bz2
./java3d1_1_3-fcs-linux-sdk_t

see http://www.blackdown.org/java-linux/jdk1.2-status/README-3D

 

 

     
  COPYING
 
  MAKEFILE
 
  xes2.kdevelop
configuration for this project
  xes2.kdevelop.pcs
binary configuration
  xes2.pro
template=subdirs
subdirs=src
  xes2.kdevses stores screen layout
  src directory  
  src.pro contains filenames
     
     
     
     
     
     
     
     

 

 


metadata block
see also:
Correspondence about this page

Book Shop - Further reading.

Where I can, I have put links to Amazon for books that are relevant to the subject, click on the appropriate country flag to get more details of the book or to buy it from them.

cover Fedora, SuSE and Mandrake, Timesaving Techniques for Dummies.

Commercial Software Shop

Where I can, I have put links to Amazon for commercial software, not directly related to this site, but related to the subject being discussed, click on the appropriate country flag to get more details of the software or to buy it from them.

 

Can this page be improved?

Please send me any improvements to here. I would appreciate ideas to make the pages more useful including error correction, ideas for new pages, improvements to wording. It helps if you quote the full URL of the page.

 

progam

I am working on a project which uses these principles, if you would like to help me with this you are welcome to join in, here:

for 3D programming: http://sourceforge.net/projects/mjbworld/

This site may have errors. Don't use for critical systems.

Copyright (c) 1998-2008 Martin John Baker - All rights reserved - privacy policy.