[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Compiling Mozilla Problem



On Wed, 2001-09-12 at 07:17, Banyan Y.J. Chan wrote:
> Hello:
> 
>   I want to compile and install mozilla 0.9.3 on my debian 2.2r3.
> But when I gave the "./configure" command in the mozilla source
> directory, I got some error message indicates that it cannot find
> "gtk-config" script.
> 
>   There is libgtk1.2 pakage in my system.
> And there is no "gtk-config" file in the result of "dpkg -L libgtk1.2".
> How can I compile mozilla-0.9.3?

You are going to need a number of -dev packages.  libgtk1.2-dev will
satisfy that first error.  It won't be the only one.  Keep installing
-dev packages until it compiles.

--mike



Reply to: