Hi. I've installed PHP 4.3.11 from source on to an OpenBSD i386 server
however I've found out that pear script doesn't appear to be present. I
discovered this when trying to install some pear packages doing "pear
install packagename". I get a returned error of "-bash: pear: command
not found". I've tried locating the pear script with locate and find but
came up empty. I thought it might have been that the pear script was not
in my path or execute permission not set however pear script is not
present.

In the past it was located at /usr/local/bin/pear. I've checked and
checked and it's certain that PHP should install pear. I've found the
pear.conf, pear data, and pear libs but no pear script. In my situation
I have to have PHP installed from source so my configuration
requirements are met, therefore installing PHP from a package or port is
not an option.

Please if anyone knows of how to resolve this problem please let me
know! I've exhausted all ideas I can think of and this is my third day
trying to resolve the problem. I've installed PHP 4 times now and still
no pear script file found.

Thanks!

Reply via email to