On Wednesday 24 November 2004 03:16, Jack O'Quin wrote:
Walco <walco-linux(a)n--tree.net> writes:
<snip>
That's better, but that YAMakefile stuff
doesn't work yet. What does
that "ccgnu2-config script not found" message indicate?
<snip>
it means you don't have the gnu Commons c++ 2 package installed
(figured that out after some apt-cache searching around). A list of
dependencies in the README/INSTALL would be nice... After that, and
some fiddling with the QTDIR environment variable it built fine here
(and works nicely too!)
What is that DEB package called? I seem to need it. At one time I
must have had a libcommonc++-dev, but it's not installed and nothing
like that shows up in my Debian search patch.
like seen on the fmit website:
http://home.gna.org/fmit/doc.html
for Debian: libcommoncpp2-dev libqt3-mt-dev xlibmesa-gl-dev xlibmesa-glu-dev
freeglut3-dev libasound2-dev
but dont lose your time with Common C++, I removed this depedency :P
a release with theses changes should come in a few minutes.