[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gtkfaim AOL IM Client
On Tue, 01 Aug 2000, you wrote:
> > OK.... I'll still getting my butt kicked over here.....
> > When I run gtkfaim (aol im client) I'm getting the following error:
> > ~/.faimrc <- File not found
> > Am I correct in assuming ~/ means the USERS home directory, right? The .
> means
> > hidden file <G>
>
> Yep, You have the correct permissions on the directory yes?
Yup, had 775 on the dir's.....
>If you
> strace the program what is the error (return code) of the open call for
> that file?
Actually, it's got bigger problems.. I ran strace and it's getting protocol
rejections from AOL.
---------------------------
write(1, "parse_login_response: j+276/277/"..., 71parse_login_response: j+276/277/278/279/280 wrong for this packet type
) = 71
---------------------------
Reference to your question:
---------------------------
[root@Pegasus ke4rit]# strace /usr/bin/gtkfaim &> faim.error
[root@Pegasus ke4rit]# cat faim.error | grep .faimrc
open("faimrc", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/root/.faimrc", O_RDONLY) = -1 ENOENT (No such file or directory)
write(2, "gtkfaim: config(config.c:233): c"..., 57gtkfaim: config(config.c:233): could not open ~/.faimrc: ) = 57
[root@Pegasus ke4rit]#
---------------------------
Looks like to me it's looking for .faimrc in /root. Am I reading this right?
It really doesn't matter now... I finally got Kaim to compile and it works
fine so I'll use it.
Thanks anyhow...
Richard
P.S. I'm bouncing this to myself to check the wrapping of text...
--
Richard Zimmerman ke4rit@earthlink.net
K&B Transport, Inc. ke4rit@gate.net
Elkhart, Indiana