Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
When installing the aimsniff 0.9-r1 ebuild, although the apache2 flag is set, the ebuild does not install apache as a dependency like it should. This could be due to the the changes in the net-www ebuild category a month or so ago. I installed apache2 manually at first, then installed aimsniff with apache2 support. The Web Aimsniff Module (WAS) is not installed with the rest of aimsniff. Reproducible: Always Steps to Reproduce: 1.emerge aimsniff 2.try to run webmodule 3. Actual Results: web module not installed Expected Results: web module should have installed
bug-wranglers AKA seemant added this to net-im and this is not net-im, Ian this is your playground.
aimsniff is missing a dep on apache2, thanks for that. Though as for WAS, it is installed via webapp-config. You need to use webapp-config to install WAS into the htdocs dir.
Fixed in CVS. the local flag 'http' now pulls in the WAS frontend and 'apache2' is now used how it's meant to be.