Thio4linux

- Open Source World -

Amsn 0.97.2 + Antialiasing

Posted by thio4linux on August 13, 2008

August 3, 2008 – the last version of Amsn: 0.97.2

everyone can download and install the last version of amsn from the official site, but when you use for the first time this application you’ll see a program without antialias.

If you want to solve this problem you have to reinstall the right version of tcl and tk libraries and the reinstall amsn 0.97.2.
here you can find the link to download them:
tcl
tk
amsn 0.97.2

Now, first of all, you have to remove from your system the tcl and tk libraries installed before; you can do it using Synaptic or typing on your shell:
sudo apt-get remove tcl* tk*

Install of the new version of tcl/tk lib:
unrar the downloaded files and enter in the directory unix, the install it typing:
sudo ./configure && sudo make && sudo make install

Compile Amsn:
enter in the directory of ams: cd amsn-0.97.2
and then install amsn:
./configure –prefix=/usr –with-tcl=/usr/local/lib –with-tk=/usr/local/lib
sudo make && sudo make install

If yuo have this error: /usr/local/bin/amsn: line 3: exec: wish: not found type:
sudo ln -s /usr/local/bin/wish8.5 /usr/local/bin/wish

One Response to “Amsn 0.97.2 + Antialiasing”

  1. [...] public links >> amsn Amsn 0.97.2 + Antialiasing Saved by drumladd on Thu 30-10-2008 Script to get the aMSN SVN on Ubuntu Saved by CarpeBlogem on [...]

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>