Home | For Sale | Flashcom | Cam Portal | Video-Email | Guest Book | Private Video Chat | JChat
Forum |Linux Help | Red5 Applications | Web Camera's | Live Help |  Web Links
netmeeting-demo | Crazy Letters Plus |  Our Visitor Map |  About us  | Your IP address | Skype George
Wowza Applications |  Flashcom File Transfer | IM system | snap shot

our website is changing and from The first of October 2008 the website is moving to mr-webcam.com 
This website will stay but gradualy become a mirror of our new site
Help with Flashcom applications      Help with most web camera software.        Examples and demo's available.


Quick links [The amazing chat...]Amazing Chat Pro   [the ultimate chat...]Our Ultimate Chatroom   Collaboration Chat     Audio Video Recording Studio    
My Flashcom WebPhone    Try our NEW Instant Message System   Ajax magnets


By default, RedHat Linux AS and AS4 servers don’t come with a JDK (Java Development Kit) installed on them. Depending on your install, if you run the java command you may get some sort of error message or a file not found message.

  1. First we need to download a JDK. I am downloading JDK 6u2 from http://java.sun.com/javase/downloads/index.jsp. Go to that page and click the Download button. On the new page that loads, we will download the Linux RPM in self-extracting file.
  2. Once you have downloaded your file, and have it placed somewhere on your Linux box (I put mine in /tmp), we will extract and install it. The name of the file I downloaded was jdk-6u2-linux-i586-rpm.bin.
  3. Login to your Linux box as the root user, and change directory to where you placed the jdk file that you downloaded.
  4. Make sure the file you downloaded is executable.
    chmod 755 jdk-6u2-linux-i586-rpm.bin
    
  5. Now run the file.

    ./jdk-6u2-linux-i586-rpm.bin
    
  6. A license agreement will appear on your screen displayed through the more command. Simply press the enter key until you get to the end, or just press the q key to skip right to the end.

  7. At the end of the agreement, type yes to agree to it and continue with the install.
  8. The JDK will now unpack and install itself. Your screen output should look similar to the following:
    Unpacking...
    Checksumming...
    Extracting...
    UnZipSFX 5.50 of 17 February 2002, by Info-ZIP (Zip-Bugs@lists.wku.edu).
      inflating: jdk-6u2-linux-i586.rpm  
    Preparing...                ########################################### [100%]
       1:jdk                       ########################################### [100%]
    Unpacking JAR files...
            rt.jar...
            jsse.jar...
            charsets.jar...
            tools.jar...
            localedata.jar...
            plugin.jar...
            javaws.jar...
            deploy.jar...
     
    Done.
    
  9. The install routine installs the files into the directory /usr/java/jdk1.6.0_02. It also creates two links in that directory named default and latest. It’s about time Sun has done this. I have been manually doing something like this since the JDK 1.2 days. These links make it easy to migrate to a new JVM, as you would reference the link in your shell scripts and not the actual JVM directory itself.

  10. Now we want our system to automatically put the JDK binary files into our PATH when we login for all users. To do this, edit the /etc/profile file and place the following two lines at the bottom of your file:
    JAVA_HOME=/usr/java/default; export JAVA_HOME
    PATH=$JAVA_HOME/bin:$PATH; export PATH
    
  11. Now if you logout of your system and then log back in, you should be able to run the java command to print its version. Run the following command:

    java -version
    

    And your output should look like:

    java version "1.6.0_02"
    Java(TM) SE Runtime Environment (build 1.6.0_02-b06)
    Java HotSpot(TM) Client VM (build 1.6.0_02-b06, mixed mode, sharing)
    
  12. Congratulations, your JDK is installed!

mr-webcam     George Hall
Castle Bromwich, Birmingham. United Kingdom
T:(mobile) 07886776540
Skype:

Your screen should be set to at least 800x600 to view this website. Larger is better (e.g. 1280x1024),
You need JavaScript enabled and Flash Player 8 installed.
You do not have the Flash plugin installed, or your browser does not support Javascript (you should enable it, perhaps?)
I recommend flash 8 minimum if you need to update your flash plugin go here You can check you have the very latest java plugin here

 George Hall © 1998-1999-2000-2001-2002-2003-2004-2005-2006-2007-2008-2009


mr-webcam http server uptime watcher
Server Uptime: 2 days, 11 hours, 28 minutes, 48 seconds
Top
There is 1 guest online.
Most ever online was 2, the 27 December, 2008 at 09:41.