[Konversation-devel] konversation-1.2-alpha6
Eike Hein
hein at kde.org
Thu Sep 3 06:16:05 CEST 2009
On 09/03/2009 05:58 AM, Brandon Perdue wrote:
> Thanks! That almost worked!
>
> It gave me this error, however:
>
> $ ~/build$ cmake -DCMAKE_INSTALL_PREFIX= /usr/share/apps ../
> CMake Error: The source directory "/home/brandon" does not appear to contain CMakeLists.txt.
> Specify --help for usage, or press the help button on the CMake GUI.
>
> $ cd ~/konversation-1.2-alpha6/ && ls
> AUTHORS COPYING doc-translations po
> ChangeLog COPYING-DOCS INSTALL README
> CMakeLists.txt data Messages.sh src
> config-konversation.h.cmake doc NEWS TODO
>
>
> It looks like the file exists... am I missing another dependency or am I typing the command wrong? All the KDE apps(using Gnome) I've installed before have come from the repos... so this is a new thing for me.
You made the "build" dir as a subdir of $HOME, when you
should have made it a subdir of the Konversation source
dir as shown in my example.
Also remove the space between "PREFIX=" and "/usr".
> Thanks,
> Brandon
--
Best regards,
Eike Hein
More information about the Konversation-devel
mailing list