Ive done a fair ammount of googling but didnt find any answers yet so I decided to ask here. I need to do some programming with PHP and Google Checkout. I need to install libcurl and libxml on a server running WAMP, but being a Linux user myself I have no idea how to install these libs.

Has anyone here done this before?

Thanks in advance.

link|improve this question
feedback

1 Answer

Have you looked at this article about libcurl for WAMP?

http://www.h4x3d.com/libcurl-for-wamp-curl-for-wamp

Or this link for libxml on WAMP?

http://www.dimuthu.org/blog/2008/07/19/install-wsfphp-with-wampserver


Try Googling for "install libcurl on WAMP" and "install libxml on WAMP" and you'll find quite a number of links that pop up. As always, not all of them are helpful... but several of them will point you in the right direction.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.