Skip to content
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

Adds bootstrap for CentOS 7 #213

Merged
merged 1 commit into from Apr 26, 2015
Merged

Adds bootstrap for CentOS 7 #213

merged 1 commit into from Apr 26, 2015

Conversation

gvangool
Copy link
Contributor

This corrects the bootstrap for CentOS 7.

Notes:

  • During installation you still need to do the following:

    sudo yum -y install freetds
    sudo ln -s /usr/lib64/libsybdb.so.5 /usr/lib64/libsybdb.so

    I'm not sure which package depends on libsybdb.so to fix that.

  • --compress-core is not available in the sbcl from epel. So I build the RPM with make COMPRESS_CORE=no rpm

dimitri added a commit that referenced this pull request Apr 26, 2015
Adds bootstrap for CentOS 7
@dimitri dimitri merged commit 40cfc4e into dimitri:master Apr 26, 2015
@dimitri
Copy link
Owner

dimitri commented Apr 26, 2015

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants