LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Kopete 8 on Mandrake 9.1 (https://www.linuxquestions.org/questions/linux-newbie-8/kopete-8-on-mandrake-9-1-a-148110/)

vaughaag 02-19-2004 02:05 PM

Kopete 8 on Mandrake 9.1
 
Hi guys, I have installed Mandrake 9.1 and been getting used to it fairly well.

I came to install Kopete today and was stummped as it would not install.

i unzipped the tar.gz file finr and used

./configure and make commands ok but when it came to make install it would not go, Permission Denide.

Now I spose this is because I am not logged in as Root, ???

Dose anyone have any info on this.

Cheers

Vaug

RockmanExe 02-19-2004 04:54 PM

Indeed, you need to be logged in as root at make install step. The complete process should be, first logged in as regular user:
./configure
make

and then:

su <enter>
<type your root password>
make install

Cheers!!

vaughaag 02-19-2004 05:25 PM

Many thanks for this info.

Vaug


All times are GMT -5. The time now is 06:02 AM.