View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 2 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Fri May 08, 2009 11:53 pm 
Offline
Joined: Mon May 10, 2004 8:08 pm
Posts: 1891
Location: Adelaide, Australia
To get the required development tools (gcc, make, fakeroot etc.):
Code:
pacman -Sy base-devel

You can the obtain the source packages using one of the following tequniques (thanks to jams for the info)
jams wrote:
several ways. 1) use your development enviroment and follow the readme. 2) don't use your devleopment enviroment and only use git to pull LinHES-PKGBUILD 3) visit http://linhes.org/repo/src_packages/ 4) visit http://linhes.org/cgit/cgit.cgi/LinHES- ... D/tree/abs
we do not have abs setup for linhes at this point
don't know if we every will

Using for example, option 3, you can browse to find the package that you want and download and extract it and build it using (for example for lirc):
Code:
wget http://linhes.org/repo/src_packages/core-testing/lirc-0.8.3-3.src.tar.gz
tar xvfz lirc-0.8.3-3.src.tar.gz
cd lirc
makepkg

This will build a binary package that you can then install using:
Code:
pacman -U lirc-0.8.3-3.pkg.tar.gz

You can make changes to the package and then build it and install it. once you are satisfied with your new package, you can submit the changes via flyspray.
If you want to find out what package a given file belongs to, you can use the command:
Code:
pacman -Qo /path/to/the/file


Last edited by Greg Frost on Fri Jul 10, 2009 10:28 pm, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 28, 2010 2:30 pm 
Offline
Joined: Wed Jan 04, 2006 10:20 am
Posts: 387
Location: South New Jersey, USA
If you need to make modifications before compiling do the following.

Follow the above steps except instead of makepkg use the command
Code:
makepkg -o

This will do the downloading of the source but not compile and install. Now make your modifications. When you are done, use the command

Code:
makepkg -e


and follow with the pacman -U command.

_________________
LINHES 8.6.1 BE/FE - MSI K9N6SGM-V with AMD A64 X2 4600+, 4GB Ram. 1.5TB WD. HDHR Prime. Nvidia GT210. MCE remote.
FrontEnd - Dell Vostro 400 3.0GHz Core2Duo NVidia GeForce210. MCE Remote


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 22 guests


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 post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu