Hero of Allacrost Forums

It is currently Sat Jul 31, 2010 9:18 am

All times are UTC




Post new topic Reply to topic  [ 15 posts ] 
Author Message
 Post subject: libx6 and demo2 on ubuntu Feisty
PostPosted: Mon Jun 11, 2007 2:02 pm 
Offline
Newbie

Joined: Mon May 07, 2007 8:06 am
Posts: 5
I can't install the demo. I get this error:
allacrost-demo:
Depends: libc6 (>=2.5-5) but 2.5-0ubuntu14 is to be installed
Depends: libgcc1 (>=1:4.2-20070516) but 1:4.1.2-0ubuntu4 is to be installed
Depends: libluabind0 but it is not installable
Depends: libstdc++6 (>=4.2-20070516) but 4.1.2-0ubuntu4 is to be installed


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 11, 2007 5:06 pm 
Offline
Dictator
User avatar

Joined: Wed Jun 16, 2004 5:07 pm
Posts: 7461
Location: Austin TX
Are you compiling from source, or using a .deb package?

_________________
Image
Image


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 11, 2007 6:27 pm 
Offline
Junior Member

Joined: Thu Aug 31, 2006 8:23 pm
Posts: 45
Roots wrote:
Are you compiling from source, or using a .deb package?

It looks like he is trying to install the .deb.

There is more than one problem though. On the one hand, it looks like luabind isn't available in Ubuntu; on the other, the package is built for Debian unstable, which has a newer libc than Ubuntu feisty. So, in order to fix this, both allacrost and luabind have to be rebuilt for Ubuntu's libc.

EDIT. I'll take a look at it, but I have little time at the moment and no Ubuntu box around... I'm not sure when it will be ready.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 11, 2007 10:38 pm 
Offline
Newbie

Joined: Mon May 07, 2007 8:06 am
Posts: 5
Yes, its the .deb of course. I figured it would work since it says so on the download page (might wanna alter that). I tried compiling next, but libluabind isn't offered in the ubuntu repos so it fails at ./configure.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 11, 2007 10:42 pm 
Offline
Dictator
User avatar

Joined: Wed Jun 16, 2004 5:07 pm
Posts: 7461
Location: Austin TX
There's a thread somewhere on the forums that give instructions for how to install Luabind on Debian/Ubuntu. I wrote it because I had to compile that lib from source to get Allacrost to work on my Debian and Ubuntu machines.

_________________
Image
Image


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 12, 2007 7:56 am 
Offline
Junior Member

Joined: Thu Aug 31, 2006 8:23 pm
Posts: 45
ettin wrote:
EDIT. I'll take a look at it, but I have little time at the moment and no Ubuntu box around... I'm not sure when it will be ready.


OK, I backported luabind and allacrost to Debian etch... I have not really checked all the dependencies and I'm not sure if it will work on Ubuntu or not, but feel free to try it out:
Code:
deb http://debian.ettin.org/allacrost etch-backports main


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 12, 2007 12:51 pm 
Offline
Newbie

Joined: Tue Jun 12, 2007 10:59 am
Posts: 6
Code:
allacrost-demo:
  Depends: libc6 (>=2.5-5) but 2.5-0ubuntu14 is to be installed
  Depends: libgcc1 (>=1:4.2-20070516) but 1:4.1.2-0ubuntu4 is to be installed
  Depends: libstdc++6 (>=4.2-20070516) but 4.1.2-0ubuntu4 is to be installed


it still outputs this...


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 12, 2007 2:23 pm 
Offline
Junior Member

Joined: Thu Aug 31, 2006 8:23 pm
Posts: 45
el mariachi wrote:
Code:
allacrost-demo:
  Depends: libc6 (>=2.5-5) but 2.5-0ubuntu14 is to be installed
  Depends: libgcc1 (>=1:4.2-20070516) but 1:4.1.2-0ubuntu4 is to be installed
  Depends: libstdc++6 (>=4.2-20070516) but 4.1.2-0ubuntu4 is to be installed

it still outputs this...

You are installing the wrong deb. 0.0.0+svn858.dfsg-1~bpo.1 Depends on:
Code:
libc6 (>= 2.3.6-6)
libgcc1 (>= 1:4.1.1-12)
libstdc++6 (>= 4.1.1-12)


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 12, 2007 3:06 pm 
Offline
Newbie

Joined: Tue Jun 12, 2007 10:59 am
Posts: 6
I'm trying to get it from the repositories, how can it be the wrong version? :eyebrow:


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 12, 2007 3:11 pm 
Offline
Junior Member

Joined: Thu Aug 31, 2006 8:23 pm
Posts: 45
el mariachi wrote:
I'm trying to get it from the repositories, how can it be the wrong version? :eyebrow:

Then you are using the wrong repository ;)
http://allacrost.sourceforge.net/wiki/i ... ons#Debian


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 12, 2007 3:33 pm 
Offline
Newbie

Joined: Tue Jun 12, 2007 10:59 am
Posts: 6
did everything like it says (using etch repository) still a no go :(


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 12, 2007 3:42 pm 
Offline
Junior Member

Joined: Thu Aug 31, 2006 8:23 pm
Posts: 45
el mariachi wrote:
did everything like it says (using etch repository) still a no go :(

Can you tell me what's the problem now? Still the same? Did you remove the other entry in the sources.list file?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jun 12, 2007 4:42 pm 
Offline
Newbie

Joined: Tue Jun 12, 2007 10:59 am
Posts: 6
yes, it still tells me that those packages can't be installed.

the only third-party reposito I've got is this
Code:
deb http://debian.ettin.org/allacrost


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jun 21, 2007 10:05 pm 
Offline
Newbie

Joined: Tue Jun 12, 2007 10:59 am
Posts: 6
no developments on this issue?


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jun 21, 2007 10:07 pm 
Offline
Dictator
User avatar

Joined: Wed Jun 16, 2004 5:07 pm
Posts: 7461
Location: Austin TX
I've heard that Ubuntu Fiesty works fine with the Debian stable packages:

http://allacrost.sourceforge.net/wiki/i ... ons#Debian


Haven't had any confirmations of that package failing for Ubuntu yet. So just make sure you install from stable instead of unstable and it should work. :approve:

_________________
Image
Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 15 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group