On Fri, 10 Oct 2003, Marc Jeffrey Driftmeyer wrote: > This was all from using the bz2 archive. I ran an md5sum but I couldn't > find anywhere on the lyx ftp site a verifiable checksum to see if the > archive may have been corrupted or my version of bzip2 (presently 1.02) > conflicts with the bzip2 version used to make the archive.
Un-bzip the bz2 file. Un-gzip the .gz file (in a different location). Then do a md5 of both. If its the same version, then it should be the same (and your problem is elsewhere). If same version, but md5 digest is different, the run diff -pruN on the two directories to see where. Jeremy C. Reed http://bsd.reedmedia.net/