[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compiling MICO (Koffice).
On Sat, 3 Oct 1998, Erez Boym wrote:
> After installing the Koffice binaries I managed to run Kword but all the
> buttons in the upper tools menu appeared as black boxes instead of
> Icons.
>
> I've connected one of the Koffice programmers and what he said is that I
> need to compile the source myself in order to fix that. So
> .............. I'mcompiling ;-).
no idea why he told you that. all you need to do is define a 'KDEDIR'
environment variable to point to the top-level dir in which you installed
kde (e.g. /usr/local/kde). better put it in your system-wide login script,
or just in your '~/.profile' (if you use bash), or '~/.cshrc' (if you use
csh or tcsh). by the way, this is explained in the installation
instructions for kde itself (along with a bunch of other environment
variables).
guy