[ILUG] Advice on Dependancies
P at draigBrady.com
P at draigBrady.com
Tue Apr 20 16:27:09 IST 2004
Frank Murphy wrote:
> Tried to install an rpm.
> wxChecksums-1.1.2-1mdk.i586.rpm
>
>
> Told me in needed some dependencies,
>
> wxGTK
> libwxgtk2.4
> libwx_gtk2-2.4.so.0
>
> so searched for them & found thest
>
> wx-gtk2-2.5.1-1.i386.rpm
> libwxgtk2.4-2.4.2-2mdk.i586.rpm
> and
> http://rpmfind.net/linux/rpm2html/search.php?query=libwx_gtk2-2.4.so.0
> (I don't know which to d\l)
>
> when I tried I install wx-gtk2-2.51-1.i386
>
> it needs
> wx-base = 2.5.1 is needed by wx-gtk-2.5.1-1
> libwx_base-2.5.so.1 is needed by wx-gtk-2.5.1-1
> libwx_base_odbc-2.5.so.1 is needed by wx-gtk-2.5.1-1
>
> Where am I going wrong,
> or how can I get the wxChecksums-1.1.2-1mdk.i586.rpm
> up and running which is what I would like.
>
> It says Mandrake. but is an rpm so I figured it would work on FC1?
>
> Frank
> (It's like the song "one step up, two steps back" but, I'm not giving up)
>
wxGTK is on freshrpms, so you can download all the
appropriate RPM from there (for fedora!).
http://yarrow.freshrpms.net/rpm.html?id=340
Some simple RPMs may work across distros, but
there are no guarantees. On that topic http://www.openpkg.org/
seems interesting. BTW setup apt or more preferably yum
as then you can essentially say "install wxGTK"
and any dependent RPMs in the repository will be
installed automatically.
Pádraig.
--
Pádraig Brady - http://www.pixelbeat.org
--- Following generated by rotagator ---
On an rpm distribution, you can list
packages by size like:
rpm -qa --queryformat "%10{SIZE}\t%{NAME}\n" | sort -k1,1n
--
More information about the ILUG
mailing list