I'm following this guide (https://help.ubuntu.com/community/CompilingEasyHowTo) and the one on the qtractor page but I'm failing big time. This is what I've done, pardon my noobness:
sudo apt-get install build-essential checkinstall
sudo apt-get install cvs subversion git-core mercurial
Then I didi this, not really sure what for
sudo chown $USER /usr/local/src
sudo chmod u+rwx /usr/local/src
Then
/usr/local/src# svn co https://qtractor.svn.sourceforge.net/svnroot/qtractor/trunk qtractor-svn
A long list loaded and in the end it outputed:
Obtained revision *translated by me*: 1636
/usr/local/src# make -f Makefile.svn
make: Makefile.svn: The file or directory does not exist
make: *** There's no rule to build the objective`Makefile.svn'. Stop.
So I tried:
/usr/local/src# cd qtractor-svn
root@matias-desktop:/usr/local/src/qtractor-svn# make -f Makefile.svn
make: autoheader: The program wasn't found
make: *** [configure] Error 127
So I failed. I'll keep looking I haven't got much time though. I'll get there eventually. BTW if the answer is RTFM I'll take it!
Thanks Rui
Copyright (C) 2006-2024 rncbc aka Rui Nuno Capela. All rights reserved.
Powered by Drupal
Recent comments
4 hours 31 min ago
16 hours 39 min ago
1 day 45 min ago
1 day 2 hours ago
1 day 16 hours ago
1 day 17 hours ago
1 day 17 hours ago
1 day 17 hours ago
1 day 18 hours ago
1 day 19 hours ago