This is a discussion on Re: pkg _add amaya...dies with checksum error within the comp.unix.bsd.openbsd.misc forums, part of the OpenBSD category; --> beldar wrote: > installing via ports > got as far as the English.tgz fetch wbere the checksums failed > ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| beldar wrote: > installing via ports > got as far as the English.tgz fetch wbere the checksums failed > got a current English.tgz from www.w3c.org > anyone know how I can force make to look for it in /home/me ? or > conversely where can I stick this file so that make will find it > > hope someone can assist > Getting a tarball yourself is a guaranteed recipe for a failing checksum. However you can use this tarball in make install. Checksum manually if you want to make sure you've got the right, untampered package. Then put in /usr/ports/distfiles. Next you can do a make install but add 'NO_CHECKSUM=Yes' Hopes this helps Niels |