Connecting Tech Pros Worldwide Help | Site Map

libtidy

  #1  
Old July 17th, 2005, 10:22 AM
Robert Onderdonk Terwilliger
Guest
 
Posts: n/a
Is there really such a thing as libtidy or is this just some cruel
hoax? Please don't point me to the tidy stuff in the docs, or to the
tidy page at sourceforge, nothing there points to anything called
"libtidy." I can download source and binaries for the tidy executable,
and there's a libtidy.a, but there's no such thing as libtidy really,
is there?
  #2  
Old July 17th, 2005, 10:22 AM
infinull@yahoo.com
Guest
 
Posts: n/a

re: libtidy


I have ran into the exact same problem on my mac.
The command line executable works fine, but I found no library after a
long search.
I really wanted to be able to access the PECL Tidy library but it
requires libtidy.
I just kind of went whatever after a while and gave up trying to find
it.

  #3  
Old July 17th, 2005, 10:22 AM
Robert Onderdonk Terwilliger
Guest
 
Posts: n/a

re: libtidy


In article <1099105318.859003.151050@z14g2000cwz.googlegroups .com>,
"infinull@yahoo.com" <infinull@yahoo.com> wrote:

:I just kind of went whatever after a while and gave up trying to find
:it.

Well, if you download and compile (and install) from CVS, you wind up
with a binary in /usr/local/bin (which is fine) and some header files
in /usr/local/include/tidy, and libtidy.a (which is a static library)
in /usr/local/lib. But PEAR doesn't recognize this as a library, so I
dunno ...
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tidy module? Mark Reed answers 1 June 27th, 2008 05:18 PM
Copying from MS Word Andy Jacobs answers 6 July 17th, 2005 10:22 AM
PHP 4.3.x and Tidy Mike Gifford answers 1 July 17th, 2005 09:18 AM