Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Patch a soft
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
erwan
Apprentice
Apprentice


Joined: 01 Jun 2003
Posts: 150
Location: Tokyo

PostPosted: Sun Jun 01, 2003 6:03 am    Post subject: Patch a soft Reply with quote

Hello.

To recognize properly my video card (an i810 from a Dell laptop) I need to patch XFree.

How could I do that while staying in Gentoo spirit ? Is it possible to download source from emerge, patch and then compile ?

And if I want to install it from an other source (let's say I get the source from xfree.org and patch it) how can I install kde and so on without making emerge install again xfree and clash with mine ?

Thank you...
_________________
See me on Jabber: erwan@im.loisant.org
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Sun Jun 01, 2003 7:14 am    Post subject: Re: Patch a soft Reply with quote

erwan wrote:
Hello.

To recognize properly my video card (an i810 from a Dell laptop) I need to patch XFree.

How could I do that while staying in Gentoo spirit ? Is it possible to download source from emerge, patch and then compile ?

And if I want to install it from an other source (let's say I get the source from xfree.org and patch it) how can I install kde and so on without making emerge install again xfree and clash with mine ?

Thank you...


you could edit the xfree ebuild and add there a statement to patch the extracted source with your patch, just bevore compiling.

or you could do:
Code:
ebuild /usr/portage/x11-base/xfree/xfree-4.3.0-r2 unpack
....apply the patch....
ebuild /usr/portage/x11-base/xfree/xfree-4.3.0-r2 compile preinst install postinst clean



cheers

SteveB
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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