[Konversation-devel] konversation-1.2-alpha6

Eike Hein hein at kde.org
Thu Sep 3 02:03:07 CEST 2009


On 09/03/2009 01:45 AM, Brandon Perdue wrote:
> Hello,
> 
> I downloaded the package konversation-1.2-alpha6.tar.bz2 and cannot figure out how to install it... the normal procedure for tarballs doesn't seem to cut it here. I cannot locate a configuration or make file and do not see any file giving directions on the process. Can I get some instructions on installation?

Here are some example build instructions:

tar -xjf konversation-1.2-alpha6.tar.bz2
cd konversation-1.2-alpha6/
mkdir build
cd build/
cmake -DCMAKE_INSTALL_PREFIX=<where you want to install> ../
make
sudo make install


It's the same for all other KDE 4 apps, too.


> Thanks

-- 
Best regards,
Eike Hein


More information about the Konversation-devel mailing list