tidyp
tidyp copied to clipboard
Cannot install
#./configure.ac
./configure.ac: line 3: syntax error near unexpected token `[tidyp],[1.04],[[email protected]]'
./configure.ac: line 3: `AC_INIT([tidyp],[1.04],[[email protected]])'
Any ideas for help?
You don't run the configure.ac file. That's for autoconf to use. Run the acgo script. Make sure you have aclocal, autoconf and automake installed.
Are you looking to use the Perl HTML::Tidy module?
Yes, I want to use HTML::Tidy. Any hint here?
Did you try running the script I said?
On Nov 24, 2017, at 10:00 AM, kw005 [email protected] wrote:
Yes, I want to use HTML::Tidy. Any hint here?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.