Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
portage in redhat userspace
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
bcward
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jan 2007
Posts: 89

PostPosted: Wed Mar 11, 2009 7:37 pm    Post subject: portage in redhat userspace Reply with quote

All of the linux systems on my school's campus run redhat enterprise, complete with software about 5 generations old. More and more I am building applications on my own and I am building a rather extensive collection of libraries and programs in ~/usr/ and ~/bin/. Recently I went to install ruby 1.9 and the autoconf installed is too old. After thinking a little bit I realized that package managers are designed to aleviate the stress of building all of these dependencies, such as newer versions of autoconf. Since I don't have root access I can't install things with yum (or better yet scrap yum entirely for portage or apt), so is there a way to install portage in my user directory? Then have a ~/etc/make.conf and have everything I build put in ~/usr/ and ~/bin/ ? Or do I need to continue doing all of this by hand?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54577
Location: 56N 3W

PostPosted: Wed Mar 11, 2009 9:28 pm    Post subject: Reply with quote

bcward,

If you have the space and access to the chroot command, you could do a Gentoo install in the directory of your choice.
You would not be able to boot into it but once your chroot, you would have Gentoo running on top of Red Hat services.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
bcward
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jan 2007
Posts: 89

PostPosted: Mon Mar 16, 2009 11:18 pm    Post subject: Reply with quote

I don't have access to chroot, so that won't work.

I guess even if I were to be able to install portage in user space, portage wouldn't necessarily know what software was installed on the redhat system so it would have to rebuild a whole bunch of dependencies even if I just wanted to upgrade a handful of applications. I guess I will just stick with doing things by hand. Thanks for your input though.
Back to top
View user's profile Send private message
mikegpitt
Advocate
Advocate


Joined: 22 May 2004
Posts: 3224

PostPosted: Fri Mar 20, 2009 3:24 pm    Post subject: Reply with quote

If you wanted to get very tricky, you could install gentoo inside a virtual disk stored in your home directory. Since you don't have access to chroot, you would likely have to create the image elsewhere and transfer it over to your school /home directory. I also assume you don't have access to your grub.conf, so to boot it, you would need to manually enter the proper grub entries at each boot.

You should make sure something like this is OK and doesn't violate your school's internet policy. Also you would probably need at least 10 gigs available for your virtual disk to make things useful.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing 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