############################################################################## This file is from: http://hgdownload.soe.ucsc.edu/admin/exe/macOSX.x86_64/README.txt This directory contains applications for stand-alone use, built on a Mac OSX 14.7 intel machine. (Sonoma) Darwin Kernel Version 23.6.0, gcc version: Apple clang version 16.0.0 (clang-1600.0.26.4 Target: x86_64-apple-darwin23.6.0 Thread model: posix kent source tree v481 May 2025. For help on the bigBed and bigWig applications see: http://genome.ucsc.edu/goldenPath/help/bigBed.html http://genome.ucsc.edu/goldenPath/help/bigWig.html View the file 'FOOTER.txt' to see the usage statement for each of the applications. The shared libraries used by these binaries are: (from: otool -L ) /usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 1800.101.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1351.0.0) /usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.12) ############################################################################## Thank you to Bob Harris for permission to distribute a binary version of the lastz and lastz_D programs, from: https://github.com/lastz/lastz Version 1.04.00 as of April 2018: -rwxrwxr-x 1 514360 Apr 6 11:24 lastz-1.04.00 -rwxrwxr-x 1 514360 Apr 6 11:24 lastz_D-1.04.00 $ gmd5sum lastz* 4aa388bf0743e48d45704dc9194d5888 lastz-1.04.00 bae26692e8a35313a1f149e37c8c7e6e lastz_D-1.04.00 Reference: Harris, R. Improved pairwise alignment of genomic DNA. 2007. PhD diss., The Pennsylvania State University (2007) ############################################################################## This entire directory can by copied with the rsync command into the local directory ./ rsync -aP rsync://hgdownload.soe.ucsc.edu/genome/admin/exe/macOSX.x86_64/ ./ Individual programs can by copied by adding their name, for example: rsync -aP \ rsync://hgdownload.soe.ucsc.edu/genome/admin/exe/macOSX.x86_64/faSize ./ ##############################################################################