MegaGlest Forum

Archives (read only) => Glest Advanced Engine => General discussion => Topic started by: judyk on 31 August 2011, 22:26:38

Title: Glestae wont install on Ubuntu
Post by: judyk on 31 August 2011, 22:26:38
Hi,

 I downloaded the glestae-0.3.2-Linux32.deb installer a couple of days ago and tried to install it on Ubuntu 11.04 (Linux kernel 2.6.38-11 generic) and got a message from the OS saying "the package is of bad quality". There were a lot of errors flagged about "wrong uid or gid" in and around /usr/bin and /usr/share, and as that is a rather scary area for anything to get messed up in (and the message recommended not installing) I didn't install it.

 I had a quick look round the forums and couldn't see any mention of this already, so I'm wondering if it's my system. Does anyone have any ideas?


Thanks
Title: Re: Glestae wont install on Ubuntu
Post by: Yggdrasil on 31 August 2011, 23:09:48
Hello,

the deb package is old and not tested on newer versions of ubuntu. There seem to be some problems:
https://forum.megaglest.org/index.php?topic=7370.msg75623

We're not really maintaining the package. Build from source (see docs/README.linux in the source tarball) or install the deb package anyway. If they haven't fixed their aptdaemon yet, try it on commandline 'dpkg -i <debfile>'.

We'll provide package repositories for some distribution in the future, but not for old releases.