Results 1 to 4 of 4

Thread: How can I install ICE in Ubuntu without network supported?

  1. #1
    Jiangyubao is offline Registered User
    Name: Yubao Jiang
    Organization: www.gliet.edu.cn
    Project: integrate OSGi & Ice to provice service for PHP
    Join Date
    Oct 2007
    Location
    Beijing China
    Posts
    62

    How can I install ICE in Ubuntu without network supported?

    Hi, all.

    I want to installed ICE in my computer at home without network support, but I can't find the package for debian. I am a Java programmer, I don't know how to compile the source code of ICE. Will anybody tell me how to install? Will anybody provide me a debian package?

    Thanks.

  2. #2
    xdm's Avatar
    xdm
    xdm is offline ZeroC Staff
    Name: Jose Gutierrez de la Concha
    Organization: ZeroC, Inc.
    Project: Ice Developer
    Join Date
    Sep 2003
    Location
    La Coruņa, Spain
    Posts
    588
    Debian is not and official supported platform. And there are not zeroc official package for debian.

    You can download ice debian packages from debian mirrors.

    Debian -- Package Search Results -- zeroc-ice

    Or alternative build from sources.

    Hope this help

  3. #3
    Jiangyubao is offline Registered User
    Name: Yubao Jiang
    Organization: www.gliet.edu.cn
    Project: integrate OSGi & Ice to provice service for PHP
    Join Date
    Oct 2007
    Location
    Beijing China
    Posts
    62
    Hi, all ,now, I known how to deploy Ice to ubuntu:

    1) download binary archive file. I download Ice-3.2.1-bin-rhel-i386.tar.gz.
    2) uncompress this archive file.
    3) copy the entire directory which name is Ice-3.2.1 to my Ubuntu.
    4) set necessary environment, such as PATH, CLASSPATH, LD_LIBRARY_PATH
    5) chmod +x <ICE_HOME>/bin/*

  4. #4
    xdm's Avatar
    xdm
    xdm is offline ZeroC Staff
    Name: Jose Gutierrez de la Concha
    Organization: ZeroC, Inc.
    Project: Ice Developer
    Join Date
    Sep 2003
    Location
    La Coruņa, Spain
    Posts
    588
    Hi Jiang

    The Ice-3.2.1-bin-rhel-i386.tar.gz is a binary package for Red Hat. if you are in Ubuntu (Debian Based) you should use its packages or build from sources.

    BTW last time i test ubuntu Ice is installable from its package manager.

    I think you should not use a binary Ice that is intended for other plataform is not guaranted that rhel binary packages works on your ubuntu machine.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Best way to install Ice 3.4 on Ubuntu?
    By Alexey Romanov in forum Help Center
    Replies: 7
    Last Post: 06-23-2011, 09:07 AM
  2. Ubuntu apt-get packages for Ice
    By jsgoecke in forum Help Center
    Replies: 2
    Last Post: 04-09-2010, 02:43 AM
  3. VC8.0 is supported?
    By OrNot in forum Help Center
    Replies: 1
    Last Post: 03-08-2010, 02:35 AM
  4. Problem while installing zeroc-ice on Ubuntu
    By eddi96 in forum Help Center
    Replies: 1
    Last Post: 02-15-2010, 07:11 AM
  5. Ice for C# in ubuntu
    By timberwolf in forum Help Center
    Replies: 6
    Last Post: 05-22-2007, 10:07 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
  •