LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Weird error installing amsn (https://www.linuxquestions.org/questions/linux-software-2/weird-error-installing-amsn-104795/)

pinkel 10-16-2003 01:43 PM

Weird error installing amsn
 
Been browsing through this forum but couldn't find an answer for my problem.

I'm trying to install the latest version of amsn on my Madrake 9.0 box. I unpacked the tarball, cd to the msn folder and tried ./amsn and wish amsn but they both give the same error:

[root@Linuxbak msn]# ./amsn
Application initialization failed: no display name and no $DISPLAY environment variable
Error in startup script: invalid command name "option"
while executing
"option add *NoteBook.Label.$opt $val 30"
("foreach" body line 2)
invoked from within
"foreach {opt val} {
highlightThickness 0
borderWidth 0
relief raised
padX 3
padY ..."
(in namespace eval "::notebook" script line 7)
invoked from within
"namespace eval notebook {

if { $initialize_amsn == 1 } {
# Start by configuring the "compiled-in" default for the label to
# look like the comp..."
(file "./notebook.tcl" line 3)
invoked from within
"source [file join $program_dir notebook.tcl] "
(procedure "reload_files" line 7)
invoked from within
"reload_files"
(file "./amsn" line 177)
[root@Linuxbak msn]#

If somebody has an idea (cause shouting at it doesn't seem to work that well...:D ) that'll be great...

aeruzcar 10-16-2003 01:52 PM

Did you unpacked it as it says in the webpage?? I mean tar xvzf amsn-0_xx.tar.gz

pinkel 10-16-2003 01:57 PM

Yup done :

$ tar xvzf amsn-0_xx.tar.gz

$ cd msn

$ ./amsn
or
$ wish amsn

If command wish is not found, you need to install tcl/tk packages (tcl & tk).

(tcl/tk is installed)

Nexer 10-16-2003 02:39 PM

I have a solution: Use kmess or gaim ;)


All times are GMT -5. The time now is 05:38 AM.