Page 1 of 1
Ubuntu 8.04, APT missing libglew1.4
Posted: 26 Aug 2008, 20:56
by PuG
Hi, just tried install Spring on my fresh Ubuntu system and comes up with cannot find/install libglew1.4 through the package manager.
Though if I do a search for libglew I can find version 1.5 (so newer).
Any suggestions?
Regards,
Re: Ubuntu 8.04, APT missing libglew1.4
Posted: 27 Aug 2008, 01:05
by BrainDamage
your best chance is to talk with the person who made the ubuntu package, his nick is Yokozar and you can find him in the irc channel #taspring@freenode
Re: Ubuntu 8.04, APT missing libglew1.4
Posted: 27 Aug 2008, 01:10
by koshi
check if the line for spring repo in sources.list is actually for hardy and not for gutsy
Re: Ubuntu 8.04, APT missing libglew1.4
Posted: 27 Aug 2008, 08:18
by YokoZar
koshi wrote:check if the line for spring repo in sources.list is actually for hardy and not for gutsy
This is likely the problem.
Re: Ubuntu 8.04, APT missing libglew1.4
Posted: 27 Aug 2008, 09:27
by PuG
Morning, thank you for the replies.
The apt im using is from the
Wiki installation page:
deb
http://ppa.launchpad.net/spring/ubuntu hardy main
As I mentioned its clean installation yesterday, and fully updated. The error only appears for the spring-engine package.
Re: Ubuntu 8.04, APT missing libglew1.4
Posted: 27 Aug 2008, 10:42
by PuG
Right, it worked when I installed through the terminal? so its something todo with the package manager/spring.
Thanks again.