Page 1 of 1

require libglew1.5 when installing with official repo

Posted: Sun Aug 03, 2014 11:28 pm
by ymulleneers
Hello,

I have a Linux mint 17 Qiana and added the lines

Code: Select all

#TA3D in /etc/apt/sources.list
deb ftp://downloads.ta3d.org/binaries/linux/apt/ stable main
deb ftp://downloads.ta3d.org/binaries/linux/apt/ testing main
Then I tried

Code: Select all

# sudo apt-get update && sudo apt-get install ta3d
And I recieved an error

Code: Select all

ta3d : Dépend: libglew1.5 mais il n'est pas installable
Indeed, this package is not included in my new version of Mint, but 1.10 is (seems that this version is no longer included in Ubuntu too) :

Code: Select all

$ apt-cache search libglew
libglew-dbg - Extension OpenGL Wrangler (symboles de débogage)
libglew-dev - Extension OpenGL Wrangler - environnement de développement

libglew1.10 - Extension OpenGL Wrangler - environnement d'exécution

libglewmx-dbg - Extension OpenGL Wrangler MX (symboles de débogage)
libglewmx-dev - Extension OpenGL Wrangler MX - environnement de développement
libglewmx1.10 - Extension OpenGL Wrangler (contextes multiples de rendu)
glew-utils - OpenGL Extension Wrangler - utilities
My question is
EITHER
1/ Does compilation allow to use version 1.10 instead of version 1.5?
OR (worse)
2/ Is it possible to include previous version libglew1.5 in my new version of Mint?

Re: require libglew1.5 when installing with official repo

Posted: Fri Mar 24, 2017 12:36 am
by apadgett879
Good news, it no longer does!!!!