I installed "dlocate" just for grins, it locates the HTMLparser.h file
fine; but I still get the same failure.


On Sun, Aug 24, 2008 at 5:18 PM, Jon Choy <[EMAIL PROTECTED]> wrote:
> The "dpkg" command worked for me. I tried to install pkgconfig and it
> seems I already had it installed.
>
> On Sun, Aug 24, 2008 at 3:51 PM, Alexander Hansen
> <[EMAIL PROTECTED]> wrote:
>>
>> On Aug 24, 2008, at 4:12 PM, Jon Choy wrote:
>>
>>> By the way that command "dlocate" doesn't work for me. Is that an
>>> indicator of something?
>>>
>>
>> That's an indicator that you don't have it installed. :-)  This is
>> equivalent to
>>
>> $ dpkg -S libxml/HTMLparser.h
>> libxml2: /sw/include/libxml2/libxml/HTMLparser.h
>>
>> but is by no means required.
>>
>> See if installing pkgconfig lets you proceed.
>>
>>
>>
>>
>>
>>> On Sun, Aug 24, 2008 at 3:10 PM, Jon Choy <[EMAIL PROTECTED]> wrote:
>>>>
>>>> I meant symbolically linked not aliased.
>>>>
>>>> On Sun, Aug 24, 2008 at 3:09 PM, Jon Choy <[EMAIL PROTECTED]> wrote:
>>>>>
>>>>> I rebuilt it and I see the file exists in the correct location. I get
>>>>> the same exact errors and warnings. Oh by the way, my directory below
>>>>> called "/sw2" is aliased to sw in case that might cause confusion.
>>>>>
>>>>> On Sun, Aug 24, 2008 at 2:35 PM, Alexander Hansen
>>>>> <[EMAIL PROTECTED]> wrote:
>>>>>>
>>>>>> On Aug 24, 2008, at 1:41 PM, Jon Choy wrote:
>>>>>>
>>>>>>> I am having problems building scribus-1.3.3.12-2.  I have an Intel
>>>>>>> MAC and Leopard 10.5.4 on my system. See the messages
>>>>>>> below. I did try doing the fink selfupdate. Should I try building
>>>>>>> scribus-aqua instead?
>>>>>>>
>>>>>>> Jon
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> [ 85%] Generating htmlim.moc
>>>>>>>
>>>>>>>
>>>>>>> /sw2/src/fink.build/scribus-1.3.3.12-2/scribus-1.3.3.12/scribus/plugins/gettext/
>>>>>>> htmlim/htmlim.h:0: Warning: No relevant classes found. No output
>>>>>>> generated.
>>>>>>> Scanning dependencies of target htmlim
>>>>>>> [ 85%] Building CXX object
>>>>>>> scribus/plugins/gettext/htmlim/CMakeFiles/htmlim.dir/
>>>>>>> htmlim.o
>>>>>>> In file included from
>>>>>>> /sw2/src/fink.build/scribus-1.3.3.12-2/scribus-1.3.3.12/sc
>>>>>>> ribus/plugins/gettext/htmlim/htmlim.h:43,
>>>>>>>              from
>>>>>>> /sw2/src/fink.build/scribus-1.3.3.12-2/scribus-1.3.3.12/sc
>>>>>>> ribus/plugins/gettext/htmlim/htmlim.cpp:27:
>>>>>>>
>>>>>>>
>>>>>>> /sw2/src/fink.build/scribus-1.3.3.12-2/scribus-1.3.3.12/scribus/plugins/gettext/
>>>>>>> htmlim/htmlreader.h:35:31: error: libxml/HTMLparser.h: No such file or
>>>>>>> directory
>>>>>>
>>>>>> <snip>
>>>>>>>
>>>>>>
>>>>>> The missing file should be provided by libxml2:
>>>>>>
>>>>>> $ dlocate libxml/HTMLparser.h
>>>>>> libxml2: /sw/include/libxml2/libxml/HTMLparser.h
>>>>>>
>>>>>> which is in the dependency list for scribus.  You may need to do a
>>>>>> "fink
>>>>>> rebuild libxml2" if you're missing that file.
>>>>>>
>>>>>
>>>>
>>
>>
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to