The directions were MUCH more complicated than that... no configure
script, and after following the directions... this is (part of) what I
get:
'
zdeflate.o: In function `lm_init':
/home/mtrausch/downloads/pgp/src/zdeflate.c:287: undefined reference to
`match_init'
zdeflate.o: In function `deflate':
/home/mtrausch/downloads/pgp/src/zdeflate.c:636: undefined reference to
`longest_match'
rsaglue2.o: In function `NN_ModExp':
/home/mtrausch/downloads/pgp/src/rsaglue2.c:485: undefined reference to
`P_SETP'/home/mtrausch/downloads/pgp/src/rsaglue2.c:494: undefined
reference to `P_SETP'_zmatch.o(.text+0xb): undefined reference to
`_max_chain_length'
_zmatch.o(.text+0x11): undefined reference to `_strstart'
_zmatch.o(.text+0x23): undefined reference to `_window'
_zmatch.o(.text+0x29): undefined reference to `_prev_length'
_zmatch.o(.text+0x38): undefined reference to `_good_match'
_zmatch.o(.text+0x5a): undefined reference to `_prev'
_zmatch.o(.text+0x66): undefined reference to `_window'
_zmatch.o(.text+0x6f): undefined reference to `_window'
_zmatch.o(.text+0x77): undefined reference to `_window'
_zmatch.o(.text+0x94): undefined reference to `_window'
_zmatch.o(.text+0xa4): undefined reference to `_match_start'
make[1]: *** [pgp] Error 1
make[1]: Leaving directory `/home/mtrausch/downloads/pgp/src'
make: *** [linux] Error 2
Oh, well... I found PGP 5i and have it installed, but it's not working.
=(
- Mike
=====================================================================
Michael B. Trausch [EMAIL PROTECTED]
V: (419) 838-8104 F: (815) 846-9374
"Curiosity is the very basis of education and if you tell me that
curiosity killed the cat, I say only the cat died nobly."
- Arnold Edinborough
=====================================================================
On Fri, 19 Feb 1999, Deirdre Saoirse wrote:
> what's so hard about tar -zxf <file.tar.gz> ; cd <dir> ; ./configure ;
> make ; make install
>
> ?
>
> On Fri, 19 Feb 1999, Michael Trausch wrote:
>
> > I am trying to locate a PGP binary for Linux, however, I am not able to do
> > so. Is there one, or do I have to go though the process of building one
> > (which appears to be OVERLY complicated for me)?
>
> _Deirdre * http://disclaimer.deirdre.org * http://www.deirdre.net
> Q: Where do you want to go today? A: The 9th Floor
>
>