building cvs
Dan Nedelko <[email protected]> 19 Jun 2003 10:22:34 -0400
| Newsgroups | gmane.comp.gnome.apps.mr-project.devel |
|---|---|
| Organization | nID Solutions |
| Message-ID | <[email protected]> |
Hi all,
I have been using MrProject for a couple of days, last night I decided
to check out the project and I have a couple of questions:
1. I have a stable version of mrproject installed on my redhat 9 system.
I'd like to have a cvs build version available to me in my home
directory and maintain a stable version. What are the arguments I need
to pass to the configure (or autogen) script in order for mrproject to
pick up the cvs build of libmrproject. Or are there any instructions to
help me get a side by side install setup. I am currently get the
follwing error on the configure script:
checking for
libmrproject = 0.10pre
glib-2.0 >= 2.0.4
gobject-2.0 gmodule-2.0
gtk+-2.0 >= 2.0.3
libgnomecanvas-2.0 >= 2.0.1
libgnomeui-2.0 >= 2.0.1
libglade-2.0 >= 2.0.0
libbonoboui-2.0 >= 2.0.0
libgnomeprintui-2.2 >= 2.1.9
gnome-vfs-2.0 >= 2.0.2
... Requested 'libmrproject = 0.10pre' but version of libmrproject is
0.9.1
configure: error: Library requirements (
libmrproject = 0.10pre
glib-2.0 >= 2.0.4
gobject-2.0 gmodule-2.0
gtk+-2.0 >= 2.0.3
libgnomecanvas-2.0 >= 2.0.1
libgnomeui-2.0 >= 2.0.1
libglade-2.0 >= 2.0.0
libbonoboui-2.0 >= 2.0.0
libgnomeprintui-2.2 >= 2.1.9
gnome-vfs-2.0 >= 2.0.2
) not met; consider adjusting the PKG_CONFIG_PATH environment variable
if your libraries are in a nonstandard prefix so pkg-config can find
them.
2. Although this isnt quite meant for the devel list, I am wondering
about the significance of the "Project Phases' functionality. I have
setup 2 phases but there doesnt appear to be a relation to those phases
anywhere else in the project itself. I check the manual, and didnt find
any reference. Again sorry for the misplaced question on the devel list.
Thanks a bunch and good work so far on a very useful application.
Hopefully I can contribute some code to the project.
Dan Nedelko