Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12848 - Error in config note of mod_ssl ebuild (v2.8.12)
Summary: Error in config note of mod_ssl ebuild (v2.8.12)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Low minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-28 13:02 UTC by paidhi
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description paidhi 2002-12-28 13:02:50 UTC
Hi,

When "emerge mod_ssl" (version 2.8.12) is finished a note says:

 * Execute "ebuild
/var/db/pkg/mod_ssl-2.8.12/mod_ssl-2.8.12/mod_ssl-2.8.12.ebuild config"
 * to have your apache.conf auto-updated for use with this module.
 * You should then edit your /etc/conf.d/apache file to suit.

The path to the ebuild should be
/var/db/pkg/net-www/mod_ssl-2.8.12/mod_ssl-2.8.12.ebuild  (.../net-www/... is
missing in the note).

My system is:
Gentoo 1.4rc1 (stable)
Intel P4 CPU
Portage 2.0.46-r4
CFLAGS/CXXFLAGS: "-march=pentium4 -mcpu=pentium4 -O3 -pipe"


Regards,
  Markus
Comment 1 SpanKY gentoo-dev 2002-12-28 19:45:42 UTC
fixed

 * Execute "ebuild /var/db/pkg/net-www/mod_ssl-2.8.12/mod_ssl-2.8.12.ebuild config"
 * to have your apache.conf auto-updated for use with this module.
 * You should then edit your /etc/conf.d/apache file to suit.