Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Update von Programmen, die ohne emerge intalliert wurden
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Johannes
n00b
n00b


Joined: 29 May 2004
Posts: 58

PostPosted: Thu Jun 17, 2004 5:20 pm    Post subject: Update von Programmen, die ohne emerge intalliert wurden Reply with quote

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
View user's profile Send private message
kiezpro
Tux's lil' helper
Tux's lil' helper


Joined: 13 May 2004
Posts: 126
Location: Yes

PostPosted: Thu Jun 17, 2004 5:27 pm    Post subject: Reply with quote

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
View user's profile Send private message
Johannes
n00b
n00b


Joined: 29 May 2004
Posts: 58

PostPosted: Thu Jun 17, 2004 5:37 pm    Post subject: Reply with quote

Thank you :-)
Back to top
View user's profile Send private message
amne
Bodhisattva
Bodhisattva


Joined: 17 Nov 2002
Posts: 6378
Location: Graz / EU

PostPosted: Thu Jun 17, 2004 6:19 pm    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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