You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Thursday, January 15th 2004, 11:18pm

Kopete Install Help For Noob (Probably Easy Answer)

Hi, thanks in advance for helping me.

I am totally new to linux, and I installed my first distribution yesterday.

I am running Mandrake 9.2, and KDE 3.1.1.

I just downloaded Kopete 0.74, and I have no idea how to install.

my guess is...

./configure
make
make install

then what? Should the application appear somewhere?

Any help would be excellent!

Thanks so much,

Geoff

Version4

Beginner

Posts: 26

Location: Canada

Occupation: MASc Student

  • Send private message

2

Friday, January 16th 2004, 3:05am

The easyest way is to install from .rpm, try this:
http://rpm.pbone.net/index.php3/stat/4/idpl/873827/com/kopete-0.7.4-1mdk.i586.rpm.html

3

Friday, January 16th 2004, 10:15am

if you go through make and make install then you should simply type "kopete" in a shell, you could type "kopete & exit" to close the shell.

I don't know Mandrake but I think that kopete should appear into kde menu ( "Internet" or something sorta )

4

Friday, January 16th 2004, 2:41pm

thanks guys, I managed to do it the harder way... ./configure, make, make install.

the key for me was ./configure --prefix=/usr
and kbuildsycoca

thanks for your help!