[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#197365: sussen



I checked a debian/ sub-directory into the sussen cvs repository today. 

I was able to build and install .debs for sussen.  There are probably
bugs but it's a start.

In terms of MySQL, I needed libmysqld.a but Debian doesn't provide that
for some reason.  Oddly though, if you look at the debian/rules file for
MySQL it does --enable-embedded-server.  

I don't know why they would enable the option and build the library but
not install it.  Seems odd to me.  Anyway what I did was go into
debian/libmysqlclient12.files and add the line:

usr/lib/libmysqld*.*

Then I when up a directory and executed:

dpkg-buildpackage -rfakeroot

I then installed the generated .debs and I could compile sussen.

I've also checked in a new build system written by myself (instead of
letting Anjuta generate it) and it should clear up most of issues with
detection. 

It doesn't check for the nessus libraries right now but we plan to
remove that dependency by the next release.

If you check out CVS and don't see any of this, SourceForge is having
issues with CVS access.  It should appear shortly.

-- 
Loren Bandiera, CISSP <lorenb@starchamber.ca>
Star Chamber Inc.





Reply to: