You are not logged in.

#1 2014-08-30 11:29:40

homk
Member
Registered: 2014-08-30
Posts: 6

libgcrypt - how to find old version?

Hello.

I`m trying to install libgcrypt.so.11. But all packagesI found had libgcrypt.so, libgcrypt.so.20 or libgcrypt.so.0.11.
How can I install libgcrypt.so.11?

Offline

#2 2014-08-30 11:45:26

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: libgcrypt - how to find old version?

What do you need it for?
Is libgcrypt.so.0.11 the same as libgcrypt.so.11?

Offline

#3 2014-08-30 11:48:17

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: libgcrypt - how to find old version?

Find an old libgcrypt package somewhere - this page should help.

Downgrading is never a good solution though, it's just a workaround. What do you need such an old lib for?

Offline

#4 2014-08-30 11:58:32

clfarron4
Member
From: London, UK
Registered: 2013-06-28
Posts: 2,165
Website

Re: libgcrypt - how to find old version?

Ideally, you should be looking to update the package(s) that require the old libgcrypt to work with the new libgcrypt files (or get the maintainer to do it).


Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository

Offline

#5 2014-08-30 14:26:32

homk
Member
Registered: 2014-08-30
Posts: 6

Re: libgcrypt - how to find old version?

tomk wrote:

What do you need such an old lib for?

One game want it. Thank, I will try.

Offline

#6 2014-08-30 16:33:01

progandy
Member
Registered: 2012-05-17
Posts: 5,306

Re: libgcrypt - how to find old version?

I believe libgcrypt.so.11 is the filename for the old gcrypt version 1.5. You can install it from the AUR in parallel to the current 1.6.


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |

Offline

#7 2014-08-30 16:41:58

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,601

Re: libgcrypt - how to find old version?

Surprisingly, it was on my system :? Try installing it from the AUR

ewaller$@$odin ~ 1014 %locate libgcrypt.so             
/usr/lib/libgcrypt.so
/usr/lib/libgcrypt.so.11
/usr/lib/libgcrypt.so.11.8.2
/usr/lib/libgcrypt.so.20
/usr/lib/libgcrypt.so.20.0.2
/usr/lib32/libgcrypt.so
/usr/lib32/libgcrypt.so.20
/usr/lib32/libgcrypt.so.20.0.2
ewaller$@$odin ~ 1015 %pacman -Qo /usr/lib/libgcrypt.so.11         
/usr/lib/libgcrypt.so.11 is owned by libgcrypt15 1.5.3-1
ewaller$@$odin ~ 1016 %packer -Ss libgcrypt15
aur/libgcrypt15 1.5.4-3 (370)
    General purpose cryptographic library based on the code from GnuPG
aur/lib32-libgcrypt15 1.5.3-2 (11)
    General purpose cryptographic library based on the code from GnuPG (32-bit)
ewaller$@$odin ~ 1017 %

Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

Board footer

Powered by FluxBB