Gustavo Seabra wrote:
john bray wrote:
On Fri, 2004-11-26 at 19:38 -0600, Gustavo Seabra wrote:
Peter Boy wrote:
After having learned that quanta is not withdrawn, but renamed, I
installed kdewebdev-v-3.3.1-1
Starting the program I get an error message:
tidy ist missing, HTML syntax checking is not available.
I get the message both on my x86_64 and my i386 system. Does anybody
else see this message?
I could not find a bug report in bugzilla,yet.
Thanks
Peter
I believe just
root$ yum install tidy
should soulve it.
i just tried to install tidy, and yum claims he can't find it. any
other ideas?
john
1. Create a .repo file in /etc/yum.repos.d/ (e.g. "dag.repo")
2. In this file, insert the following:
[dag]
name=Dag RPM Repository for Fedora Core
baseurl=http://apt.sw.be/fedora/$releasever/en/$basearch/dag
3. Try again:
yum install tidy
That's how I did it anyway. I hope that helps.
I in fact, I too, installed Tidy (BTW Quanta considers it not part of
it's own package, hence it not being there) in similar fashion.
"apt-get install tidy"...
S