Hello Kubuntu users,
I moved to Kubuntu recently after using Ubuntu for a year and I am loving KDE.
Today I saw OpenSUSE installed on a friend's laptop and noticed that there's "My Computer" icon in OpenSUSE which is quite handy, displaying very useful system information.
After some research, I found this link on kde-apps.org:
http://kde-apps.org/content/show.php...?content=98808
But the installation halts with an error at cmake.
Below is the output after I type cmake... command
inder@inder-laptop:~/Desktop/sysinfo-2.0/build$ cmake -DCMAKE_INSTALL_PREFIX=`kde4-config –prefix` ..
kde4-config: Unexpected argument '–prefix'.
kde4-config: Use --help to get a list of available command line options.
CMake Error: The source directory "/home/inder/Desktop/sysinfo-2.0" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
I would greatly appreciate any help from You guys.
Thank You in advance for Your time and replies.
I moved to Kubuntu recently after using Ubuntu for a year and I am loving KDE.
Today I saw OpenSUSE installed on a friend's laptop and noticed that there's "My Computer" icon in OpenSUSE which is quite handy, displaying very useful system information.
After some research, I found this link on kde-apps.org:
http://kde-apps.org/content/show.php...?content=98808
But the installation halts with an error at cmake.
Below is the output after I type cmake... command
inder@inder-laptop:~/Desktop/sysinfo-2.0/build$ cmake -DCMAKE_INSTALL_PREFIX=`kde4-config –prefix` ..
kde4-config: Unexpected argument '–prefix'.
kde4-config: Use --help to get a list of available command line options.
CMake Error: The source directory "/home/inder/Desktop/sysinfo-2.0" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
I would greatly appreciate any help from You guys.
Thank You in advance for Your time and replies.
Comment