LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-30-2003, 04:12 AM   #1
maZ
LQ Newbie
 
Registered: Jul 2003
Location: Innsbruck/Tirol/Austria
Distribution: RedHat 9.0
Posts: 27

Rep: Reputation: 15
amsn installation


hi

i downloaded this file and then i typed in the terminal


rpm -i name.rpm


but it doesnīt work ..... if i click on aMsn in the directory a scrip opens but not the programm! i tried to explain this problem and i hope you understand (i didnīt found sg in the search)


see ya
 
Old 07-30-2003, 04:14 AM   #2
captainstorm
Member
 
Registered: Jun 2003
Location: Oricola, Italy
Distribution: RH 9, so far
Posts: 261

Rep: Reputation: 31
Have you got the dependence file installed? I remember it needs a file but forgot the name. It would be better to post the result of rpm -i name.rpm
 
Old 07-30-2003, 04:20 AM   #3
maZ
LQ Newbie
 
Registered: Jul 2003
Location: Innsbruck/Tirol/Austria
Distribution: RedHat 9.0
Posts: 27

Original Poster
Rep: Reputation: 15
[root@***************** temp]# rpm -i amsn-0.71-1.noarch.rpm
Fehler: Failed dependencies:
tk >= 8.3 is needed by amsn-0.71-1
/usr/bin/wish is needed by amsn-0.71-1
 
Old 07-30-2003, 04:31 AM   #4
captainstorm
Member
 
Registered: Jun 2003
Location: Oricola, Italy
Distribution: RH 9, so far
Posts: 261

Rep: Reputation: 31
Yes, that's the problem. You do not have the dependence files. You need the tcl/tk interpreter, version 8.3 or later. The web is http://tcl.sourceforge.net
Please see the FAQ from http://amsn.sourceforge.net/
 
Old 07-30-2003, 04:46 AM   #5
maZ
LQ Newbie
 
Registered: Jul 2003
Location: Innsbruck/Tirol/Austria
Distribution: RedHat 9.0
Posts: 27

Original Poster
Rep: Reputation: 15
hi which one i need? and i didnīt understand how to install it exactly! can you descirbe what i have to type in terminal? is it never mind in which directory i download it?

see ya
 
Old 07-30-2003, 05:13 AM   #6
captainstorm
Member
 
Registered: Jun 2003
Location: Oricola, Italy
Distribution: RH 9, so far
Posts: 261

Rep: Reputation: 31
Here is a post from the forum. I have never installed amsn, but I think they would be helpful. Also, you can try the "search" in the forum. There are already tens of threads about amsn.

Good luck and I'll also see if I have time to have a try
Quote:
Originally posted by ereeno
Here's what i did when i installed amsn (i'm new to this too)

went to http://www.tcl.tk/software/tcltk/downloadnow84.html to get the packages. to unpack them you can use the command that mrhyde gave you.

After they are unpacked, they both work the same way. Go into the "unix" folder (this is where you have to install from) and do the commands

./configure
make
make install

and this should do it for you. (the commands are the same for both)

now to run amsn. once you have unpackaged amsn there is no need to "install" it.

/.amsn should work.

let me know if you have any troubles with this.
 
Old 07-30-2003, 05:23 AM   #7
maZ
LQ Newbie
 
Registered: Jul 2003
Location: Innsbruck/Tirol/Austria
Distribution: RedHat 9.0
Posts: 27

Original Poster
Rep: Reputation: 15
Quote:
Go into the "unix" folder (this is where you have to install from) and do the commands
i downloaded both packages but i donīt know where i shall type it in? in the terminal?


see ya
 
Old 07-30-2003, 05:39 AM   #8
captainstorm
Member
 
Registered: Jun 2003
Location: Oricola, Italy
Distribution: RH 9, so far
Posts: 261

Rep: Reputation: 31
The easist approch is to put these two files in some folder, for example /home. Double click it, you'll see the unix folder. Then enter this folder and open a terminal here. Then follow the instructions above.
Please post any questions.
 
Old 07-30-2003, 05:52 AM   #9
maZ
LQ Newbie
 
Registered: Jul 2003
Location: Innsbruck/Tirol/Austria
Distribution: RedHat 9.0
Posts: 27

Original Poster
Rep: Reputation: 15
i am in the unix folder i think, but where is the terminal???

see ya
 
Old 07-30-2003, 07:16 AM   #10
captainstorm
Member
 
Registered: Jun 2003
Location: Oricola, Italy
Distribution: RH 9, so far
Posts: 261

Rep: Reputation: 31
Oh, trust me you on half of the way.
Now right click in this folder and choose "open terminal here". You'll get a terminal poped up.
Then follow the instructions:
1. ./configure
2. make
3. make install
Do the same thing to both of these two packages.

After that, I suggest downloading the newest version of asam from http://amsn.sourceforge.net/ The installation process is quite identical to what you have done. After that, you'll get at the current position a folder named msn. Then go inside the msn and issue ./amsn or $ wish amsn
 
Old 07-30-2003, 07:43 AM   #11
maZ
LQ Newbie
 
Registered: Jul 2003
Location: Innsbruck/Tirol/Austria
Distribution: RedHat 9.0
Posts: 27

Original Poster
Rep: Reputation: 15
if i right click, i hav the options to add a file or unpack a file but i donīt be abel to open a terminal!!
 
Old 07-30-2003, 08:04 AM   #12
captainstorm
Member
 
Registered: Jun 2003
Location: Oricola, Italy
Distribution: RH 9, so far
Posts: 261

Rep: Reputation: 31
Oh, sorry I am stupid here. I forgot about it. Just unpack the UNIX folder (I believe it is enough) to your /home, or , whatever you want. The process is similar to winzip. In one word, you need to unpack this UNIX folder, and reenter this folder, right click your mouse, you'll see a "open terminal here", then issue the command.

If that sounds confusing, then please try this:
copy these two files (tcl and tk) into /home, then 1st choice: start->system tools->console terminal, then $cd /home; or 2nd choice: right click in /home and choose "open terminal here"
You'll have a terminal. then invoke the command tar -xvf tclXXX.tar and tar -xvf tkXXX.tar you'll probably get two folders. Enter either one of them you'll see UNIX folder, then enter UNIX folder and right click, "open terminal here" you'll get the terminal open at the current position. Then:
Then follow the instructions:
1. ./configure
2. make
3. make install

But here I would suggest reading some basic command for Linux, like http://www.nomadlinux.com/linuxreadme.html
 
Old 07-30-2003, 08:18 AM   #13
Azmeen
Senior Member
 
Registered: May 2003
Location: Malaysia
Distribution: Slackware, LFS, CentOS
Posts: 1,307

Rep: Reputation: 47
Since you're using RedHat, why don't u just grab the tcl/tk RPM... or if you still have your RedHat CDs lying around somewhere, you can get a rather recent (if not the latest) version of tcl/tk on it... I'm sure it must be in one of the CDs you've got.
 
Old 07-30-2003, 12:02 PM   #14
maZ
LQ Newbie
 
Registered: Jul 2003
Location: Innsbruck/Tirol/Austria
Distribution: RedHat 9.0
Posts: 27

Original Poster
Rep: Reputation: 15
i unpacked it but now i have a direction and if i right click i am not able to open a terminal .... could u describe it a little bit more exactly? ( i know its very exact what u have done but i havenīt understand )

i have only 3 redhats cds! where i can install the rpms?


see ya
 
Old 07-31-2003, 01:55 AM   #15
captainstorm
Member
 
Registered: Jun 2003
Location: Oricola, Italy
Distribution: RH 9, so far
Posts: 261

Rep: Reputation: 31
Probably redhat has the tcl/tk RPM (I never tried that before), but I think this package and the installation are similar with the package you've already have. Only one is RPM, the other tar. (two different format).

I'll try to explain a little bit in detail and hope can walk you through first the installation.

/////////////if you already untared the two .tar file, go to 5.
1. copy those two files (tcl and tk) to your /home directory
2. now open a terminal: there is a "redhat" symbol under left your panel. Click it, then you'll see "system tools", click it, then "terminal". Now you open a terminal
3. at the command line you invoke $cd /home to enter your home directory
4. use the command tar -xvf tclXXX.tar and tar -xvf tkXXX.tar to untar these two files. You probably get two new folders.
/////////////////////////
5. use the 'cd' command to enter the folder, then enter UNIX folder. You are now in the right position. Then execute the following command: (in order)
$./configure
$ make
$ su
password: (type your password here)
# make install

Then you'll install the tcl and tk packages. But really, I am wondering if you could use your amsn even you install them...
It is better to read some thing, for example, redhat "getting started".
Good luck
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
amsn profile being used by another amsn session aeruzcar Linux - Software 2 01-28-2006 02:23 PM
amsn installation Fedora core 4? craig20102010 Linux - Software 2 10-26-2005 03:11 PM
amsn installation problems naghash999 Linux - Software 1 12-20-2004 02:46 PM
TCL/TK installation for amsn salmanucit Linux - Software 1 09-23-2004 11:45 AM
amsn installation canucks Linux - Newbie 7 08-06-2004 03:54 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:15 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration