LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Installing the same application but in different version (https://www.linuxquestions.org/questions/linux-newbie-8/installing-the-same-application-but-in-different-version-439008/)

kampret77 04-26-2006 09:28 AM

Installing the same application but in different version
 
greetings,

I have a problem here.
My recent eclipse version is 3.1.2, installed by synaptics

But later, i need eclipse 3.0.x.

There is 2 questions:

1. It is possible how to have different apps with different version. In this case eclipse?
If it must be compiled manually, please tell me how to make it, which directory structure i must put the programs, etc2x.I think like in windows, just typing eclipse(for recent eclipse 3.1.2), and eclipse3.0 for the previous eclipse

2. If i must downgrade to the lower version, how i can downgrade the software using synaptics

3. I read about dpkg-divert, but i dont know how to use it. Should i find the oldest eclipse debian package and install it using dpkg-divert or??

many thanks in advance

kampret77
MEPIS distro
kernel 2.6.15
*headache*

hw-tph 04-26-2006 09:43 AM

You really don't have to use dpkg-divert or do anything fancy to get another release of Eclipse up and running. Simply download the version you want (this is for i386 Linux and GTK2) and unpack it in /opt/eclipse (create the directory if it doesn't exist).

To run it, simply type /opt/eclipse/eclipse-version/eclipse &


Håkan

kampret77 04-26-2006 10:30 AM

Many thx,

I tried and it works, i am really surprised :D

Thx,

best regards
kampret77


All times are GMT -5. The time now is 08:08 AM.