HTML Tidy

P

Phlip

Tobias said:
tidy: command not found :)

I already know Bash from Linux :)

Perfect. You will never go back.

Now re-install the Setup. This time, click the little View button to change
to a flat view, then look in the Ts and turn on tidy.
 
T

Tobias Wendorff

Hi Ioannis,

Ioannis said:
You may download Dev-C++ and compile the program with it, if it is
made with Win32 API.

I already worked with MinGW32 ... really nice.
But I don't know how to use it with the source of tidy :-(

Best,
Tobias
 
T

Tobias Wendorff

Hi.
Now re-install the Setup. This time, click the little View button to
change to a flat view, then look in the Ts and turn on tidy.

But is it the latest version of tidy?

Best,
Tobias
 
P

Phlip

Tobias said:
Phlip wrote:

But is it the latest version of tidy?

EEEEEEeeeeeeeeek!

Who cares? it Tidies!!

I could tell you:

~/phlip/riddims> tidy -version
HTML Tidy for Cygwin released on 1st September 2004

But I won't. I'm going to pull my lever, and drop the Sixteen Ton Weight of
Topicality on top of this thread. Your question is off-topic because this
newsgroup only discusses Standard C++. Tidy's written in beautiful C, and
everyone's answers are off-topic. Please go complain to Tidy's mailing list.
You can even get an ActiveX plugin that tidies!

Have a good one!
 
T

Tobias Wendorff

Phlip said:
Now that you have CygWin, compile the latest version. Even I could do
that - I think...

copy knowledge_phlip knowledge_tobwen

I really don't know how to do it ...
bash doesn't allow to start tidy here ... cmd.exe can start it
 
P

Phlip

Tobias said:
I really don't know how to do it ...
bash doesn't allow to start tidy here ... cmd.exe can start it

Get the latest Tidy source, use Bash to un-tar it, and run something like
this:

../configure && make

The configure script should detect CygWin and take it from there.
 
T

Tobias Wendorff

Phlip said:
Get the latest Tidy source, use Bash to un-tar it, and run something
like this:

./configure && make

The configure script should detect CygWin and take it from there.

doesn't work ... gcc makes thousands of errors and ./configure
isn't existing
 
P

Phlip

Tobias said:
doesn't work ... gcc makes thousands of errors and ./configure
isn't existing

Send me the link to the source you are using. Everything (who is anything)
has a ./configure.
 
T

Tobias Wendorff

Phlip said:
Send me the link to the source you are using. Everything (who is
anything) has a ./configure.

aaah ... there was a MAKEFILE
now it works :))

but no .dll -- only .exe :-(
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top