PDA

View Full Version : Reconstructor under Dapper?


mc-rpg
December 31st, 2006, 01:02 AM
There's a way to install reconstructor (http://reconstructor.aperantis.com/index.php?option=com_frontpage&Itemid=1) in Ubuntu 6.06 Dapper Drake. I've tried with the "all deb" package in the project's page but it ask me for a dependencie that isn't available for dapper. Someone knows anything?

pay
December 31st, 2006, 01:27 AM
What dependency is it asking for?

mc-rpg
December 31st, 2006, 09:40 AM
the usplash-dev package, that is only available for edgy and feisty as i can see (searching in the ubuntu package database). I've tried to install it on dapper and it ask me for some libs version that i've already have installed on my machine.

PD: And i don't find the source code of that package, instead of it i found the usplash source code, but that package is not the problem...

vlatkop
January 9th, 2007, 09:52 PM
I also had this problem and I solved by editing reconstructor.py and comment edgy dependencies lines check. Simply find and comment lines: 315, 316 and 317. And that's all.:p
Regards

mc-rpg
January 10th, 2007, 02:54 PM
Seee, I've realized that such dependency is not needed for dapper, the devs have to polish that disadvantage in the .deb package tough...

shuaibe
March 30th, 2007, 09:35 AM
@vlaktop:

thanks for the tip !