Coder Social home page Coder Social logo

Does not install about linkchecker HOT 4 CLOSED

wummel avatar wummel commented on August 24, 2024
Does not install

from linkchecker.

Comments (4)

wummel avatar wummel commented on August 24, 2024

Submitted by calvin

Logged In: YES
user_id=9205

Python since version 1.6 has the distutils included. Either
your installation is borked or you missed to install the
Distutils.
See also http://www.python.org/sigs/distutils-sig/download.html

Hope this helps.

from linkchecker.

wummel avatar wummel commented on August 24, 2024

Submitted by nobody

Logged In: NO

Thank you very much Calvin

After downloading your distutils, build and installed it, I was
able to get some further. I then found that my python
installation was to old. After upgrading to latest version,
python 2.2.1 it all compiled and installed very well. Then the
crusial test startet --- to run the program :-). I tried the
following command "./linkchecker /web/www/index.html"
which pointed to at to an internal html copy of a hole web site.

Following error came up:

[root@rax11 linkchecker-1.6.2]

./linkchecker /web/www/index.html

Traceback (most recent call last):
File "./linkchecker", line 346, in ?
from linkcheck import UrlData
File "./linkcheck/UrlData.py", line 18, in ?
import sys, re, urlparse, urllib, time, traceback, socket,
select, DNS
ImportError: No module named DNS

Obvious its a missing module again :-)) Any idea of its name
or where it is supposed to be, or where have I missed it?

I have also doubled checked my linckchecker-1.6.2.tar.gz. It
does not contain the distutils. Maybe something has gone
wrong in that build? The file is only 163910 bytes long, while
distutils-1.0.2.tar.gz alone is 233742 bytes long.

With very best regards and thanks for your help

Bent Vangli

from linkchecker.

wummel avatar wummel commented on August 24, 2024

Submitted by calvin

Logged In: YES
user_id=9205

The homepage says it all :)
Requirements for LinkChecker are Python >= 2.1 and PyDNS from
http://pydns.sourceforge.net.

LinkChecker does not ship with the requirements included -
you have to install them yourself, so the tarball is not
corrupt. Hmm, this reminds me to provide an md5sum file next
time.

Cheers.

from linkchecker.

wummel avatar wummel commented on August 24, 2024

Submitted by nobody

Logged In: NO

Thanks very much calvin

Your last advises helped a lot. It all builds, installs and runs.

:-)))))))))

With best regards

Bent Vangli

from linkchecker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.