LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How do I install Razor-QT from source? (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-i-install-razor-qt-from-source-922559/)

merkur958 01-07-2012 04:37 AM

How do I install Razor-QT from source?
 
I am using Pardus K2 (KDE 3.5) and I would like to install razor-qt. It's not in the repositories so I downloaded the source code (Herehttp://razor-qt.org/install/) but I don't know how to install it. I tried ./configure, make, make install but it dosen't work. I tried searching google but nothing. What are the instructions to install this?

corp769 01-07-2012 05:21 AM

It uses cmake; Run the following first:
Code:

cmake .
Cheers,

Josh


All times are GMT -5. The time now is 08:21 PM.