View previous topic :: View next topic |
Author |
Message |
Johannes n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Futurama/cartoon_futurama_monkey.gif)
Joined: 29 May 2004 Posts: 58
|
Posted: Thu Jun 17, 2004 5:20 pm Post subject: Update von Programmen, die ohne emerge intalliert wurden |
|
|
Mal angenommen ich würde das Programm k3b so installieren, wie es die Homepage vorschlägt (s.u.)...kann ich das dann auch über den Befehl emerge --update k3b updaten, oder muss ich das seperat machen??
Get the source from the K3b download page (Example: k3b-0.11.10.tar.bz2)
#
Extract the source to a temporarly directory:
tar -xjvf k3b-0.11.10.tar.bz2
and change to the created directory:
cd k3b-0.11.10
#
Configure the source:
./configure
(with older versions of K3b one needed to provide a prefix but the new KDE build system is able to guess it properly)
After the configuration finished you will see a summary. If one of the features you want to be enabled is not you need to check the requirements again.
#
Start the compilation:
make
#
And finally if the command above did not show any errors install K3b:
su -c "make install"
(You will have to type in your root password.) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
kiezpro Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/119194096340e12f8940e24.gif)
Joined: 13 May 2004 Posts: 126 Location: Yes
|
Posted: Thu Jun 17, 2004 5:27 pm Post subject: |
|
|
Moin,
dieser Thread gehört eigentlich in die deutsche Sektion, oder Du solltest ihn auf englisch schreiben... jedenfalls ist nur Software, die Du über Portage installierst, in der Datenbank, daher wird Dir emerge --update k2b das Paket nochmal installieren, wobei Du es dann zweimal auf dem System hast (einmal von Hand installiert in /usr/local und einmal durch Portage installiert in /usr). Das das tolle an Gentoo das einfache Updaten ist, möchte ich Dir dringend raten, das Paket mit emerge zu installieren.
Viel Erfolg! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Johannes n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Futurama/cartoon_futurama_monkey.gif)
Joined: 29 May 2004 Posts: 58
|
Posted: Thu Jun 17, 2004 5:37 pm Post subject: |
|
|
Thank you ![Smile :-)](images/smiles/icon_smile.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
amne Bodhisattva
![Bodhisattva Bodhisattva](/images/ranks/rank-bodhisattva.gif)
![](images/avatars/117771253447ad6e0ae3631.gif)
Joined: 17 Nov 2002 Posts: 6378 Location: Graz / EU
|
Posted: Thu Jun 17, 2004 6:19 pm Post subject: |
|
|
Von Portage & Programming ins deutsche Forum verschoben - bitte nur hier auf Deutsch posten. _________________ Dinosaur week! (Ok, this thread is so last week) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|