Jungledisk needs libnotify.so.1

Hi all,

So I have an installation of 12.3 on my little Eee, 32bit netbook – runs like a champ. Unfortunately, this one issue has been driving me batty for sometime as I lack the details to help me find a solution.

Basically, I need to do this, but for my 32bit install.

ln -s /usr/lib64/libnotify.so.4.0.0 /usr/lib64/libnotify.so.1

As a newer OpenSUSE user coming from other distros, I for the life of me can’t figure out the directory path for this? Is there a lib32 somewhere I’m missing? The existing lib directory lacks anything close to what I need and the other lib directory is i586, which is empty except for unrelated scripts that came with the system.

Thanks

Marking as resolved, I’m clearly asleep at the wheel here.

I just needed to do the following for Jungledisk to work.

ln -s /usr/lib/libnotify.so.4 /usr/lib/libnotify.so.1

And everything worked fine – installed Junglediskdesktop via tarball.