-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
local installation on cluster #8
Comments
We haven't tested the build procedures on Red Hat, but - if you haven't already done so - you could try running one of these installation scripts: |
Hi,
We are encountering a CMakeLists.txt error, there are several files with
the name 'CMakeLists.txt' in the build tree. Which CMakeLists.txt file
should the builder be finding?
…On Wed, Mar 8, 2017 at 9:43 AM, MatthewThe ***@***.***> wrote:
We haven't tested the build procedures on Red Hat, but - if you haven't
already done so - you could try running one of these installation scripts:
admin/builders/centos64_build.sh or admin/builders/centos64_build.sh.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AZC-Z1bW2zGlQNv9kJPn-kaWh4zbQJ9cks5rjr59gaJpZM4MWzA1>
.
|
CMake should use the CMakeLists.txt in the root directory (https://github.com/statisticalbiotechnology/maracluster/blob/master/CMakeLists.txt), this will subsequently call each of the CMakeLists.txt in the sub-directories. |
Hi,
I'm having problems trying to create a local installation of this program. I'm working on Red Hat Enterprise Linux Server release 6.8 (Santiago). Please advise
The text was updated successfully, but these errors were encountered: