Burhan Khalid wrote:

Rayan Lahoud wrote:

Does anybody knows how to install a pear package. i have the inline_C package that i want to install and use. And can i have some sample functions using this package?


pear install Inline_C -- that's it.

You don't need to restart Apache, or load any modules. To find out examples on usage, try checking the pear repository.

hth,
Burhan

maybe try:

pear install -f Inline_C

as its not stable yet

Jeffery

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to