Page 1 of 1

Install pear extension

PostPosted: 07. July 2005 09:22
by cemplukcute2003
I want to install pear extension, the net_IMAP packages. How to install it to xampp win?
Can someone show me how to do it?
Thanks in advance

PostPosted: 08. July 2005 04:16
by alucard01
in command prompt:

pear install net_imap

then it will automatically download and install..

however, I found that installing packages will gen errors. So, before using this script, pls go to this link:

http://community.apachefriends.org/f/viewtopic.php?t=12431

to download the new pear.bat. Replace the pear.bat in you original XAMPP to this new one. Then run the above script.

If you have some errors, pls let us know...

PostPosted: 08. July 2005 04:46
by cemplukcute2003
alucard01 wrote:in command prompt:

pear install net_imap

then it will automatically download and install..

however, I found that installing packages will gen errors. So, before using this script, pls go to this link:

http://community.apachefriends.org/f/viewtopic.php?t=12431

to download the new pear.bat. Replace the pear.bat in you original XAMPP to this new one. Then run the above script.

If you have some errors, pls let us know...


Gee, thanks a lot. Finally it works. But i didn't find any errors using the pear.bat that come with the installation, it works fine. So i don't download the new pear.bat.

Thanks a lot

PostPosted: 08. July 2005 05:59
by alucard01
Glad to hear that.

I use XAMPP 1.4.14.
But when I use pear.bat with default settings(php.ini), I got errors:

cannot load dynamic library: jpeg62.dll
cannot load dynamic library: php_gd2.dll

But the installation of pear package still success....
When installation comes to image_barcode(a pear package), I fail....

Still dunno why.

I have set both in php.ini and windows system path variable and point to my extension path, still not work...

Any idea?

PostPosted: 08. July 2005 06:39
by cemplukcute2003
alucard01 wrote:Glad to hear that.

I use XAMPP 1.4.14.
But when I use pear.bat with default settings(php.ini), I got errors:

cannot load dynamic library: jpeg62.dll
cannot load dynamic library: php_gd2.dll

But the installation of pear package still success....
When installation comes to image_barcode(a pear package), I fail....

Still dunno why.

I have set both in php.ini and windows system path variable and point to my extension path, still not work...

Any idea?


Oh, ic. I'm using xampp 1.4.13 and have no problem using pear.bat.
Sorry, i can't help you. Really sorry