Wrexxman wrote:
>
> Howdy everyone,
>
> I have downloaded "'ooRexx-4.1.1-opensuse1140.i586.rpm'
> (http://tinyurl.com/cbqbg2r)" to my system, double click on it within
> Dolphin to install, but then I get this popup message,
>
>
>
> - " Sorry - Dolphin " (title of
> message box)
> - " KDEInit could not launch '/usr/bin/apper' " (body of the message)
>
>
>
> I have looked in /usr/bin to confirm that "apper" is not there. I
> looked for "apper" in the install/remove software, but could not see it
> (there was other stuff but not sure which was correct)
>
> Can someone suggest (or at least point me in the right direction) to
> correct/install this "apper".
>
> Thanks
>
>
If you don't have apper, don't install it, if you have it, remove it,
also remove all packagekit you can found
to install the rpm file open a Konsole and type:
Code:
su - -c "zypper in
/path/to/your/downloaded/file/ooRexx-4.1.1-opensuse1140.i586.rpm"
Bookmarks