Re: [gentoo-user] custom ebuild questions

2006-09-27 Thread nate
I've resolved the libphp5.so problem, it was putting it into /usr/lib/apache2/modules while apache was looking in /usr/lib/apache/modules.  A quick copy and that fixed the issue.  Also had to modify the php ebuild to put it there.Now when compiling php-5.1.6-r4 pear and pecl don't compile.  Here's

Re: [gentoo-user] custom ebuild questions

2006-09-26 Thread nate
Another thing to add to this, pear does not appear to compile with the apache build. I have this in my /etc/portage/package.use: dev-lang/php apache2 sockets mysql mysqli cli xml xsl pcre pdo-external session sqlite curl gd iconv jpeg pcntl pear png posix soap snmp ssl zlib bzip2 bcmath c

[gentoo-user] custom ebuild questions

2006-09-26 Thread nate
I'm not sure if this is the proper list, if it is not I apologize and if someone could tell me which I should use it would be appreciated. I'm having a few issues, and I'm not exactly sure where these are exactly. First off I built a custom apache-2.0.58 ebuild from the one in the portage