Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
quick question (solved)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
AliasXZ
l33t
l33t


Joined: 08 Feb 2005
Posts: 847
Location: England, Wakefield

PostPosted: Thu Jun 09, 2005 10:21 am    Post subject: quick question (solved) Reply with quote

this might sound stupid but:

when u downlaod a program (source .bz2) file or whatever, when u extract it, how does it get installed?

im jus a little confused about installing software from source...
am i right in saying that when uve extracted you can just run the program? (cos it aint like windoze, no registry etc)

cheers
_________________
Main:
Kernel: 5.4.38 amd64
RAM: 4GB
Lappy:
Macbook Pro 10.14.6
------------------------------
Please add (solved) to your first post when your issue is resolved 8)


Last edited by AliasXZ on Thu Jun 09, 2005 12:22 pm; edited 1 time in total
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Thu Jun 09, 2005 10:30 am    Post subject: Reply with quote

the distfiles are unpacked in the $WORKDIR, then compiled and installed in the image dir, and then finaly merged (really installed on your system)

have a look here : http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3&chap=1
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'


Last edited by kernelsensei on Thu Jun 09, 2005 10:34 am; edited 1 time in total
Back to top
View user's profile Send private message
fctk
Veteran
Veteran


Joined: 28 Jan 2004
Posts: 1424
Location: Milan, Italy, EU

PostPosted: Thu Jun 09, 2005 10:32 am    Post subject: Re: quick question Reply with quote

usually:
Code:
$ ./configure
$ make
# make install


anyway, always read the INSTALL file if it is present...
Back to top
View user's profile Send private message
RBH
Apprentice
Apprentice


Joined: 31 Oct 2004
Posts: 184

PostPosted: Thu Jun 09, 2005 11:01 am    Post subject: Reply with quote

Code:
make install
(almost) always needs to be run as root, also.
Back to top
View user's profile Send private message
AliasXZ
l33t
l33t


Joined: 08 Feb 2005
Posts: 847
Location: England, Wakefield

PostPosted: Thu Jun 09, 2005 12:21 pm    Post subject: Reply with quote

cheers for replies 8)
_________________
Main:
Kernel: 5.4.38 amd64
RAM: 4GB
Lappy:
Macbook Pro 10.14.6
------------------------------
Please add (solved) to your first post when your issue is resolved 8)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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