Sriram Natarajan wrote: > > > - MySQL 5.1 splits its database and clients libraries separately. So, > once MySQL 5.1 is integrated , you might want to depend on > SUNWmysql51lib rather than depending on SUNWmysql5u as is the case > right now. right now, it looks like one will need to install a > database to install lighttpd which doesn't make any sense. >
Uh, what's the right thing to do here? I would think since we're still shipping 5.0.67, we'd link/depend upon that since 5.1 should support 5.0 client libs, but not vice-versa, right? - Matt