A voir également:
- Installation openssl
- Installation chromecast - Guide
- Installation windows 10 sans compte microsoft - Guide
- Installation clavier arabe - Télécharger - Divers Web & Internet
- Installation google earth - Télécharger - 3D
- Cle installation windows 10 - Guide
2 réponses
Voila la solution ke g trouvé
Modules
openssl-0.9.8a.tar.gz (www.openssl.org)
ts-20060225-0_9_8a-patch.gz (www.opentsa.org)
1 - Installation et COMPILATION
$ cd /home/yohan/install/opentsa
$ gzip -cd openssl-0.9.8a.tar.gz | tar xf -
$ cp ts-20060225-0_9_8a-patch.gz openssl-0.9.8a
$ cd openssl-0.9.8a
$ gzip -cd ts-20060225-0_9_8a-patch.gz | patch -p1
$ ./config
$ make
$ make test
$ make install # you may have to log in as root to do this!
$ cp /home/yohan/install/opentsa/openssl-0.9.8a/apps/openssl /usr/bin
$ mkdir /home/yohan/install/opentsa/tests
$ cd /home/yohan/install/opentsa/tests
Modules
openssl-0.9.8a.tar.gz (www.openssl.org)
ts-20060225-0_9_8a-patch.gz (www.opentsa.org)
1 - Installation et COMPILATION
$ cd /home/yohan/install/opentsa
$ gzip -cd openssl-0.9.8a.tar.gz | tar xf -
$ cp ts-20060225-0_9_8a-patch.gz openssl-0.9.8a
$ cd openssl-0.9.8a
$ gzip -cd ts-20060225-0_9_8a-patch.gz | patch -p1
$ ./config
$ make
$ make test
$ make install # you may have to log in as root to do this!
$ cp /home/yohan/install/opentsa/openssl-0.9.8a/apps/openssl /usr/bin
$ mkdir /home/yohan/install/opentsa/tests
$ cd /home/yohan/install/opentsa/tests
lami20j
Messages postés
21331
Date d'inscription
jeudi 4 novembre 2004
Statut
Modérateur, Contributeur sécurité
Dernière intervention
30 octobre 2019
3 569
5 mai 2008 à 15:50
5 mai 2008 à 15:50
Salut,
après le téléchargement regarde le fichier INSTALL ou README, la procédure d'installation est dédans.
après le téléchargement regarde le fichier INSTALL ou README, la procédure d'installation est dédans.