[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: luuid vs. forks
- From: Alexander Gladysh <agladysh@...>
- Date: Sun, 28 Feb 2010 23:31:11 +0300
On Sun, Feb 28, 2010 at 23:28, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
>> > FWIW, works for me. Using e2fsprogs-1.41.9/lib/uuid + LHF's luuid binding.
>> Do you remember how you installed e2fsprogs?
> It works for me even without installing e2fsprogs. Just downloadit and do
> cd e2fsprogs-1.41.10
> ./configure
> cd lib/uuid
> make
> ./tst_uuid
> Now change the luuid Makefile to use e2fsprogs-1.41.10/lib/uuid/libuuid.a.
Thanks, that helped.
I wish luuid's rock worked out of the box on OS X, but this workaround
would do for now.
Alexander.