Japanese English
Loqui is a IRC client for the Gtk+-2.0 environment.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
$ tar zxvf loqui-0.4.4.tar.gz $ cd loqui-0.4.4 $ ./configure $ make # make install
If you use Debian GNU/Linux sid, add this apt-line to /etc/apt/sources.list.
deb http://y-imai.good-day.net/debian ./ deb-src http://y-imai.good-day.net/debian ./
Then type "apt-get update && apt-get install loqui".
If you want to use rpm, install gtk2-devel (and pango, glib2-devel, etc...) and gnet2-devel at first. Next,
$ rpm -ta loqui-0.4.4.tar.gz # Use "rpmbuild" on the new system.
and install the created rpm with rpm -Uvh.
At first, create account with "Settings - Account settings..." Then connect with that, and type IRC command with /command hoge. That command will be sent with the account selected currently.
This is a mailing list that deals with the general topic of Loqui. There are two lists:
Backward log of the lists will be published.
Send a mail to loqui-ctl@good-day.net that says
subscribe Your Namein the body.
The address for posting is loqui@good-day.net.
Send a mail to loqui-ctl@good-day.net that says
unsubscribein the body.
The latest source is available at Subversion repositry.
To get latest source:
After moving the appropriate directory, execute the following commands.
$ svn checkout svn://loqui.good-day.net/loqui/trunk loqui
To update to latest source: After moving to loqui directory, type this:
$ svn updateCopyright © 2001 Yoichi Imai <yoichi@silver-forest.com>, All rights reserved.