Re: [Nautilus-list] Building CVS Nautilus with CVS OAF



Caleb Land wrote:

Hello all,

Recently I decided to try to compile Nautilus.  Of course, being the
rebel that I am, I tried to do it from CVS :)  So, I updated all of
the required libraries from CVS, compiled them without too much
trouble, and set off to compile Nautilus.

Everything seemed to go okay (after manually changing the librsvg
Makefile to correctly find my freetype2 library include files) until
it tried to compile nautilus-main.c where it complained about
oaf_popt_options being missing.  I did a grep on the oaf includes, and
discovered that one has to define POPT_AUTOHELP in order to get that
variable, so after adding a ``#define POPT_AUTOHELP'' to the top of
nautilus-main.c everything went fine.

Did you check out OAF head (cvs co OAF), or did you check out the version required in the readme file. I can't recall the correct tag at the moment, but check out the readme, and do a "cvs co -r <tag-in-readme> OAF".

 Håvard






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