[Omake] FAM not enabled error
Andrew Gacek
andrew.gacek at gmail.com
Thu Apr 19 17:03:21 PDT 2007
Thank you very much. This fixed the issue. For future reference here's
what I ended up doing:
sudo apt-get install libgamin-dev
Then within the omake directory where I was building the source I did
sudo omake clean
sudo omake
sudo omake install
After doing the "sudo omake" command I noticed that the output said
the FAM library was detected.
Thanks again,
Andrew
On 4/19/07, Aleksey Nogin <anogin at hrl.com> wrote:
> On 19.04.2007 14:26, Andrew Gacek wrote:
>
> > I'm using omake version 0.9.8.1 (release 1) on Ubuntu Feisty Fawn and
> > anytime I try to run "omake -P" I get the error,
> >
> > Fatal error: exception Invalid_argument("FAM not enabled")
> >
> > I have gamin and libgamin0 installed and I'm running the kernel
> > 2.6.20-15-generic.
>
> Andrew,
>
> Are you using OMake binaries from somewhere, or are you compiling OMake
> yourself? If you are compiling OMake yourself, you need to have the
> gamin development package (most likely called "gamin-devel" or
> "libgamin-devel") installed on your machine and make sure that you have
> "FAM_ENABLED = true" set in your .config (at the top level of the OMake
> source tree).
>
> Hope this helps.
>
> Aleksey.
>
> --
> Aleksey Nogin, Research Staff Member
> Advanced Technologies Department, Information & System Sciences Lab
> HRL Laboratories, LLC, Malibu, CA
> _______________________________________________
> Omake mailing list
> Omake at metaprl.org
> https://lists.metaprl.org/mailman/listinfo/omake
>
More information about the Omake
mailing list