by wintpe » Jun 27th, '13, 16:37
on rpmbone there are several PCLinuxOS rpm's of wuala.
if you can locate the associated source rpm , rather than the binaries
then download that to your mageia box.
install rpm-build rpm and its dependancies.
run rpmbuild --rebuild wuala-xxxxxxx.src.rpm (or whatever the filename is that you have found )
if your realy lucky it might just build without issues.
it may say during the rpmbuild that missing some development or other rpm.
try to find what mageia rpms contain that file.
usually a google of "what rpm is file in" points in the right general direction or urpmq's --whatprovides option.
once you overcome whatever is required to get rpmbuild to provide an rpm, for mageia
you should be able to install it.
I believe pclinos share the same evolution from mandriva, so the spec file in the rpm should work (fingers crossed).
before you start, download and burn to CD clonezilla, and backup your system to a USB or esata drive, or over NFS/ssh to another machine.
then its easy to recover from whatever mess you may unwittingly create.
regards peter
Redhat 6 Certified Engineer (RHCE)
Sometimes my posts will sound short, or snappy, however its realy not my intention to offend, so accept my apologies in advance.