Results 1 to 2 of 2
hello
I am installing package acl-2.2.49.tar.gz
i have followed all installation steps... but while i do ./configure
it gives me error stating :
./configure :1385: syntax error near unexpected token ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-15-2010 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 13
syntax error near unexpected token 'm4'
hello
I am installing package acl-2.2.49.tar.gz
i have followed all installation steps... but while i do ./configure
it gives me error stating :
./configure :1385: syntax error near unexpected token 'm4'
./configure :1385: 'AC_CONFIG_MACRO_DIR(m4)'
please give the solution ,i have tryed a lot over it..
thankyou
- 01-22-2010 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,141
What distribution+version of Linux are you using? Your package manager should have the acl (access control list) package available to install directly, instead of building from source as you seem to be trying to do. In any case, m4 is a sophisticated macro language and is used for a lot of pre-processing steps in software compiilers, etc.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
