Results 1 to 3 of 3

Thread: Java application on Linux Redhat

  1. #1
    Vladja is offline Registered User
    Name: Vadimir Jovanovic
    Organization: Geomant,Inc.
    Project: Java client-server with ICE
    Join Date
    Jun 2007
    Posts
    7

    Java application on Linux Redhat

    Hi,

    I am a newbie to ICE. So far I have used it more-less successfully on Windows.
    I'm not sure what ICE component I need to make the java application run on Linux. For Windows it only needed the ice.jar file to function properly.
    I have downloaded the Ice-3.2.0-rhel4-i386-rpm.tar.gz for Linux. Do I need to install the java rpm or include it in the classpath?

    Thanks,
    -Vladimir

  2. #2
    benoit's Avatar
    benoit is offline ZeroC Staff
    Name: Benoit Foucher
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Rennes, France
    Posts
    2,196
    Hi Vladimir,

    Which Linux distribution do you use? You should use Redhat Entreprise Linux 4 for the RPMs from Ice-3.2.0-rhel4-i386-rpm.tar.gz.

    If you have the right distribution, you can just install the RPMs from the archive. For Java, you should install the ice-java and ice-java-devel RPM packages and their dependencies. Once the RPM are installed, you'll find the Ice.jar file to add to your CLASSPATH variable in the /usr/lib/Ice-3.2.0 directory. See also the README file installed in /usr/share/doc/Ice-3.2.0.

    If you don't have the right distribution, you should download the IceJ-3.2.0 java source distribution (IceJ-3.2.0-java5.tar.gz or IceJ-3.2.0-java2.tar.gz from http://www.zeroc.com/download.html#src) and follow the instructions from the INSTALL file.

    Let us know if you need more information!

    Cheers,
    Benoit.

  3. #3
    Vladja is offline Registered User
    Name: Vadimir Jovanovic
    Organization: Geomant,Inc.
    Project: Java client-server with ICE
    Join Date
    Jun 2007
    Posts
    7
    Hey,

    I'm not sure about the distribution. I'm suppose to deploy the java application,but all they told me was that it's a Linux Redhat.
    Thanks for the explanation! Sure will ask if I need more info!

    Cheers,
    -Vladimir

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. can not build ICE 3.2.1 on Redhat Linux
    By gthaker in forum Help Center
    Replies: 1
    Last Post: 12-03-2007, 01:14 PM
  2. No slice2java for Linux (no RedHat) at all
    By alvakoldo10 in forum Help Center
    Replies: 11
    Last Post: 10-19-2006, 04:56 AM
  3. Build error in Redhat Linux 9.0
    By wuqiu in forum Help Center
    Replies: 10
    Last Post: 05-16-2006, 10:39 PM
  4. Connection Refused Exception with Redhat Linux
    By mwilson in forum Help Center
    Replies: 6
    Last Post: 07-12-2005, 12:09 PM
  5. Freeze build in Redhat Linux
    By yomi in forum Help Center
    Replies: 4
    Last Post: 04-10-2004, 12:20 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •