Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge help -- changing the the default ebuild options?
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
silvrhand
n00b
n00b


Joined: 12 Jun 2002
Posts: 19
Location: Pittsburgh, PA

PostPosted: Tue Jul 09, 2002 7:42 pm    Post subject: emerge help -- changing the the default ebuild options? Reply with quote

Hey,

I'm still pretty new to emerge, checked the man/help page but no luck. Basically I'm on an automounted /home dir which means I can't create /home/ftp when I want to checkout proftpd.

How do I chance the default configure options for proftpd when I emerge it? I tried to emerge -f and build it by hand but can not find where it dumped the files.

Thanks,

- John
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Tue Jul 09, 2002 8:05 pm    Post subject: Reply with quote

From the Gentoo FAQ:

Quote:

I want to perform the ./configure step myself. Can I?

Yes, but it is not trivial. First do man ebuild followed by ebuild foo-x.y.z.ebuild unpack. Then cd to /var/tmp/portage/foo-x.y.z/work. You can manually perform the ./configure and make steps yourself (you'll have to do both, since Portage does not separate the configure and build steps). To have Portage finish the installation (so that you can easily remove it later, should you desire to do so, and it will be registered in Portage as a possible dependency) you first need to touch /var/tmp/portage/ foo-x.y.z/.compiled (tricking Portage into thinking that ebuild foo-x.y.z.ebuild compile has completed), followed by ebuild foo-x.y.z.ebuild merge.

_________________
I don't believe in witty sigs.
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