KDE4 fails to install from port

The file it downloaded is probably corrupt. Delete it and try again.
 
This one:
Code:
=> zeitgeist-0.8.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://launchpad.net/zeitgeist/0.8/0.8.2/+download/zeitgeist-0.8.2.tar.gz
fetch: http://launchpad.net/zeitgeist/0.8/0.8.2/+download/zeitgeist-0.8.2.tar.gz: size unknown
fetch: http://launchpad.net/zeitgeist/0.8/0.8.2/+download/zeitgeist-0.8.2.tar.gz: size of remote file is not known
 
Successfully Installed

The x11/kde4 installed successfully after two or three iterations of going to the specific directory that had the ports for which CHECKSUMwas not ok, running # make distclean and # make checksum-recursive in their respective directories and running # make install cleanfor the troublesome files independently. There were only two or three. After that I ran # make install clean for x11/kde4. It presented no further problems.
 
Back
Top