Hi
I wanted to install Amsn for my suse 11.2 but it is not in software management.
So I downloaded it from the Amsn site aMSN - Opening your communication
and it came as an .package file.
Is there a way to install this in Suse?
Amsn is available on the Packman repos.
Ok thanks for the link, but when I want to install this .rpm I get a lots of dependencies to be installed. where can I get all of these dependencies?
Cause not all are in the Yast software managment
I solved most of the dependencies through Yast software management
but I just need 4 more and can’t find them anywhere.
namely: libgupnp-igd-1.0.so2
libgstfarsight-0_10.so0
/usr/bin/tclsh
and /usr/bin/wish.
Can anyone help please?
Usually any dependencies would be provided by Packman. Show the output of
zypper lr -d
This is the outcome:
korbes@linux-g5zf:~> zypper lr -d
# | Alias | Naam | Ingeschakeld | Vernieuwen | Prioriteit | Type | URI | Service
---+-------------------------------------+----------------------------------+--------------+------------+------------+--------+-----------------------------------------------------------------------------------------+--------
1 | GNOME:Backports:2.30 | GNOME:Backports:2.30 | Ja | Ja | 99 | rpm-md | http://download.opensuse.org/repositories/GNOME:/Backports:/2.30/openSUSE_11.2/ |
2 | GNOME:Factory | GNOME:Factory | Ja | Ja | 99 | rpm-md | http://download.opensuse.org/repositories/GNOME:/Factory/openSUSE_11.2/ |
3 | KDE:KDE4:UNSTABLE:Desktop | KDE:KDE4:UNSTABLE:Desktop | Ja | Ja | 99 | rpm-md | http://download.opensuse.org/repositories/KDE:/KDE4:/UNSTABLE:/Desktop/openSUSE_11.2/ |
4 | KDE:Qt46 | KDE:Qt46 | Ja | Ja | 99 | rpm-md | http://download.opensuse.org/repositories/KDE:/Qt46/openSUSE_11.2/ |
5 | Libdvdcss repository | Libdvdcss repository | Ja | Ja | 99 | rpm-md | http://download.videolan.org/pub/vlc/SuSE/11.2/ |
6 | NVIDIA Repository | NVIDIA Repository | Ja | Ja | 99 | rpm-md | ftp://download.nvidia.com/opensuse/11.2/ |
7 | Packman Repository | Packman Repository | Ja | Ja | 99 | rpm-md | http://ftp.skynet.be/pub/packman/suse/11.2/ |
8 | X11:Compiz | X11:Compiz | Ja | Ja | 99 | rpm-md | http://download.opensuse.org/repositories/X11:/Compiz/openSUSE_11.2/ |
9 | home:Lazy_Kent | home:Lazy_Kent | Ja | Ja | 99 | rpm-md | http://download.opensuse.org/repositories/home:/Lazy_Kent/openSUSE_11.2/ |
10 | home:OpenFTD | home:OpenFTD | Ja | Ja | 99 | rpm-md | http://download.opensuse.org/repositories/home:/OpenFTD/openSUSE_11.2/ |
11 | home:bauno | home:bauno | Ja | Ja | 99 | rpm-md | http://download.opensuse.org/repositories/home:/bauno/openSUSE_11.2/ |
12 | home:hgraeber | home:hgraeber | Ja | Ja | 99 | rpm-md | http://download.opensuse.org/repositories/home:/hgraeber/openSUSE_11.2/ |
13 | home:lachs0r:Beryl | home:lachs0r:Beryl | Ja | Ja | 99 | rpm-md | http://download.opensuse.org/repositories/home:/lachs0r:/Beryl/openSUSE_11.2/ |
14 | home:lachs0r:KDE4:Desktop | home:lachs0r:KDE4:Desktop | Ja | Ja | 99 | rpm-md | http://download.opensuse.org/repositories/home:/lachs0r:/KDE4:/Desktop/openSUSE_11.2/ |
15 | home:rwooninck:UNSTABLE_KDE4 | home:rwooninck:UNSTABLE_KDE4 | Ja | Ja | 99 | rpm-md | http://download.opensuse.org/repositories/home:/rwooninck:/UNSTABLE_KDE4/openSUSE_11.2/ |
16 | home:tristanhoffmann | home:tristanhoffmann | Ja | Ja | 99 | rpm-md | http://download.opensuse.org/repositories/home:/tristanhoffmann/openSUSE_11.1/ |
17 | http-download.opensuse.org-9ef9c704 | Bijwerkingen van openSUSE 11.2-0 | Ja | Ja | 99 | rpm-md | http://download.opensuse.org/update/11.2/ |
18 | openSUSE 11.2-0 | openSUSE 11.2-0 | Ja | Nee | 99 | yast2 | cd:/// |
19 | repo-debug | openSUSE-11.2-Debug | Nee | Ja | 99 | NONE | http://download.opensuse.org/debug/distribution/11.2/repo/oss/ |
20 | repo-non-oss | openSUSE-11.2-Non-Oss | Ja | Ja | 99 | yast2 | http://download.opensuse.org/distribution/11.2/repo/non-oss/ |
21 | repo-oss | openSUSE-11.2-Oss | Ja | Ja | 99 | yast2 | http://download.opensuse.org/distribution/11.2/repo/oss/ |
22 | repo-source | openSUSE-11.2-Source | Nee | Ja | 99 | NONE | http://download.opensuse.org/source/distribution/11.2/repo/oss/ |
korbes@linux-g5zf:~>
To install amns, open a terminal and enter
zypper install -r ‘Packman Repository’ amns
Most of these repositories are not needed, and you should really consider removing them. You have three repositories for the KDE4 desktop, and these are eventually going to conflict and probably break your desktop. Many of them just aren’t needed, and could lead to conflicts as well.
Be carefull : It is amsn, not amns!