Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: willjpw on November 29, 2013, 07:58:04 PM

Title: Can't execute aclocal?
Post by: willjpw on November 29, 2013, 07:58:04 PM
I'm attempting to compile mariadb from source and I've installed autoconf.tcz, but i still get the 'Can't execute aclocal' error.
Title: Re: Can't execute aclocal?
Post by: Rich on November 29, 2013, 08:17:34 PM
Hi willjpw
You need too install  compiletc.tcz  if you wish to compile packages. If you are running  TC5.x  then  mariadb-clients.tcz
is already in the repository.
Title: Re: Can't execute aclocal?
Post by: willjpw on November 30, 2013, 09:08:40 AM
Ah. I was missing the compile.tcz package. Thanks! I'll give that a shot.