Rainy wrote:
If you are in the same folder where Rainlendar is located you can start it like this:
Thanks.
You are correct, results so far:
tecknomage@linux-h9z4:~/bin/rainlendar2> ./rainlendar2
./rainlendar2: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
Had to use YaST and install libpng12.so.0
Next....
tecknomage@linux-h9z4:~/bin/rainlendar2> ./rainlendar2
./rainlendar2: error while loading shared libraries: librtmp.so.0: cannot open shared object file: No such file or directory
...but
YaST does NOT have
librtmp.so in the repositories.
Looks like
Rainlendar package
assumes shared packages are on your system already, which they should not. All packages should be included in a package if they are required to run the program
So,
how do I get ALL the shared libraries required?