Message |
Date: 2014-03-27 18:03
Sender: Peter Kochunov
Hmm, I thought that was a standard library.
Jammie, can you contact me directly at pkochunov@gmail.com
|
Date: 2014-03-27 17:50
Sender: Jamie Hanson
I installed solar, got the same library error. Searching for that
file in finder, yielded no results. Thoughts?
|
Date: 2014-03-27 17:35
Sender: Peter Kochunov
Jammie,
I think I know what you problem is,
But first, why don't you remove all the installations again and now
install it using this command
./install_solar /Users/jamielarshanson/solar/7.4.3
/Users/jamielarshanson/bin solar
if you still get dyld: Library not loaded:
/usr/local/lib/libstdc++.6.dylib error
Can you search for this file by typing this name in the finder
ibstdc++.6
|
Date: 2014-03-27 17:32
Sender: Peter Kochunov
That is perplexing. Has this directory been created?
May I suggest that you remove all these directories and start with
the latest beta version?
I have tried it on two of my macs and it went flawless.
pk
|
Date: 2014-03-27 17:28
Sender: Peter Kochunov
That is perplexing. Has this directory been created?
May I suggest that you remove all these directories and start with
the latest beta version?
I have tried it on two of my macs and it went flawless.
pk
|
Date: 2014-03-27 17:16
Sender: Jamie Hanson
I deleted everything and then redownloaded the new beta version. I
then tried to ./install_solar 'pwd' 'pwd' (and that error is after
these steps). Are there other files I need to remove or other
things I need to do?
|
Date: 2014-03-27 17:13
Sender: Peter Kochunov
That is perplexing. Has this directory been created?
May I suggest that you remove all these directories and start with
the latest beta version?
I have tried it on two of my macs and it went flawless.
pk
|
Date: 2014-03-27 17:07
Sender: Jamie Hanson
Hmmm, I keep running into the same issue... when I just try to run
./solar, I get "The directory
/Users/jamielarshanson/Desktop/solar_mac_intel_beta/bin for solar
binaries is not accessible" as an error; terminal output attached.
Other thoughts/things I could do to troubleshoot?
|
Date: 2014-03-25 23:21
Sender: Peter Kochunov
Hi Jamie,
Try the latest version we posted. It resolves the lib path. I have
just tested it on my mac and it worked great!
Let me know
peter
|
Date: 2014-03-25 18:45
Sender: Jamie Hanson
here is everything from installation on...
Jamies-MacBook-Pro:solar_mac_intel jamielarshanson$ ./install_solar
'pwd' 'pwd'
*********************************************
Ignore error message, if any, from test below
dyld: Library not loaded: /usr/local/lib/libstdc++.6.dylib
Referenced from:
/Users/jamielarshanson/Desktop/solar_mac_intel/bin/solarmain
Reason: image not found
rlwrap: warning: solarmain killed by SIGTRAP.
rlwrap has not crashed, but for transparency,
it will now kill itself (without dumping core)with the same signal
/Users/jamielarshanson/Desktop/solar_mac_intel/solar: line 37: 6489
Trace/BPT trap: 5 $SOLAR_BIN/rlwrap $SOLAR_BIN/solarmain $*
cp:
/Users/jamielarshanson/Desktop/solar_mac_intel/bin/solarmain.old:
No such file or directory
test completed
*********************************************
*** Successful SOLAR Installation ***
SOLAR has been installed with the command name solar
The new documentation folder is
/Users/jamielarshanson/Desktop/solar_mac_intel/doc
You have Apple X11 installed. SOLAR will automatically
use this for plotting. See README.mac_intel for further details.
Jamies-MacBook-Pro:solar_mac_intel jamielarshanson$ otool -L solar
solar: is not an object file
Jamies-MacBook-Pro:solar_mac_intel jamielarshanson$ otool -L
install_solar
install_solar: is not an object file
Jamies-MacBook-Pro:solar_mac_intel jamielarshanson$ otool -L bin/
allfreq domcibd getmeans ibdmat ibdprep mlink multipnt relate
snpplotk stringplotk xmgr
arrangeps.py genfreq homo ibdmc makeped mrgibd open-x11a rlwrap
solarmain.new unknown
Jamies-MacBook-Pro:solar_mac_intel jamielarshanson$ otool -L
bin/solarmain.new
bin/solarmain.new:
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 159.1.0)
/usr/local/lib/libstdc++.6.dylib (compatibility version 7.0.0,
current version 7.12.0)
/usr/local/lib/libgfortran.3.dylib (compatibility version 4.0.0,
current version 4.0.0)
/usr/local/lib/libgcc_s.1.dylib (compatibility version 1.0.0,
current version 1.0.0)
Jamies-MacBook-Pro:solar_mac_intel jamielarshanson$
|
Date: 2014-03-25 17:56
Sender: Peter Kochunov
Hi Jammie,
Can you simply copy the error you get to the body of the email?
It seems to me like you have a simply library path error e.g. the
solar doesn't know where some of the dynamic libraries are. This
was supposed to be handled during installation. I am trying to
replicate this problem on my end.
pk
|
Date: 2014-03-25 17:27
Sender: Jamie Hanson
Simple/silly question: what file should I otool? I tried both solar
and install_solar and got errors (but think that was likely
correct).
|
Date: 2014-03-25 16:27
Sender: Peter Kochunov
|
Date: 2014-03-25 14:57
Sender: Jamie Hanson
I tried again with that updated mac version, but still got some
errors.
Terminal output as txt file attached.
|
Date: 2014-03-24 23:43
Sender: Peter Kochunov
Hi Jamie,
Let us compile a mac version for you. It should be done quickly.
|