On Sunday 21 February 2010 23:21:54 Rodney Baker wrote: > On Mon, 22 Feb 2010 08:12:49 Javier Llorente wrote: > > On Sunday 21 February 2010 05:07:02 Rodney Baker wrote: > > > On Wed, 17 Feb 2010 21:26:14 Rodney Baker wrote: > > > > Hi. Could you please build packages for Amaya 11.3 for openSuSE 11.2? > > > > > > > > I cannot find any source of pre-built packages for it currently. > > > > Sources are at http://www.w3.org/Amaya/User/SourceDist.html > > > > > > > > Thanks. > > > > > > Ping? > > > > Have you taken a look at http://www.w3.org/Amaya/User/BinDist.html ? > > They have rpms ;-) > > But they won't install due to failed dependencies that I don't have enough > knowledge of to resolve, hence I was hoping that someone could assist by > providing appropriately spec'ed packages for openSuSE...
You probably got
error: Failed dependencies:
libcrypto.so.7 is needed by amaya_wx-11.3.1-0.i386
libssl.so.7 is needed by amaya_wx-11.3.1-0.i386
For the time being, try the following (as root):
rpm -ivh --nodeps amaya_wx-11.3.1-0.i386.rpm
ln -s /usr/lib/libcrypto.so.0.9.8 /usr/lib/libcrypto.so.7
ln -s /usr/lib/libssl.so.0.9.8 /usr/lib/libssl.so.7
After these steps, you should be able to run Amaya.
> I'd try doing it myself via OBS but I don't know the first thing about
> writing spec files. Yes, I've read the tutorials and it mostly means
> nothing to me. We need a "spec files for Dummies" guide somewhere...
>
There are some resources on the wiki:
http://en.opensuse.org/SUSE_build_tutorial
Greetings,
--
Javier Llorente
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
