SliTaz SliTaz Forum

You are not logged in.

#1 2014-11-12 11:24:26

poncho
Member
Registered: 2014-03-14
Posts: 23

How to install 2 versions of a package at the same time?

I need libssl-0.9.8 and 1.0.0. How can I install both versions at the same time? if I install one of them it automatically uninstalls the other one.

Offline

#2 2014-11-12 20:40:44

lexeii
Administrator
Registered: 2012-03-21
Posts: 1,853

Re: How to install 2 versions of a package at the same time?

Hi poncho,

1. Which files installed with [c]libssl[/c] SliTaz package? See here:

[c]/usr/lib/libssl.so
/usr/lib/libssl.so.1.0.0[/c]
Where "[c]libssl.so[/c]" is symlink to "[c]libssl.so.1.0.0[/c]".

2. Which files installed with [c]libssl-0.9.8[/c]? I don't know, but I think you have both packages. Maybe that:

[c]/usr/lib/libssl.so
/usr/lib/libssl.so.0.9.8[/c]
Where "[c]libssl.so[/c]" is symlink to "[c]libssl.so.0.9.8[/c]".

3. You can do this:

[c]/usr/lib/libssl.so
/usr/lib/libssl.so.0.9.8
/usr/lib/libssl.so.1.0.0[/c]
Where "[c]libssl.so[/c]" is symlink to "[c]libssl.so.1.0.0[/c]" or to "[c]libssl.so.0.9.8[/c]" depending to your opinion.

4. Install package [c]libssl-1.0.0[/c]; unpack package [c]libssl-0.9.8[/c] and copy file "libssl.so.0.9.8" from unpacked package to [c]/usr/lib[/c] (as root user).

________

PS. Latest versions according to official web site:

[*]OpenSSL 1.0.1j

[*]OpenSSL 1.0.0o

[*]OpenSSL 0.9.8zc

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.021 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]