Click to See Complete Forum and Search --> : how to install rpm (blue fish)


jeisma
06-02-2003, 09:16 PM
hello!

i downloaded the bluefish html editor rpm. how do i install it? how do i launch the application?

ty!:confused:

serz
06-02-2003, 09:21 PM
Open a terminal.

As root:

rpm -ivh nameofthepackage.rpm

And to start it just type "bluefish".

jeisma
06-02-2003, 09:29 PM
hi serz!

how do i create a shortcut for it? and add it in any of the program groups?

thx a lot!!

:)

jeisma
06-02-2003, 09:48 PM
hi! well, thx bluefish is now running. np with the shortcut. it's ok now.

just wandering, where are the installation files located?

thx!!

serz
06-02-2003, 11:46 PM
As root:

updatedb

Then...

locate bluefish
(you don't have to be root for this)

That will search for the word "bluefish" in your system as you can see..

The executable file is in /usr/bin