Fwd: Problems running autogen for Nemiver



Hi Dodji,
I am resending the email with the configure file once again as you had asked.

regards,
Seemanta

---------- Forwarded message ----------
From: Seemanta Dutta <seemanta gmail com>
Date: Sun, May 15, 2011 at 12:41 AM
Subject: Re: Problems running autogen for Nemiver
To: The mailing list of the Nemiver project <nemiver-list gnome org>


HI Dodji,
I  am really confused at this point. My confusion points are as below:

1. The configure script does say that 'libboost_test_exec_monitor-mt' is found. Yet in /usr/lib it is not present :(

2. The configure script bails out when 'boost_unit_test_framework-mt' is not found. Yet, in /usr/lib it is present :(

3. As for boost-static, I could not find any equivalent package under Ubuntu. I have installed all packages for libboost yet not sure
where to get the 'libboost_test_exec_monitor-mt' library. Even strange is the fact that the configure script seems to find it.
As you had asked, I am attaching the configure file here.

4. After that, I tried building with --disable-auto-tests option. But now I am getting more errors. I am pasting the errors here. Looks like there a bunch of libraries which are out of date for me. I tried 'apt-get build-dep nemiver', but that also did not solve the problems as it reported that all my dependencies were in order.


checking for NEMIVERUICOMMON... configure: error: Package requirements ( gtkmm-2.4 >= 2.20                gtk+-2.0 >= 2.22                gtksourceviewmm-2.0 >= 2.10                vte >= 0.12.0 gmodule-2.0 >= 2.14            gthread-2.0 >= 2.14            libxml-2.0 >= 2.6.22            libgtop-2.0 >= 2.14            glibmm-2.4 >= 2.14 gtkhex >= 2.21.4) were not met:

Requested 'gtk+-2.0 >= 2.22' but version of GTK+ is 2.20.1
Requested 'gtksourceviewmm-2.0 >= 2.10' but version of Gtksourceviewmm is 2.2.0

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables NEMIVERUICOMMON_CFLAGS
and NEMIVERUICOMMON_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

5. Also how to know whether I am building for GNOME-2 or GNOME-3 ? My desktop is still GNOME-2.30, so does that mean I am on GNOME-2 branch of Nemiver ? What is the setting by default whenever someone downloads Nemiver fresh from the git repository?


Once again, thanks a lot for your support !

regards,
Seemanta






On Fri, May 13, 2011 at 4:03 AM, Dodji Seketeli <dodji seketeli org> wrote:
Seemanta Dutta <seemanta gmail com> a écrit:

> My config.log is same as yours, yet I am getting the error while you
> are not.

Do you have the files libboost_test_exec_monitor-mt.a and/or
libboost_test_exec_monitor.a from the boost-static package installed ?

If yes, then could you please send me your *configure* file as well?  I
am getting really surprised by this.  If not, please try to install
these and see how it goes.

In any case, if you are being blocked by this issue, you can just do
away with the regression test suite as it's what is requiring this boost
test libraries.  To avoid building the tests, you could you just do:

   /path/to/nemiver/sources/autogen.sh --disable-autotests

and that should get you going.  We'll then try to understand the boost
mess as you go.

--
               Dodji
_______________________________________________
nemiver-list mailing list
nemiver-list gnome org
http://mail.gnome.org/mailman/listinfo/nemiver-list


Attachment: configure
Description: Binary data



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