Hm. I'd suggest starting again from a clean tree. In other words:- If you cloned the Gnote sources using git, run 'git clean -fxd' (warning: this will clobber any files you've added or changed) and then run './autogen.sh' and 'make'.- If you downloaded a tarball, I'd unpack the tarball into a fresh directory, then run './configure' and 'make' there.Does this help, or lead to the same error message?adam
On Tue, Jul 2, 2013 at 1:26 PM, Chamila Adhikarinayake <cka adhi gmail com> wrote:
Hi again,Thanks for the previous suggestion. After installing the libraries it worked. But now i got another error. (I'm trying to build gnote)Am i doing something wrong? (I'm new to autotools)
autoreconf --install
:
./configure : :
config.status: creating src/dbus/Makefile
config.status: error: cannot find input file: `po/Makefile.in.in'
On Tue, Jul 2, 2013 at 6:45 PM, Adam Dingle <adam medovina org> wrote:
Chamila,if you're just trying to build Gnote, it's probably easiest to just build directly from source rather than using jhbuild (though that is also possible).For the build to work, you'll need to install various libraries which Gnote needs. (The Boost unit test library which was not found above is one of these.) On Ubuntu, the easiest way to install these libraries is like this:$ sudo apt-get build-dep gnoteIf you do that, I think your build should work. If you're still having trouble, just let us know. cheers -adamOn Tue, Jul 2, 2013 at 8:46 AM, Chamila Adhikarinayake <cka adhi gmail com> wrote:
_______________________________________________thanks in advance2. i tried to build from the source and i got following errors. please helpHi,1. can i build gnote using jhbuild (i tried but got jhbuild build: A module called ''gnote'' could not be found.
I'm new to gnome and I'm trying to building Gnote.
My question has two parts
).I'm using ubuntu 13.04../configure : : checking boost/format.hpp presence... yes checking for boost/format.hpp... yes checking for the toolset name used by Boost for g++... configure: WARNING: could not figure out which toolset name to use for g++ checking boost/test/unit_test.hpp usability... yes checking boost/test/unit_test.hpp presence... yes checking for boost/test/unit_test.hpp... yes checking for the Boost unit_test_framework library... no configure: error: cannot find the flags to link with Boost unit_test_framework
gnome-love mailing list
gnome-love gnome org
https://mail.gnome.org/mailman/listinfo/gnome-love