Re: AbiSuite install fails


Subject: Re: AbiSuite install fails
From: Pierre Abbat (phma@oltronics.net)
Date: Sat Mar 25 2000 - 23:31:22 CST


On Sat, 25 Mar 2000, Chip wrote:
>Well,
>I got it to work! I d/l'ed the .tar.gz version and installed that to
>all the defaults and it appears to work fine, though I haven't actually
>done anything in it yet. :-)
>Anyway, just an FYI. I don't know what's up with the .tgz version, to
>bad it didn't work, being a relatively new user I prefer to stick to the
>proper package formats for the OS.
>Now, what do I have to do to make it so I don't have to be root to
>start it? I guess some chmod command but I don't know which one, is it
>755? or ugo +rwx or something like that.

You'll have to check the mode of the abiword shell script (type "which abiword"
to see where that is) and the AbiWord_d or AbiWord_s binary (read the shell
script to find them). Mine are in /usr/local/bin and /usr/local/AbiSuite/bin
respectively. The shell script should be 755; 711 should suffice for the
binary. Don't do ugo+rwx (which is 777) because then anyone can overwrite the
program. Did you preserve permissions when you untarred the file?

>What is a UTF8 file? I saw it listed on the open files list.

A file in which characters above hex 007F are encoded as sequences of bytes
with the high bit set. This is a common way of encoding Unicode.

phma



This archive was generated by hypermail 2b25 : Sat Mar 25 2000 - 23:42:12 CST