Hi,

a few month ago I've downloaded mcrypt library from http://mcrypt.hellug.gr.
There were also sources (not only libmcrypt.c:-), as I remember. It was a dll
library and it need some modification to plug into to php in win version.
I haven't got so far enough time to do that, so maybe you'll manage. I hope.

Let me know, if it has helped you and if you've compiled it for php for win
(and send it to me, please :-).

Greetings and good luck

Piotr

Brian Gleason wrote:

> As before, this gets me one step closer to creating the php_mcrypt.dll.
> BUT now I am not able to locate a "libmcrypt.c" file in order to create
> the .lib file...
>
> Anyone have these files.
>
> php_mcrypt.dll
> libmcrypt.lib
> libmcrypt.c
>
> Someone, somewhere has to have them....
>
> TIA
>
> Brian "Squirre1" Gleason
> Mid-West Gaming League
> http://www.mwgl.org
>
> -----Original Message-----
> From: "mates" <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Date: Thu, 11 Oct 2001 08:25:27 +0200
> Subject: Re: [PHP-WIN] php_mcrypt.dll
>
> > hi,
> >
> > i'm not sure whether this'll help or not, but you may give it a try. i
> > struggle to compile a dll myself (freetype). i downloaded mingw in
> > order to
> > do that. in the documentation you'll find the following:
> >
> > ***
> > The third file needed for DLL creation is the library file that
> > programs
> > will link with in order to access the functions in the DLL. This file
> > can be
> > created by giving the -l option to dlltool when it is creating or
> > reading in
> > a .def file
> > ***
> >
> > hope this'll help.
> >
> > my problem with freetype is that i don't know what to do next to get
> > the
> > dll. i ended up with freetype.a, .def, .lib, and export file (as
> > described
> > in the mingw docs). any idea?
> >
> > i must say that i'm a bit new to compiling, so if this is of no use, i
> > can't
> > say much more than "sorry for the trouble".
> >
> >
> >
> > Brian Gleason <[EMAIL PROTECTED]> píše v diskusním
> > příspěvku:[EMAIL PROTECTED]
> > > No cigar. It was not compiled in that release. I tried to compile the
> > dll
> > > myself and got as far as just needing "libmcrypt.lib". I can not find
> > > that file anywhere on the net, so i can't compile the php_mcrypt.dll.
> > >
> > > Thanks though.
> > >
> > > If anyone knows where I can get php_mcrypt.dll or libmcrypt.lib so i
> > can
> > > compile the DLL, it would be greatly appreciated...
> > >
> > > TIA
> > >
> > > Brian Gleason
> > >
> > > -----Original Message-----
> > > From: Jonathan David Edwin Wright <**************>
> > > To: "Brian Gleason" <[EMAIL PROTECTED]>
> > > Date: Thu, 11 Oct 2001 02:14:23 +0100
> > > Subject: Re: [PHP-WIN] php_mcrypt.dll
> > >
> > > > You could try the PHP version at www.php4win.com. They've probably
> > got
> > > > it
> > > > compiled in the zip. As for setting up, just set it up like any
> > other
> > > > extension. The functions should then be available to you in the
> > manual.
> > > >
> > > > At 11:08 10/10/2001 -0500, you wrote:
> > > > >Does anyone know where to find the php_mcrypt.dll or how to setup
> > > > >libmcrypt for a apache installation on a windows machine. I have
> > > > looked
> > > > >all over the web and have not been able to find anything on it....
> > > > >
> > > > >TIA
> > > > >
> > > > >
> > > > >
> > > > >--
> > > > >PHP Windows Mailing List (http://www.php.net/)
> > > > >To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > >For additional commands, e-mail: [EMAIL PROTECTED]
> > > > >To contact the list administrators, e-mail:
> > > > [EMAIL PROTECTED]
> > > >
> > > > /***
> > > >   * Jonathan Wright
> > > >   * *********************
> > > >   * ICQ 21961373
> > > >   ***/
> > > >
> > > >
> > >
> > >
> >
> >
> >
> > --
> > PHP Windows Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail:
> > [EMAIL PROTECTED]
> >
> >
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to