-
Notifications
You must be signed in to change notification settings - Fork 9
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
Installation Errors #1
Comments
Hi Lucian, Looks like an error inside |
Hi
I have the latest libpng installed. See extract below.
root@cc-head:/store/software/ArepoVTK/libpng# apt-get install libpng-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'libpng12-dev' instead of 'libpng-dev'
libpng12-dev is already the newest version.
libpng12-dev set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 581 not upgraded.
root@cc-head:/store/software/ArepoVTK/libpng# apt-get install zlib1g-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
zlib1g-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 581 not upgraded.
root@cc-head:/store/software/ArepoVTK/libpng#
…On Wed, Feb 12, 2020 at 2:55 PM Dylan Nelson ***@***.***> wrote:
Hi Lucian,
Looks like an error inside libpng, you may try to install a different
version, or maybe you can install via apt
<https://askubuntu.com/questions/508934/how-to-install-libpng-and-zlib>
inside of from source.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1?email_source=notifications&email_token=AH5VQVEZQTKM27ZL6LAM4T3RCPWU5A5CNFSM4KTY57L2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELQVG7I#issuecomment-585192317>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AH5VQVC3VVRBN2JME7U3SHLRCPWU5ANCNFSM4KTY57LQ>
.
|
In that case, probably just modifying the include and lib paths for libpng in the
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
I am experiencing issues when I try to install you software on Ubuntu 14.04.
Please see attached the errors that I am getting. When I run make I get the error below.
Regards,
Lucian
The text was updated successfully, but these errors were encountered: