On 2015-08-20 02:53, D Kirol wrote:
Never the less the flex file at that location does, in fact have a different md5 sum than is listed in the md5sums file at that same location. Perhaps curl (with that particular set of switches) could be mentioned in the book instead of wget.
I still can't reproduce your problem. Even when using wget I get the correct checksum:
$ wget -q 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 So can you please show us exactly what commands you use? Bye, Andreas -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
