Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Install Debian .deb files under gentoo?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
gigs_42
n00b
n00b


Joined: 19 Apr 2003
Posts: 46
Location: Colorado

PostPosted: Tue Aug 03, 2004 3:32 am    Post subject: Install Debian .deb files under gentoo? Reply with quote

I was wanting to install TROM from www.morphix.org/trom, but it is only distributed as a Debian package! Is it possible to install one of these under gentoo?
_________________
I like grapes.
Back to top
View user's profile Send private message
homeobocks
Guru
Guru


Joined: 19 Dec 2003
Posts: 345
Location: I'm from Canada, and they say I'm a little slow . . . eh?

PostPosted: Tue Aug 03, 2004 3:44 am    Post subject: Reply with quote

Sure! emerge apt-get!

Seriously, though, you should just rip apt-get off one of the debian ISOs. God willing, there will one day be an Ebuild for apt-get.
_________________
HOW DO I SHOT WEB
Back to top
View user's profile Send private message
jmz2
Guru
Guru


Joined: 13 Jan 2004
Posts: 421
Location: Finland

PostPosted: Tue Aug 03, 2004 5:14 am    Post subject: Re: Install Debian .deb files under gentoo? Reply with quote

gigs_42 wrote:
I was wanting to install TROM from www.morphix.org/trom, but it is only distributed as a Debian package! Is it possible to install one of these under gentoo?


To unpack a Debian package, use the ar command:
Code:
ar -x trom.deb
This will give you two tarballs: control and data. The data tarball contains the binaries for the package. You can unpack it to root (after inspecting the paths). Control contains Debian's pre/postinstall scripts, list of configuration files etc. You should browse through the installation scripts before running them, as they may contain some Debian specific tasks or tasks incompatible with Gentoo.
Back to top
View user's profile Send private message
gigs_42
n00b
n00b


Joined: 19 Apr 2003
Posts: 46
Location: Colorado

PostPosted: Tue Aug 03, 2004 3:35 pm    Post subject: Reply with quote

As it turns out, it was simply a matter of copying the files from those tarballs over to /usr/bin and /usr/share ! Piece of cake! Thanx
_________________
I like grapes.
Back to top
View user's profile Send private message
gigs_42
n00b
n00b


Joined: 19 Apr 2003
Posts: 46
Location: Colorado

PostPosted: Wed Aug 04, 2004 5:02 pm    Post subject: Reply with quote

Upon further inspection, however, TROM (and Morphix for that matter) are Debian based and require Debian programs (like apt)...no morphing under gentoo it seems.... :(
_________________
I like grapes.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum