Building oaf on a GNOME 1.x platform



I am trying to build oaf on a GNOME 1.2 platform, but it seems like
./configure always assumes that I am running GNOME 2.x.

The command `./configure --help' claims to support this option:

  --enable-platform-gnome-2 enable GNOME 2.x platform [default=no]

But `./configure' fails and says this:

    checking for pkg-config... yes
    checking for GNOME Platform... GNOME 2.x
    checking for libraries... (gmodule-2.0)
    configure: error: Package gmodule-2.0 was not found in the
	pkg-config search path.
    Perhaps you should add the directory containing `gmodule-2.0.pc'
    to the PKG_CONFIG_PATH environment variable
    Unknown package 'gmodule-2.0'

I also tried `./configure --enable-platform-gnome-2=no' but got the
same result.  Same thing with `./configure --disable-platform-gnome-2'.

I am using RedHat 6.2 and g++ 2.95.2 on a Pentium machine.  GNOME 1.2
was installed by the Helix/Ximian installer.

-- 
Pierre Sarrazin <sarrazip at sympatico dot ca>




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