Andrew Greig <[email protected]> writes: > Hi all, > > OpenSUZE 12.3 64 bit, tring to install Lightzone. > what is going on here, please? > > linux-bczj:/home/andrew/Downloads # rpm -iv > liblzma5-5.0.5-1.1.x86_64.rpmPreparing packages... > package liblzma5-5.0.5-1.1.x86_64 is already installed > linux-bczj:/home/andrew/Downloads # lightzone > Starting LightZone version 4.0.0 ... > with options : > liblzma was not found on the system; exiting > linux-bczj:/home/andrew/Downloads #
First guess is you managed to install x86 RPM of lightzone, which probably can't use x86-64 libraries. Strongly discourage running rpm directly -- use an apt equivalent -- zypper/libzyp on SuSE, IIRC. _______________________________________________ luv-main mailing list [email protected] http://lists.luv.asn.au/listinfo/luv-main
