I just checked out the cvs externals and I can't find the configure file for iemmatrix . I can't seem to get on cvs either right now.. Does anyone have one they could send me?
Regards, Rich
Hallo, Rich E hat gesagt: // Rich E wrote:
I just checked out the cvs externals and I can't find the configure file for iemmatrix . I can't seem to get on cvs either right now.. Does anyone have one they could send me?
You probably need to run "autoconf" first.
Frank Barknecht _ ______footils.org_ __goto10.org__
Ah... that did the trick. Easy enough, thanks. What the powers that be mind putting that note in as the first step in the INSTALL.txt ? It would help newer linux users like myself..
Cheers, Rich
On 10/14/06, Frank Barknecht fbar@footils.org wrote:
Hallo, Rich E hat gesagt: // Rich E wrote:
I just checked out the cvs externals and I can't find the configure file
for
iemmatrix . I can't seem to get on cvs either right now.. Does anyone
have
one they could send me?
You probably need to run "autoconf" first.
Ciao
Frank Barknecht _ ______footils.org_ __goto10.org__
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hallo, Rich E hat gesagt: // Rich E wrote:
Ah... that did the trick. Easy enough, thanks. What the powers that be mind putting that note in as the first step in the INSTALL.txt ? It would help newer linux users like myself..
Good idea. You could file a documentation bug report on the Sourceforge page to make sure this isn't forgotten.
However it is a common practice not to store configure-files directly in a CVS, as these a platform-dependent. You will encounter having to run autoconf first on most other project on Sourceforge as well.
Frank Barknecht _ ______footils.org_ __goto10.org__