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

Build Ubuntu Packages #64

Merged
merged 1 commit into from
Jul 9, 2021
Merged

Conversation

gdevenyi
Copy link
Contributor

@gdevenyi gdevenyi commented Jul 9, 2021

Automated zipfile generation for 18.04 and 20.04

In theory doable for other Centos environments.

@gdevenyi
Copy link
Contributor Author

gdevenyi commented Jul 9, 2021

This code would be updated for when newer "releases" of the package are tagged, and the resulting zip files could be attached on the release in github.

@frankyeh frankyeh merged commit c5b47cf into frankyeh:master Jul 9, 2021
@frankyeh
Copy link
Owner

frankyeh commented Jul 9, 2021

I just updated DSI Studio to use g++9. You may test if the Dockerfile still works.

@frankyeh
Copy link
Owner

frankyeh commented Jul 9, 2021

Thanks for showing me how to build Ubuntu 1804 and 2004. I learned a lot.

@gdevenyi
Copy link
Contributor Author

gdevenyi commented Jul 9, 2021

I would suggest you run these two build.sh files and upload the files on this release: https://github.com/frankyeh/DSI-Studio/releases/tag/2021_06

I will investigate the updates on master.

@frankyeh
Copy link
Owner

frankyeh commented Jul 9, 2021 via email

@mohammadhadiaarabi
Copy link

Thank you for this. I did step by step and when run ./dsi_studio , I see this error:
./dsi_studio: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by ./dsi_studio)

@mohammadhadiaarabi
Copy link

and when fixed this problem, I encountered with a new error:
Cannot mix incompatible Qt library (version 0x50c00) with this library (version 0x50c08)

@gdevenyi
Copy link
Contributor Author

gdevenyi commented Jul 9, 2021

@mohammadhadiarabi please open an issue and provide full details of your system. Please note the README accompanying each set of build instructions.

@frankyeh
Copy link
Owner

frankyeh commented Jul 9, 2021 via email

@mohammadhadiaarabi
Copy link

Thank you for your replies. Unfutenly see this error:
Cannot mix incompatible Qt library (version 0x50c00) with this library (version 0x50c08)
I before installed the previous version in Linux. Should I remove it completely?

@frankyeh
Copy link
Owner

frankyeh commented Jul 9, 2021 via email

@gdevenyi
Copy link
Contributor Author

gdevenyi commented Jul 9, 2021

Please see, https://github.com/frankyeh/DSI-Studio/tree/master/build_packages/ubuntu_1804/README.md for installation dependencies.

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

3 participants