Bug 52739 - net-www/mod_log_sql-1.98 .so files are not installed
Bug#: 52739 Product:  Gentoo Linux Version: 2004.0 Platform: All
OS/Version: All Status: RESOLVED Severity: major Priority: P2
Resolution: FIXED Assigned To: apache-bugs@gentoo.org Reported By: dcb@baender.com
Component: Ebuilds
URL: 
Summary: net-www/mod_log_sql-1.98 .so files are not installed
Keywords:  
Status Whiteboard: 
Opened: 2004-06-01 18:13 0000
Description:   Opened: 2004-06-01 18:13 0000
mod_log_sql.so & mod_log_sql_mysql.so are compiled but not installed.
path to documentation files is not correct.
 
>>> Install mod_log_sql-1.98 into /var/tmp/portage/mod_log_sql-1.98/image/ category net-www
install: cannot stat `.libs/mod_log_sql.so': No such file or directory
install: cannot stat `.libs/mod_log_sql_mysql.so': No such file or directory
ssl
install: cannot stat `.libs/mod_log_sql_ssl.so': No such file or directory
/usr/lib/portage/bin/dodoc: Documentation/README does not exist.
/usr/lib/portage/bin/dodoc: Documentation/manual.html does not exist.
/usr/lib/portage/bin/dodoc: Documentation/manual.xml does not exist.

------- Comment #1 From Dean Baender 2004-06-01 18:18:57 0000 -------
Created an attachment (id=32508) [details]
Patch for v1.98 ebuild to properly install .so files and docs

fixes the doexe lines so the .so files will install.
fixes documentation path.

------- Comment #2 From Chuck Short (RETIRED) 2004-06-13 19:12:06 0000 -------
Fixed in cvs. It doesnt detect apache2 that great.