You may need to<br><br><br>$ chmod u+x glmmadmb...bin<br><br><br>then<br><br><br>$ ./glmm...bin<br><br><br>----- Original Message -----<br>From: Ben Bolker <bbolker@gmail.com><br>Date: Friday, December 16, 2011 3:29 pm<br>Subject: [ADMB Users] Mac OS X.5/X.6 issues<br>To: users@admb-project.org<br><br>> <br>>    Some glmmADMB users have been having a problem <br>> lately running the<br>> glmmADMB binaries built on the buildbot, specifically getting <br>> the error:<br>> <br>>     dyld: unknown required load command 0x80000022<br>> <br>>   It would be helpful to me to get a poll of MacOS users, <br>> especiallyfrom a sample running various OS versions (especially <br>> OS X.5 vs X.6), of<br>> the results from the following experiment:<br>> <br>>  1. Download the following two files:<br>> <br>> http://www.admb-project.org/buildbot/glmmadmb/glmmadmb-admb-<br>> macos10.6-xcode3.2-32bit-r206.bin<br>> <br>> http://www.admb-project.org/buildbot/glmmadmb/glmmadmb-admb-<br>> macos10.6-xcode3.2-64bit-r206.bin<br>> <br>>   (i.e., by pasting them into the address bar of a browser)<br>> <br>>  2. Open a Terminal, go to wherever you downloaded them: <br>> typically<br>>    cd ~/Downloads<br>> <br>>  3. change the permissions so you can run them:<br>> <br>>    chmod 755 glmmadmb*<br>> <br>>  4. run them both:<br>> <br>>   ./glmmadmb*32*206*<br>>   ./glmmadmb*64*206*<br>> <br>> 5.  Check your system version:<br>> <br>>    uname -a<br>> <br>>   If everything works you should get an error message <br>> something like:<br>> <br>> Error trying to open data input file [...]<br>>  Error trying to read in model data<br>>  This is usual caused by a missing DAT file<br>> <br>>   If it is *not* working you will instead get an error with <br>> "dyld" in<br>> it.  (I don't know what you'll get if you try to run a 64-<br>> bit binary on<br>> a 32-bit system; I can run them both on my 64-bit machine.)<br>> <br>>   I would guess that the same problem would apply to the <br>> binaries at<br>> http://admb-project.org/downloads/ ; I would be interested to <br>> hear if<br>> the ADMB binaries but not the glmmADMB binaries work for someone (or<br>> vice versa).<br>> <br>> <br>>   thanks<br>>     Ben Bolker<br>>     bbolker@gmail.com<br>> <br>> <br>> _______________________________________________<br>> Users mailing list<br>> Users@admb-project.org<br>> http://lists.admb-project.org/mailman/listinfo/users