Amanda Waite wrote:
> I noticed that the SUNWlighttpd14u package in b97 and OpenSolaris now
> has a dependency on MySQL 5.0.45. Which is a bit of a pain if you just
> want to install Lighttpd.
It was added by me because the dependency checker caught it.
this was what I sent to you, on August 18, after you putback on August
17:
---
My build that checks dependencies (which you can now
try if you like, see the example env files) found
an issue:
*** /usr/lighttpd/1.4/lib/mod_mysql_vhost.so (SUNWlighttpd14u) requires
/usr/mysql/5.0/lib/mysql/libmysqlclient.so.15 which is found in
SUNWmysql5u, but that is not in listed in the depend file.
check-deps.pl: ERROR: TOTAL: 1 errors of type NotInDepend
if you could fix it tonight before the build closes, or tomorrow
morning, then we can avoid a bug being filed.
---
but I never saw a response, so I just fixed it since otherwise
there would have been a bug filed for you to fix it.
Yeah, I would think that if you don't want to drag mysql in just because
of this module you may want to put it in a separate package (or perhaps
in the mysql package? dunno).
Mike