LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-01-2004, 03:19 PM   #1
shikabwe
LQ Newbie
 
Registered: Oct 2004
Location: atlanta
Posts: 5

Rep: Reputation: 0
Talking installing amsn


hey folks, just installed fedora 2.0, i ve gone through most posts and tutorials on linux and am kinda stuck if not frustrated...becuase most of the posts assume all goes well which doesnt happen all teh time.all im trying to do is install amsn. and this how am doing it:
downloaded amsn /amsn/amsn-0_93.tar.gz and saved in /home/shikabwe/src
su
[root@shikabwe]#ls
amsn-0_93.tar.gz
[root@shikabwe]# gzip -d amsn-0_93.tar.gz
[root@shikabwe]#tar xvf amsn-0_93.tar

everything went well here and and could see files extracted etc...
then
[root@shikabwe]#pwd
/home/shikabwe/src
[root@shikabwe]#ls
amsn-0_93 amsn-0_93.tar
[root@shikabwe]#cd amsn-0_93
[root@shikabwe]#./amsn
/usr/bin/env: wish: Permission denied

tried to run;
[root@shikabwe]# wish amsn
bash: wish: command not found
it seems like I dont have the correct tcl/tk according to the tutorials i ve read. what exactly is this? and how do i install it???
can someone tell me where am going wrong????
cant help but feel like going back to spyware/adware infested xp...last resort
 
Old 11-01-2004, 03:29 PM   #2
aaa
LQ Guru
 
Registered: Jul 2003
Location: VA
Distribution: Slack 10.1
Posts: 2,194

Rep: Reputation: 47
http://www.rpmfind.net/linux/rpm2htm...p?query=tcl+tk
Look for the tcl tk on your cd before you download.
 
Old 11-01-2004, 03:47 PM   #3
shikabwe
LQ Newbie
 
Registered: Oct 2004
Location: atlanta
Posts: 5

Original Poster
Rep: Reputation: 0
I did google that, i think i might be doing this in the wrong directory,i will try and install it from usr/local.....but they seem to be a lot of tcl tk files.which one do i actually need.i also tried to install it using rpm but it comes up error on dependencies. it asks me for wish???
 
Old 11-01-2004, 10:21 PM   #4
shikabwe
LQ Newbie
 
Registered: Oct 2004
Location: atlanta
Posts: 5

Original Poster
Rep: Reputation: 0
ok, i tried to install this from root@xxxx#usr/ still didnt work. tried to follow all the read manuals on how to install software, can someone tell me how they all install software on their machines, i know im just missing that little something, does it really have to be a battle????
 
Old 11-01-2004, 11:16 PM   #5
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
if you open the amsn-0_93 directory, you'll find the amsn shell script in there(it simply says "amsn")...click on it and amsn will launch.
i ended up making a link to it by typing:
Code:
ln -s ~/amsn-0_93/amsn /usr/bin/amsn
and that way i can launch it from a run command or terminal by just typing amsn
 
Old 12-08-2004, 09:32 AM   #6
exit83
LQ Newbie
 
Registered: Dec 2004
Distribution: Debian Sarge
Posts: 10

Rep: Reputation: 0
okay, sorry to bring this topic back up but i tried several installs of amsn, the new version (a .bin file) and even an older .rpm file

first time they didnt work because of TCL (or so i thought)

i installed TCL8.xxxx using ./configure && make && make install

all without any problems
tried to reinstall amsn after deleting
still nothing

help me out pls
 
Old 12-08-2004, 10:52 AM   #7
exit83
LQ Newbie
 
Registered: Dec 2004
Distribution: Debian Sarge
Posts: 10

Rep: Reputation: 0
EDIT:

i found out i only installed TCL but not TK

shame on me
but i have problems installing Tk
i have version 8.4.9 of both TCl and TK
i compiled TCL succesfully
i go into TK dir and do ./configure without any problems
i do make then
first stage goes quite well
then i get a bunch of these errors
/root/tk8.4.9/generic/tkInt.h:860: warning: data definition has no type or storage class


and so on and on




EDIT: sorry, i found it out myself on the forums after a whole lotta searching. I had to install an extra X package

now i do get another error
/usr/bin/ld: cannot find -lX11
collect2: ld returned 1 exit status
make: *** [libtk8.4.so] Error 1

i cant seem to find any inof on this -IX11 file


Last edited by exit83; 12-08-2004 at 12:01 PM.
 
Old 12-10-2004, 04:14 PM   #8
shikabwe
LQ Newbie
 
Registered: Oct 2004
Location: atlanta
Posts: 5

Original Poster
Rep: Reputation: 0
tried something different

I got tired of trying all these distros and going through various forums and threads.I installed SuSe 9.1 personal(cost me $7 for the CD) it has everything, uses kopete messenger which works with aol,msn and yahoo .there is a couple of multimedia applications. and whats more..i had been having problems trying to duo boot xp with fedora. with SuSe it worked like a charm, i installed xp then SuSe without even touching boot.ini or grub....needless to say the learning curves with linux goes on;-)
 
Old 12-11-2004, 04:43 AM   #9
exit83
LQ Newbie
 
Registered: Dec 2004
Distribution: Debian Sarge
Posts: 10

Rep: Reputation: 0
Well, i finally found out how to install Amsn

First install the newest version (it only comes in binaries, not rpms at the moment though)
Look if you got TCL/TK installed (try running WISH command)
If not, install the newest version (always handy to keep your system up to date)
After this, use your favorite text editor to change 1 value in of the AMSN file used to start up AMSN

In the first line it uses the wish command but with the new TK the command is changed to WISH8.4 so edit this one in. After this, it whould all work like a charm
 
  


Reply



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
Installing aMSN on Mandrake 10.1 stu123 Linux - Software 7 02-16-2007 09:41 PM
Installing aMSN on Linux Voodudejnr Linux - Newbie 6 03-18-2005 11:03 AM
Problem Installing AMSN. mir_sheely Linux - Software 3 01-04-2005 10:10 PM
Installing aMSN plugins Ytsejammer Linux - Software 1 12-26-2004 11:58 AM
help me installing amsn mobassir Linux - Software 11 07-20-2004 06:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:40 AM.

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