Re: [gtk-list] Re: Gtk-Perl CVS111699 & Gnome Panel



>>>>> On Thu, 18 Nov 1999 15:35:59 +0000, Dermot Musgrove <dermot@glade.perl.connectfree.co.uk> said:
    > "BrYan P. Johnson" wrote:
    >>  >>>>> On Wed, 17 Nov 1999 17:16:36 +0000, Dermot Musgrove
    >> <dermot@glade.perl.connectfree.co.uk> said:
    >> 
    >> > "BrYan P. Johnson" wrote: >> This may be a stupid question,
    >> but since Gtk-Perl now has to >> be compiled piecemeal, how do
    >> I compile it with support for the >> gnome panel? The
    >> Makefile.PL in the Gnome directory doesn't do >> anything when
    >> I specify --with-gnome-panel or --with-panel.  > This may be a
    >> stupid answer but as far as I can work it out: The > new
    >> approach allows you to rebuild a submodule without having to >
    >> rebuild the whole package.
    >> 
    >> It's not a stupid answer, as it took me quite a while of
    >> banging my head against the desk yesterday to get the various
    >> submodules to compile. Then I remembered a post Paolo made that
    >> said essentially the same thing you did below.
    >> 
    >> But my problem comes from the fact that in the old way of doing
    >> things, to get Gnome support you had to supply --with-gnome to
    >> the toplevel Makefile.PL, to get Gnome Panel support you had to
    >> add --with-gnome-panel in addition to --with-gnome, and the
    >> same with Zvt (which I don't use, so doesn't concern me as
    >> much). But when you did that under the old way, when you did:
    >> 
    >> perl Makefile.PL --with-gnome --with-gnome-panel

    > I think that you can call (in the Gnome subdir)

    >   perl Makefile.PL --with-gnome-panel

    > or possibly

    >   perl Makefile.PL --with-panel


I've tried both of those, and neither works.  (In the Gnome
subdir). Nor does specifying --with-gnome --with-gnome-panel in the
toplevel, then doing the cd Gnome/ make dance.

BrYan



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