From: nate <nate@short-b.us>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] custom ebuild questions
Date: Tue, 26 Sep 2006 15:31:44 -0700 [thread overview]
Message-ID: <40A31702-45F3-4844-8518-2893B5251A40@short-b.us> (raw)
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 tree. It seems to have compiled just fine, and reads all of
our previous apache configs, it even loads up php just fine and
dandy. The reason for this custom build was we needed a specific
layout that we have created, which was used during the compiling of
apache.
Next onto php. Since our application relies heavily on php for the
back end we have several patches that we have created, as well as
needing very specific things done in the ./configure portion of
compiling. The patches applied just fine, I looked for the lines
that were changed in the source code while it was compiling and they
did change. The ./configure that I put inside /usr/portage/eclass/
depend.apache also ran with no problems.
My php.ini location was specified in two locations, first with --with-
config-file-path=/etc/apache as well as modifying PHP_INI_DIR="/etc/
apache/" in /usr/portage/eclass/php5_1-sapi.eclass, though a php -i
still shows the default location for the gentoo build at /etc/php/
apache2-php5/php.ini. I know it's silly to require our php.ini to be
in /etc/apache, but currently that's where a *lot* of code looks for
that file, symbolic links cause issues so the file must reside there.
Finally libphp5.so does not seem to compile *at all.* This is
troublesome considering I am compiling with the apache support
enabled. Without that I won't be able to use php scripts through
apache, any idea why that doesn't exist?
--
gentoo-user@gentoo.org mailing list
next reply other threads:[~2006-09-26 22:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-26 22:31 nate [this message]
2006-09-26 23:01 ` [gentoo-user] custom ebuild questions nate
2006-09-27 20:20 ` nate
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40A31702-45F3-4844-8518-2893B5251A40@short-b.us \
--to=nate@short-b.us \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox