I did install it again with a specific root
./configure -symlinks /Usr/local/bin

Then I cd there and I tried to do the testDist which I got some errors as
follows

user:bin admin$ testDist

/usr/local/bin/testDist: line 48: mkdirhier: command not found

/usr/local/bin/testDist: line 66: cd: test: No such file or directory

cat: f77Tests: No such file or directory

cat: c++Tests: No such file or directory

env: ./runTests: No such file or directory

/usr/local/bin/testDist: line 80: cd: python/tests: No such file or
directory

/usr/local/bin/testDist: line 81: testScripts: No such file or directory

env: runTests: No such file or directory

/usr/local/bin/testDist: line 94: cd: tcl/tests: No such file or directory

/usr/local/bin/testDist: line 95: testScripts: No such file or directory

env: runTests: No such file or directory

/usr/local/bin/testDist: line 107: cd: eginput: No such file or directory

env: ./runTests: No such file or directory

Running XPLOR tests:

Running Python tests:

Running TCL tests:

Running eginput tests:

failures detected in  XPLOR python tcl eginput

Can you please comment
Thanks
Mohammad


On Thu, Mar 22, 2018 at 3:22 PM, Mohammad Goodarzi <
[email protected]> wrote:

> Hi Gabriel,
>
> Thanks for your help. I think it worked because it did not give any error.
> How can I test whether it works or not?
> I simply ran ./configure
>
> so I don't know where it is installed
>
> Thanks
> Mohammad
>
>
>
> On Thu, Mar 22, 2018 at 3:15 PM, Gabriel Cornilescu <
> [email protected]> wrote:
>
>> https://nmr.cit.nih.gov/xplor-nih/faq.html
>>
>> 14. Xplor-NIH for similar computers.
>>
>> If you think that Xplor-NIH should run on your computer, but it gives
>> a message like: xplor not configured for platform: $ARCH
>>
>> Try adding a line to the file arch/equivList of the form
>> OARCH ARCH
>>
>> where OARCH is the architecture string given in the distribution and
>> ARCH is the string which Xplor-NIH claims is not supported.
>>
>> In your case: ARCH is 'Darwin_17_x86_64'
>> So in your arch/equivList just replace:
>> Darwin_12_x86_64 Darwin_13_x86_64 Darwin_14_x86_64 Darwin_15_x86_64
>> Darwin_16_x86_64
>> with
>> Darwin_12_x86_64 Darwin_13_x86_64 Darwin_14_x86_64 Darwin_15_x86_64
>> Darwin_16_x86_64 Darwin_17_x86_64
>>
>>
>> On 03/22/2018 02:29 PM, Mohammad Goodarzi wrote:
>>
>> xplor not configured for platform: Darwin_17_x86_64
>>
>>
>>
>> _______________________________________________
>> Xplor-nih mailing list
>> [email protected]
>> https://dcb.cit.nih.gov/mailman/listinfo/xplor-nih
>>
>>
>
_______________________________________________
Xplor-nih mailing list
[email protected]
https://dcb.cit.nih.gov/mailman/listinfo/xplor-nih

Reply via email to