Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.

instalacija openssl-a

[es] :: Linux :: instalacija openssl-a

[ Pregleda: 1965 | Odgovora: 2 ] > FB > Twit

Postavi temu Odgovori

Autor

Pretraga teme: Traži
Markiranje Štampanje RSS

djolesremac
Djokic Vladimir

Član broj: 74653
Poruke: 31
*.ADSL.neobee.net.



Profil

icon instalacija openssl-a21.07.2006. u 07:46 - pre 216 meseci
Da li neko moze da mi pomogne da instaliram openssl biblioteku?
Danima pokusavam da se snadjem ali nikako da uspem...
"...i grizu me svojim zubima u nameri da me upropaste..."
Radovan III
 
Odgovor na temu

Marcony
Network security inzenjer
Beograd

Član broj: 10486
Poruke: 1853
*.bg.wifi.vline.verat.net.



+18 Profil

icon Re: instalacija openssl-a21.07.2006. u 08:11 - pre 216 meseci
Reci u cemu je problem...
YU2MP
 
Odgovor na temu

djolesremac
Djokic Vladimir

Član broj: 74653
Poruke: 31
*.ADSL.neobee.net.



Profil

icon Re: instalacija openssl-a21.07.2006. u 08:20 - pre 216 meseci
Potrebna mi je openssl biblioteka jer delic koda koji ja koristim koristi neke funkcije iz te biblioteke.
Skinuo sam openssl, i poceo da postupam po upustvu. Prvo je potreban ActivePerl. Skinuo sam ga i instalirao. A posle toga je iskrsnuo problem. Evo deo upustva koji mi nije jasan:

"Visual C++
----------

If you want to compile in the assembly language routines with Visual C++ then
you will need an assembler. This is worth doing because it will result in
faster code: for example it will typically result in a 2 times speedup in the
RSA routines. Currently the following assemblers are supported:

* Microsoft MASM (aka "ml")
* Free Netwide Assembler NASM.

MASM is distributed with most versions of VC++. For the versions where it is
not included in VC++, it is also distributed with some Microsoft DDKs, for
example the Windows NT 4.0 DDK and the Windows 98 DDK. If you do not have
either of these DDKs then you can just download the binaries for the Windows
98 DDK and extract and rename the two files XXXXXml.exe and XXXXXml.err, to
ml.exe and ml.err and install somewhere on your PATH. Both DDKs can be
downloaded from the Microsoft developers site www.msdn.com.

NASM is freely available. Version 0.98 was used during testing: other versions
may also work. It is available from many places, see for example:
http://www.kernel.org/pub/software/devel/nasm/binaries/win32/
The NASM binary nasmw.exe needs to be installed anywhere on your PATH.

Firstly you should run Configure:

> perl Configure VC-WIN32 --prefix=c:/some/openssl/dir

Where the prefix argument specifies where OpenSSL will be installed to.

Next you need to build the Makefiles and optionally the assembly language
files:

- If you are using MASM then run:

> ms\do_masm

- If you are using NASM then run:

> ms\do_nasm

- If you don't want to use the assembly language files at all then run:

> ms\do_ms ............................." itd.

"...i grizu me svojim zubima u nameri da me upropaste..."
Radovan III
 
Odgovor na temu

[es] :: Linux :: instalacija openssl-a

[ Pregleda: 1965 | Odgovora: 2 ] > FB > Twit

Postavi temu Odgovori

Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.