Re: irc

2005-04-12 Thread beau
On Apr 11, 2005 11:15 AM, Reid Thompson [EMAIL PROTECTED] wrote:
 $ tar xvfj irssi-0.8.9.tar.bz2
 $ cd irssi-0.8.9
 $ ./configure --with-perl=no
 $ make
I had to run setup to get gcc, glib and make before the above would
give me anything.  Make seemed to exit happily enough, but I'm pretty
green about such things.  When I tried irssi at the command line I got
command not found.  All help gratefully appreciated; I really don't
want to keep using trillian.

beau

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: irc

2005-04-12 Thread beau
On Apr 12, 2005 2:43 PM, beau [EMAIL PROTECTED] wrote:
 When I tried irssi at the command line I got
 command not found.
Sorry for the noise; irssi.exe was buried deep at
/home/Me/irssi-0.8.0/src/fe-text/irssi.exe; I'm sure this the expected
behavior and that the lack is mine.  All I need to do is alias in my
.bashrc, right?

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: irc

2005-04-12 Thread Brian Dessent
beau wrote:

 On Apr 12, 2005 2:43 PM, beau [EMAIL PROTECTED] wrote:
  When I tried irssi at the command line I got
  command not found.
 Sorry for the noise; irssi.exe was buried deep at
 /home/Me/irssi-0.8.0/src/fe-text/irssi.exe; I'm sure this the expected
 behavior and that the lack is mine.  All I need to do is alias in my
 .bashrc, right?

That is one way, but the usual way is to do make install after the
program is built which copies the binaries to $prefix/bin.  If you
didn't specify $prefix when configuring, it's probably /usr/local, which
means it will be installed into /usr/local/bin which is the usual place
for locally compiled/installed binaries.  I don't know if Cygwin's
default profile adds /usr/local/bin to the path, if not you'd want to
add it and then do make install.  This will also take care of manpages
and so on so that man irssi will work as well.  It's a lot cleaner
than running it from the build directory.

Brian

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: irc

2005-04-12 Thread Igor Pechtchanski
On Tue, 12 Apr 2005, beau wrote:

 On Apr 11, 2005 11:15 AM, Reid Thompson [EMAIL PROTECTED] wrote:

http://cygwin.com/acronyms/#PCYMTNQREAIYR.  Thanks.

  $ tar xvfj irssi-0.8.9.tar.bz2
  $ cd irssi-0.8.9
  $ ./configure --with-perl=no
  $ make

 I had to run setup to get gcc, glib and make before the above would
 give me anything.

Naturally.

 Make seemed to exit happily enough, but I'm pretty
 green about such things.  When I tried irssi at the command line I got
 command not found.

FWICS, the irssi binary should be in src/fe-text (but maybe I'm mistaken
-- I haven't actually built the code).  So ./src/fe-text/irssi should
work (or read on)...

 All help gratefully appreciated; I really don't want to keep using
 trillian.

Typing make install after make should put the irssi.exe binary in
/usr/local/bin (which is in the PATH by default), so that irssi will
work.
HTH,
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

The Sun will pass between the Earth and the Moon tonight for a total
Lunar eclipse... -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: irc

2005-04-12 Thread beau
Igor, Brian,

Thanks as always for the patience; make install was all I needed, and
I'm embarassed not to have figured it out on my own...

beau

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RE: irc

2005-04-11 Thread Reid Thompson
beau wrote:
 Hi all,
 
 I had just gotten used to irssi when I had to give up the
 debian box; anyone know how hard it is to get it going on
 cygwin?  Also, I don't seem to have a man page for the irc that I've
 got.  Thanks, 
 
 beau

$ tar xvfj irssi-0.8.9.tar.bz2
$ cd irssi-0.8.9
$ ./configure --with-perl=no
$ make

compiles ok.

reid

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: irc

2005-04-11 Thread beau
Thanks for the encouragement; I'll look at the readmes with the
tarball to figure out that --with-perl=no.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: irc client (irssi) problem

2003-11-28 Thread Corinna Vinschen
On Fri, Nov 28, 2003 at 03:56:12PM +0100, Tomasz Rojek wrote:
 Hello group,
 
 I would like to inform irc (actually irssi) package maintainer that since
 upgrade Perl to version 5.8.2-1 it stopped working at all. strace shows:
 
 $ strace irc
 strace.exe: error creating process irc, (error 2)

Works for me.

 Also: irc binaries are quite old, can you compile them under cygwin version
 1.5.5-1?

$ tar tvjf irc-20010101-3.tar.bz2 usr/bin
-rwxr-xr-x corinna/root 1061076 2003-08-11 18:25:27 usr/bin/irc-20010101.exe
lrwxrwxrwx corinna/root   0 2003-09-19 17:36:54 usr/bin/irc - irc-20010101.exe
-rwxr-xr-x corinna/root   14090 2003-08-11 18:25:27 usr/bin/ircbug
-rwxr-xr-x corinna/root   55699 2003-08-11 18:25:27 usr/bin/ircflush.exe
-rwxr-xr-x corinna/root   63039 2003-08-11 18:25:27 usr/bin/ircio.exe
-rwxr-xr-x corinna/root   54925 2003-08-11 18:25:27 usr/bin/wserv.exe

What's old about August 2003?

Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Developermailto:[EMAIL PROTECTED]
Red Hat, Inc.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: irc client (irssi) problem

2003-11-28 Thread Frédéric L. W. Meunier
I guess he's talking about irssi, which isn't part of Cygwin.
ircII doesn't include Perl support. But I'm not sure since he
used 'irc'.

There are 2 binaries I know of, one I built and doesn't have
Perl support - http://www.pervalidus.net/cygwin/irssi/

The other, which is older, has and is at
http://koti.mbnet.fi/blue/irssi-win32/

As I stated on my site, I intend to make a 0.8.8 binary, and
another if it builds with Perl. But probably not before
January.

Anyway, if it's about irssi, contact any off-list.

On Fri, 28 Nov 2003, Corinna Vinschen wrote:

 On Fri, Nov 28, 2003 at 03:56:12PM +0100, Tomasz Rojek wrote:
  Hello group,
 
  I would like to inform irc (actually irssi) package maintainer that since
  upgrade Perl to version 5.8.2-1 it stopped working at all. strace shows:
 
  $ strace irc
  strace.exe: error creating process irc, (error 2)

 Works for me.

  Also: irc binaries are quite old, can you compile them under cygwin version
  1.5.5-1?

 $ tar tvjf irc-20010101-3.tar.bz2 usr/bin
 -rwxr-xr-x corinna/root 1061076 2003-08-11 18:25:27 usr/bin/irc-20010101.exe
 lrwxrwxrwx corinna/root   0 2003-09-19 17:36:54 usr/bin/irc - irc-20010101.exe
 -rwxr-xr-x corinna/root   14090 2003-08-11 18:25:27 usr/bin/ircbug
 -rwxr-xr-x corinna/root   55699 2003-08-11 18:25:27 usr/bin/ircflush.exe
 -rwxr-xr-x corinna/root   63039 2003-08-11 18:25:27 usr/bin/ircio.exe
 -rwxr-xr-x corinna/root   54925 2003-08-11 18:25:27 usr/bin/wserv.exe

 What's old about August 2003?

-- 
How to contact me - http://www.pervalidus.net/contact.html

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: irc client (irssi) problem

2003-11-28 Thread Tomasz Rojek
 I guess he's talking about irssi, which isn't part of Cygwin.
 ircII doesn't include Perl support. But I'm not sure since he
 used 'irc'.
Yes, I am.

Actually I mixed ircII client with bash alias pointing to irssi with some
options that I created months ago - my mistake. Sorry for confusion.

 There are 2 binaries I know of, one I built and doesn't have.
 Perl support - http://www.pervalidus.net/cygwin/irssi/
I will try that one. Irssi is much more attractive and user friendly than
ircII or naim, that's why I prefer it.

 The other, which is older, has and is at
 http://koti.mbnet.fi/blue/irssi-win32/


-- 
Regards

Tomasz Rojek




--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: irc client (irssi) problem

2003-11-28 Thread Frédéric L. W. Meunier
On Fri, 28 Nov 2003, Tomasz Rojek wrote:

  There are 2 binaries I know of, one I built and doesn't have.
  Perl support - http://www.pervalidus.net/cygwin/irssi/
 I will try that one. Irssi is much more attractive and user friendly than
 ircII or naim, that's why I prefer it.

I took the time to update my binary. It's now 0.8.8 from CVS,
which contains only 2 additional changes - see
http://irssi.org/?page=changelog-cvs

  The other, which is older, has and is at
  http://koti.mbnet.fi/blue/irssi-win32/

I also tried that binary. I had to install cygncurses6.dll and
copied cygperl5_8_2.dll to cygperl5_8_0.dll. My binary with
Perl has the same problem. It just crashes at startup and the
terminal gets messes up, but it ran through strace (strace -o
irssi.txt irssi). I also uploaded it to
http://www.pervalidus.net/cygwin/irssi/ just in case someone is
interested. Still, I don't see any Perl support from /load.

-- 
How to contact me - http://www.pervalidus.net/contact.html

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: irc: No identd (auth) response

2003-10-31 Thread Frédéric L. W. Meunier
On Fri, 31 Oct 2003, David Andersen wrote:

 I'm trying to get irc to work, but I keep getting the following:

 *** Connecting to port 6667 of server irc.freenode.net
 *** Looking up your hostname...
 *** Checking ident
 *** Found your hostname
 *** No identd (auth) response
 *** Closing Link: (Connection Timed Out)

 This is on the most recent Cygwin with inetutils installed, running on
 Windows XP.

AFAIK there's no ident daemon in inetutils. You can try
http://freeware.teledanmark.no/identd/ . I got it to work under
XP.

 Disabling the (Microsoft) firewall doesn't seem to help.

I don't think it makes any difference, but make sure the 113
(TCP) port is open, even if you don't have identd installed.
Here's what I got with irssi:

15:09:43 -!- Irssi: Looking up irc.freenode.net
15:09:43 -!- Irssi: Connecting to irc.freenode.net [209.218.71.2] port 6667
15:09:44 -!- Irssi: Connection to irc.freenode.net established
15:09:44 !irc.freenode.net *** Looking up your hostname...
15:09:44 !irc.freenode.net *** Checking ident
15:09:44 !irc.freenode.net *** No identd (auth) response
15:09:45 !irc.freenode.net *** Couldn't look up your hostname

And it connected.

-- 
How to contact me - http://www.pervalidus.net/contact.html

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/