954,089 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Start Irssi?

Hi! I have just installed irssi in Linux, but I cant start it, so I just wondering if anyone can help me start it?

ostkaka
Light Poster
29 posts since Jun 2006
Reputation Points: 13
Solved Threads: 0
 

Please provide more information. Do you know where the executable is? Does it crash whenever you try to start it? Most Unix-based systems store their executables is /usr/bin or /usr/share/bin or /usr/local/bin, so look there if you can't find it.

John A
Vampirical Lurker
Team Colleague
7,630 posts since Apr 2006
Reputation Points: 2,240
Solved Threads: 339
 
Please provide more information. Do you know where the executable is? Does it crash whenever you try to start it? Most Unix-based systems store their executables is /usr/bin or /usr/share/bin or /usr/local/bin, so look there if you can't find it.

Ok, sorry for that, I will try to be more specific. I have installed it, but I cant find how to start it, i searched for it in the directorys you said but I still cant find it.

ostkaka
Light Poster
29 posts since Jun 2006
Reputation Points: 13
Solved Threads: 0
 

Just type "irssi" at the command line, and it should start.

John A
Vampirical Lurker
Team Colleague
7,630 posts since Apr 2006
Reputation Points: 2,240
Solved Threads: 339
 
Ok, sorry for that, I will try to be more specific. I have installed it, but I cant find how to start it, i searched for it in the directorys you said but I still cant find it.

if you can't find it try

whereis irssi


or

locate irssi
pty
Posting Pro
530 posts since Oct 2005
Reputation Points: 64
Solved Threads: 39
 

hmm, it doesent work either, mabye I did not install it properly then.

ostkaka
Light Poster
29 posts since Jun 2006
Reputation Points: 13
Solved Threads: 0
 

I don't know much about whereis, but it's probably the same as locate: it uses a database that's indexed the filesystem. If the database is out of date, for example, installing irssi, then either you will need to update the database, or use the find command.
Updating the database:
updatedb (w/ root privaleges)
Using the find command: find / -name "irssi" (root privaleges not necessary)

John A
Vampirical Lurker
Team Colleague
7,630 posts since Apr 2006
Reputation Points: 2,240
Solved Threads: 339
 

Ok, I have find it now but I can't start it. It says in the README that I need GLib to compile irssi. How do I know if I have glib? If its to any help I have SUSE 10.0

ostkaka
Light Poster
29 posts since Jun 2006
Reputation Points: 13
Solved Threads: 0
 
GLib to compile irssi


"Compile" is quite a bit different from "run". http://en.wikipedia.org/wiki/Compiler
Just run it, and see what happens.

John A
Vampirical Lurker
Team Colleague
7,630 posts since Apr 2006
Reputation Points: 2,240
Solved Threads: 339
 
"Compile" is quite a bit different from "run". http://en.wikipedia.org/wiki/Compiler Just run it, and see what happens.

I know the difference between compile and run. And I found a better program now that works, but thanks for all the help anyway:P

ostkaka
Light Poster
29 posts since Jun 2006
Reputation Points: 13
Solved Threads: 0
 

Better than irssi? Surely you lie.

Toba
Junior Poster
192 posts since Jun 2004
Reputation Points: 115
Solved Threads: 5
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: