Re: [softwerk-dev] Troubles with Softwerk
Status: Beta
Brought to you by:
pbd
|
From: Paul Barton-D. <pb...@op...> - 2000-11-26 17:10:35
|
>Alas, I have yet to get beyond this point. The sanity check for libpbd >fails every time, no matter what I've tried. And yes, I've used *only* >the directions given in the README, so I'm left wondering what in the >world is wrong with my system. There are no legacy libs lying around >from previous attempts at QM or Ardour, but for my life I can't figure >out where things are going wrong. I'm using the tarball: perhaps I >should try the CVS ? Josh, any suggestions ?? At the end of the config.log file generated by configure is a short C++ program and the compile command (which spans several lines) (and a report that it failed) Copy the program to another file, then use the compile command on it, try to run it (if compilation works) and let me know the result. There is obviously some possibility for a systematic snafu here. --p |