![]() Registered Member ![]()
|
Did that and it ran through a series of commands and look like it was unpacking cmake. But after that I had the same problem?????
|
![]() KDE Developer ![]()
|
I looked very closely: Did you notice the blank between 'cmake' and '..'? It has to be there. I am just mentioning it, because your error messages don't show it.
ipwizard, proud to be a member of the KMyMoney forum since its beginning.
![]() openSuSE Leap 15.4 64bit, KF5 |
![]() Registered Member ![]()
|
Actually yes but when I do that the following error comes up
CMake Error: The source directory "/home/owner/kmymoney-plugins-0.3.1" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI. owner@ubuntu:~/kmymoney-plugins-0.3.1/build$ and I did the sudo command in this build directory |
![]() KDE Developer ![]()
|
That is weird. Here's what I see with a fresh downloaded and extracted tar-ball:
ipwizard, proud to be a member of the KMyMoney forum since its beginning.
![]() openSuSE Leap 15.4 64bit, KF5 |
![]() Registered Member ![]()
|
Ok I did a fresh download and then extracted with your instructions
tar -xvjf kmymoney-plugins-0.3.1.tar.bz2 but this is what I get owner@ubuntu:~$ tar -xvjf kmymoney-plugins-0.3.1.tar.bz2 tar: kmymoney-plugins-0.3.1.tar.bz2: Cannot open: No such file or directory tar: Error is not recoverable: exiting now tar: Child returned status 2 tar: Exiting with failure status due to previous errors owner@ubuntu:~$ |
![]() KDE Developer ![]()
|
which usually means, that the file is not there. Where did you download it to? Use 'ls' to check for its presence.
ipwizard, proud to be a member of the KMyMoney forum since its beginning.
![]() openSuSE Leap 15.4 64bit, KF5 |
![]() Registered Member ![]()
|
I downloaded to my desktop, then I right click and chose "extract here" then opened my terminal.
Im sorry, but how do I do an "Is"? Im just confused as to why this is becoming so hard to do. |
![]() KDE Developer ![]()
|
Check the previous entry viewtopic.php?f=69&t=85763&start=10#p147540 which shows the output of 'ls' right here on my system. You need a console window to do all that.
p.s. It's not hard once you know all the little steps. Some call this the learning curve ![]()
ipwizard, proud to be a member of the KMyMoney forum since its beginning.
![]() openSuSE Leap 15.4 64bit, KF5 |
![]() Registered Member ![]()
|
Is the console different from the terminal?
Also, I checked your input for the "is" command but Im still not sure what to do. Do I just copy and paste what is showing on your system? |
![]() KDE Developer ![]()
|
Console is identical to Terminal in this case.
What you see is the output of the ls command. So you simply type in 'ls' at the so called command prompt (which happens to be thb@dollo:~/devel/kmm_plugins/kmymoney-plugins-0.3.1> in my case and then you can compare the output on your system against the one I dropped as example. I just wanted to make sure that you have the CMakeLists.txt file. If you want, you can copy/paste the output of your commands here for further analysis. It would be helpful to wrap them inside a code block (use the button labeled Code located over the edit window of this forum).
ipwizard, proud to be a member of the KMyMoney forum since its beginning.
![]() openSuSE Leap 15.4 64bit, KF5 |
![]() Registered Member ![]()
|
Ok here is what I did and what resulted. Please look and see if I am doing it right.
|
![]() KDE Developer ![]()
|
Sorry, but it is LS (in lower-case) not 1s or Is. If you want to learn more about ls simply type man ls (again, that is lowercase LS)
ipwizard, proud to be a member of the KMyMoney forum since its beginning.
![]() openSuSE Leap 15.4 64bit, KF5 |
![]() Registered Member ![]()
|
Ok that does make a difference
![]()
|
![]() Registered Member ![]()
|
Which shows that you are not going to the folder with the extracted source.
Try: cd Desktop ls There should be a source folder somewhere over there.
Hei Ku, proud to be a member of the KMyMoney Development Team since January-2008
|
![]() Registered Member ![]()
|
Thank you Hei Ky, I did that and this is what I got
then I did the following and this is what happened, please notice the errors at the end
so I installed cmake and still got errors
|
Registered users: Bing [Bot], gfielding, Google [Bot], markhm, sethaaaa, Sogou [Bot], Yahoo [Bot]