On 2015-08-18 19:31, D Kirol wrote:
Downloading the packages and the md5sums file then checking the sums in the file against my downloaded file exposed a discrepancy. From the md5sums file:77d44c6bb8c0705e0017ab9a84a1502b flex-2.5.39.tar.bz2 Sum calculated from my download:f5fbb5f6120323f431426193d64b4aeb flex-2.5.39.tar.bz2
Works for me: $ curl -L -O -s http://prdownloads.sourceforge.net/flex/flex-2.5.39.tar.bz2 $ md5sum flex-2.5.39.tar.bz2 77d44c6bb8c0705e0017ab9a84a1502b flex-2.5.39.tar.bz2 Have you already tried to download the file a second time? Bye, Andreas -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
