[gobolinux-users] irc

Lucas C. Villa Real lucasvr at gobolinux.org
Tue Aug 14 08:14:06 UTC 2007


On 8/13/07, Viola Zoltán <violazoli at gmail.com> wrote:
> Hm, it is a little big problem:
>
> vz at Csiszilla /Programs/F-IRC/0.0.28/bin]fi
> zsh: parse error near `fi'
> vz at Csiszilla /Programs/F-IRC/0.0.28/bin]./fi
> zsh: segmentation fault  ./fi
>
> (But it is maybe, I am an idiot - I use in first time IRC in my Live...)

You have to edit the config file that's shipped with the recipe. Mine
looks like this:

; ignore_file=firc.ignore
;
server=irc.freenode.net:6667
description=freenode
nick=paranoidd
username=lucasvr
name=Lucas
send_after_login=JOIN #gobolinux
;
theme=firc.theme
;
auto_private_channel=1
;
check_for_mail=30
;
dcc_path=/Users/lucasvr
;
max_channel_record_lines=1000

Please note that the executable's name is not a happy choice, as it
conflicts with the shell's built-in 'fi' command. It's probably a good
idea to work around that in the recipe (I'll do that soon).

-- 
Lucas
powered by /dev/dsp


More information about the gobolinux-users mailing list