David,
Use the "file" command to find out what the file-format is. Probably it is just
a tar-file!
Thanks
Ram
David Lanier wrote:
> This is my first post to this list, so I hope it goes right. :)
>
> I want to use PHP's mcrypt functions. The snag I've run in to is that the
> archive file I've d
David,
Try "type libmcrypt-2.5.7.tar.gz" and I am betting that it is just a
tarball, so a "tar -xvf libmcrypt-2.5.7.tar.gz" might work.
--James
On Friday, Sep 19, 2003, at 17:20 America/New_York, David Lanier wrote:
This is my first post to this list, so I hope it goes right. :)
I want to use P
This is my first post to this list, so I hope it goes right. :)
I want to use PHP's mcrypt functions. The snag I've run in to is that the
archive file I've downloaded doesn't appear to be in gzip format, even
though it ends with .tar.gz. I've downloaded from a couple of different
locations, so