4. Change directory into dirname, and that's basically it - you are now able to build
			
		
	Could someone describe the sequence of the next steps for Linux?
./autogen.sh
./configure
make distclean
In my case (Ubuntu)./autogen.sh output is
			
			
			
				*info* running aclocal (-I m4)
./autogen.sh: 49: aclocal: not found
*error* aclocal failed. (exit code = 127)
	./autogen.sh: 49: aclocal: not found
*error* aclocal failed. (exit code = 127)
 
	 Not to mention, I'm more familiar with it so the idea of doing something more ambitious appeals to me.  For example, setting up a web page so you can run whatever the hell kind of query you feel like against the data.
   Not to mention, I'm more familiar with it so the idea of doing something more ambitious appeals to me.  For example, setting up a web page so you can run whatever the hell kind of query you feel like against the data.
Leave a comment: