amsn 4 mandrake 10 powrpak
This is a discussion about amsn 4 mandrake 10 powrpak in the Linux Software category; hi all i'm newb in linx and need ur hlp I have installed Mandrake 10 pwrpak in my computer and wher can i get amsn and how can i instal in mdk10pwrpk and how can i make it work thanks in advanced for the help
hi all
i'm newb in linx and need ur hlp
I have installed Mandrake 10 pwrpak in my computer and
wher can i get amsn and how can i instal in mdk10pwrpk
and how can i make it work
thanks in advanced for the help
i'm newb in linx and need ur hlp
I have installed Mandrake 10 pwrpak in my computer and
wher can i get amsn and how can i instal in mdk10pwrpk
and how can i make it work
thanks in advanced for the help
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.
Jun 24
Jun 25
0
1 minute
Responses to this topic
You can get the 0.92 source code and install it with
./configure
make install
otherwise you can download the mandrake rpm and install it using
rpm -ivh package name
./configure
make install
otherwise you can download the mandrake rpm and install it using
rpm -ivh package name
urpmi package_name should work as well.
You can download it from here:
http://amsn.sourceforge.net/modules.php?name=Downloads
If you compile from the source, unpack the file with
tar zxvf file_name
cd to the directory and run
./configure
make
make install
You can download it from here:
http://amsn.sourceforge.net/modules.php?name=Downloads
If you compile from the source, unpack the file with
tar zxvf file_name
cd to the directory and run
./configure
make
make install