Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58400 - dansguardian-2.7.1 bad location cgi install
Summary: dansguardian-2.7.1 bad location cgi install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-26 07:02 UTC by Antonio
Modified: 2004-08-27 13:17 UTC (History)
0 users

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


Attachments
dansguardian-2.8.0.ebuild (dansguardian-2.8.0.ebuild,1.34 KB, text/plain)
2004-07-28 06:13 UTC, Renat Lumpau (RETIRED)
Details
dansguardian-2.8.0.ebuild (dansguardian-2.8.0.ebuild,1.28 KB, text/plain)
2004-08-03 08:01 UTC, Renat Lumpau (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio 2004-07-26 07:02:14 UTC
qpkg -l dansguardian

........
.........
......
usr/share/man/man8/dansguardian.8.gz
/home
/home/httpd
/home/httpd/cgi-bin
/home/httpd/cgi-bin/dansguardian.pl

The directory /home/httpd/cgi-bin is old the new directory is /var/www/localhost/cgi-bin

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Renat Lumpau (RETIRED) gentoo-dev 2004-07-28 06:13:01 UTC
Created attachment 36319 [details]
dansguardian-2.8.0.ebuild

- version bump to 2.8 stable
- patch the Makefile to install into /var/www/localhost/cgi-bin/

Perhaps it makes sense to use webapp.eclass here?
Comment 2 Renat Lumpau (RETIRED) gentoo-dev 2004-08-03 08:01:41 UTC
Created attachment 36703 [details]
dansguardian-2.8.0.ebuild

better to pass the location directly to ./configure
Comment 3 Renat Lumpau (RETIRED) gentoo-dev 2004-08-27 13:17:49 UTC
In CVS