You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi!First of all, thanks for your software to help me to analysis my data.
Unfortunately,I meet some problem when i install LocaRNA, and my commends as follow:
wet https://github.com/s-will/LocARNA/releases/download/v1.9.2.1/locarna-1.9.2.1.tar.gz
tar zxvf locarna-1.9.2.1.tar.gz
cd locarna-1.9.2.1
./configure --prefix=my/located/locarna-1.9.2.1
make
make check
Before this, I have installed ViennaRNA-2.4.18, and my error is:
{{{
Testsuite summary for LocARNA 1.9.2.1
TOTAL: 2
PASS: 1
SKIP: 0
XFAIL: 0
FAIL: 1
XPASS: 0
ERROR: 0
See src/Tests/test-suite.log
Please report to [email protected]
make[6]: *** [Makefile:746: test-suite.log] Error 1
make[6]: Leaving directory '/home/xxf/lini/biosoft/LocARNA/locarna-1.9.2.1/src/T ests'
make[5]: *** [Makefile:854: check-TESTS] Error 2
make[5]: Leaving directory '/home/xxf/lini/biosoft/LocARNA/locarna-1.9.2.1/src/T ests'
make[4]: *** [Makefile:932: check-am] Error 2
make[4]: Leaving directory '/home/xxf/lini/biosoft/LocARNA/locarna-1.9.2.1/src/T ests'
make[3]: *** [Makefile:934: check] Error 2
make[3]: Leaving directory '/home/xxf/lini/biosoft/LocARNA/locarna-1.9.2.1/src/T ests'
make[2]: *** [Makefile:963: check-recursive] Error 1
make[2]: Leaving directory '/home/xxf/lini/biosoft/LocARNA/locarna-1.9.2.1/src'
make[1]: *** [Makefile:1112: check] Error 2
make[1]: Leaving directory '/home/xxf/lini/biosoft/LocARNA/locarna-1.9.2.1/src'
make: *** [Makefile:650: check-recursive] Error 1
}}}
i will give the src/Tests/test-suite.log in the website: https://github.com/zxy1555847/-/projects/1
Thank you!
The text was updated successfully, but these errors were encountered:
please note that the latest 1.9.x release is 1.9.2.3 - do you get the same error there?
Anyway, I would recommend to rather use the latest 2.0 (pre)release. Let me know, if it does not work for you.
hi!First of all, thanks for your software to help me to analysis my data.
Unfortunately,I meet some problem when i install LocaRNA, and my commends as follow:
Before this, I have installed ViennaRNA-2.4.18, and my error is:
{{{
Testsuite summary for LocARNA 1.9.2.1
TOTAL: 2
PASS: 1
SKIP: 0
XFAIL: 0
FAIL: 1
XPASS: 0
ERROR: 0
See src/Tests/test-suite.log
Please report to [email protected]
make[6]: *** [Makefile:746: test-suite.log] Error 1
make[6]: Leaving directory '/home/xxf/lini/biosoft/LocARNA/locarna-1.9.2.1/src/T ests'
make[5]: *** [Makefile:854: check-TESTS] Error 2
make[5]: Leaving directory '/home/xxf/lini/biosoft/LocARNA/locarna-1.9.2.1/src/T ests'
make[4]: *** [Makefile:932: check-am] Error 2
make[4]: Leaving directory '/home/xxf/lini/biosoft/LocARNA/locarna-1.9.2.1/src/T ests'
make[3]: *** [Makefile:934: check] Error 2
make[3]: Leaving directory '/home/xxf/lini/biosoft/LocARNA/locarna-1.9.2.1/src/T ests'
make[2]: *** [Makefile:963: check-recursive] Error 1
make[2]: Leaving directory '/home/xxf/lini/biosoft/LocARNA/locarna-1.9.2.1/src'
make[1]: *** [Makefile:1112: check] Error 2
make[1]: Leaving directory '/home/xxf/lini/biosoft/LocARNA/locarna-1.9.2.1/src'
make: *** [Makefile:650: check-recursive] Error 1
}}}
i will give the src/Tests/test-suite.log in the website:
https://github.com/zxy1555847/-/projects/1
Thank you!
The text was updated successfully, but these errors were encountered: