On 10-09-2014 18:11, Fernando de Oliveira wrote:
> On 10-09-2014 16:30, Ken Moffat wrote:
>>  I appear to have hit a recursive dependency - menu-cache-0.7.0
>> wants libfm-extra.pc which probably comes from libfm-1.2.2.1.  I
>> cannot prove if that does provide it, because libfm requires
>> menu-cache.
>>
>>  If my assumption is wrong, what provides libfm-extra, please ?
>>
>>  If my assumption is right, any suggestions, pretty please ?
>>
>>  For the moment, I'll go back to building the packages I normally
>> use.
>>
>> ĸen
>>
> 
> I think you are right. Will investigate what I can do. Day was
> miserable, when I solved the technical problems, other particular ones
> took my time, only now I am back.
> 

I knew about a possible dificulty here, but was wanting to solve more
easily in 7.6-rc1, with all new. But think I succeeded to do it in my
old dev system.

First you need to install libfm using:

           ./configure --prefix=/usr     \
                       --sysconfdir=/etc \
                       --disable-static  \
                       --with-extra-only

This will give you libfm-extra.pc

Now install menu-cache

Now, reinstall libfm with:

           ./configure --prefix=/usr     \
                       --sysconfdir=/etc \
                       --disable-static

Please, would appreciate confirmation.

Don't know what to do in the book: first pass and second pass pages, or
just like harfbuzz and fontconfig, instruct to go back and forth?

-- 
[]s,
Fernando
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to