macInfo script results
Message boards : Macintosh : macInfo script results
Author | Message | |
---|---|---|
I received the script yesterday. I ran it and returned it. But I think there is a problem with the script. I also put these comments in the email, but will also post it here:
|
||
ID: 1835 | Rating: 0 | rate: / | ||
Hi Zombie,
I received the script yesterday. I ran it and returned it. But I think there is a problem with the script. I also put these comments in the email, but will also post it here: ____________ D@H the greatest project in the world... a while from now! |
||
ID: 1837 | Rating: 0 | rate: / | ||
Created this thread to make space for the results of the script we send out.
|
||
ID: 1838 | Rating: 0 | rate: / | ||
Approx. 8 people have send back their output files and it seems some experienced the same problem as you and for some it worked as it should. The part of the script that didn't seem to work for you and some others is where we try to find out the versions of the dynamic libraries that charmm uses. If you want you can run the following line manually in a terminal and post the output here: Here ya go: % otool -L "/Library/Application Support/BOINC Data/projects/docking.utep.edu/charmm_5.2_i686-apple-darwin" /Library/Application Support/BOINC Data/projects/docking.utep.edu/charmm_5.2_i686-apple-darwin: /usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 7.4.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.1.6) Let me know if there is anything else I can do. ____________ Dublin, CA Team SETI.USA |
||
ID: 1839 | Rating: 0 | rate: / | ||
Created this thread to make space for the results of the script we send out. I couldn't get it to work on my computer. s-computer:~ Bill$ % otool -L "/Library/Application Support/BOINC Data/projects/docking.utep.edu/charmm_5.2_i686-apple-darwin" -bash: fg: %: no such job But I don't know Jack about terminal. I got the same error message about the Charmm being missing when I did the first script. |
||
ID: 1846 | Rating: 0 | rate: / | ||
You run the right command, but leave off the % sign. That's zombie's prompt. Run this:
Created this thread to make space for the results of the script we send out. ____________ D@H the greatest project in the world... a while from now! |
||
ID: 1847 | Rating: 0 | rate: / | ||
|
||
ID: 1848 | Rating: 0 | rate: / | ||
Aha, maybe I start to understand why for some people this part of the info is missing: otool is missing and I now realize that this command might only be available if the
Xcode software
is installed (I'm not 100% sure though). We'll come back to this after some more investigation.
____________ D@H the greatest project in the world... a while from now! |
||
ID: 1853 | Rating: 0 | rate: / | ||
Hello again. Any progress on this? Are there plans to send out scripts again?
|
||
ID: 1977 | Rating: 0 | rate: / | ||
Memo is doing the analysis of the results. I hope he will have something by the end of the week.
Hello again. Any progress on this? Are there plans to send out scripts again? ____________ D@H the greatest project in the world... a while from now! |
||
ID: 1980 | Rating: 0 | rate: / | ||
The results of the analysis of the mac script we have send out a while ago can be found
here
. This basically puts us back at square one as the platforms we are running on basically all have the same characteristics (hardware and software-wise). We will keep on researching what is causing the divergences on the Macs.
|
||
ID: 2331 | Rating: 0 | rate: / | ||
Message boards : Macintosh : macInfo script results
Database Error: The MySQL server is running with the --read-only option so it cannot execute this statement
array(3) { [0]=> array(7) { ["file"]=> string(47) "/boinc/projects/docking/html_v2/inc/db_conn.inc" ["line"]=> int(97) ["function"]=> string(8) "do_query" ["class"]=> string(6) "DbConn" ["object"]=> object(DbConn)#16 (2) { ["db_conn"]=> resource(66) of type (mysql link persistent) ["db_name"]=> string(7) "docking" } ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &string(51) "update DBNAME.thread set views=views+1 where id=134" } } [1]=> array(7) { ["file"]=> string(48) "/boinc/projects/docking/html_v2/inc/forum_db.inc" ["line"]=> int(60) ["function"]=> string(6) "update" ["class"]=> string(6) "DbConn" ["object"]=> object(DbConn)#16 (2) { ["db_conn"]=> resource(66) of type (mysql link persistent) ["db_name"]=> string(7) "docking" } ["type"]=> string(2) "->" ["args"]=> array(3) { [0]=> object(BoincThread)#3 (16) { ["id"]=> string(3) "134" ["forum"]=> string(1) "7" ["owner"]=> string(1) "1" ["status"]=> string(1) "0" ["title"]=> string(22) "macInfo script results" ["timestamp"]=> string(10) "1170116912" ["views"]=> string(4) "1741" ["replies"]=> string(2) "10" ["activity"]=> string(20) "1.5180228073366e-125" ["sufferers"]=> string(1) "0" ["score"]=> string(1) "0" ["votes"]=> string(1) "0" ["create_time"]=> string(10) "1166639052" ["hidden"]=> string(1) "0" ["sticky"]=> string(1) "0" ["locked"]=> string(1) "0" } [1]=> &string(6) "thread" [2]=> &string(13) "views=views+1" } } [2]=> array(7) { ["file"]=> string(63) "/boinc/projects/docking/html_v2/user/community/forum/thread.php" ["line"]=> int(184) ["function"]=> string(6) "update" ["class"]=> string(11) "BoincThread" ["object"]=> object(BoincThread)#3 (16) { ["id"]=> string(3) "134" ["forum"]=> string(1) "7" ["owner"]=> string(1) "1" ["status"]=> string(1) "0" ["title"]=> string(22) "macInfo script results" ["timestamp"]=> string(10) "1170116912" ["views"]=> string(4) "1741" ["replies"]=> string(2) "10" ["activity"]=> string(20) "1.5180228073366e-125" ["sufferers"]=> string(1) "0" ["score"]=> string(1) "0" ["votes"]=> string(1) "0" ["create_time"]=> string(10) "1166639052" ["hidden"]=> string(1) "0" ["sticky"]=> string(1) "0" ["locked"]=> string(1) "0" } ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &string(13) "views=views+1" } } }query: update docking.thread set views=views+1 where id=134