On 22.07.2015 23:55, Ken Moffat wrote:
> I'm making progress - have at last managed to build kde-baseapps,
> and got konqueror (it still crashes on slashdot, like it does with
> kde4 - ok on some other sites - but at least it doesn't have the
> DisasterArea themed input line (for me in kde4 that was black text
> on a black background).  But to get there I had to rebuild
> kdelibs4support with an extra define.
> 
> Initially, my log showed
> -- Could NOT find DocBookXML4 (missing:  DocBookXML4_DTD_DIR) (Required is at 
> least version "4.2")
> 
> For the packages in the books, that did not seem to cause any
> problems.  But trying to build kde-baseapps it fell flat on its
> face, starting with
> 
> Scanning dependencies of target kdepasswd_automoc
> [  2%] Generating kbookmarkmerger.1
> file:/opt/kf5/share/kf5/kdoctools/customization/dtd/kdex.dtd:102:
> warning: failed to load external entity
> "file:/opt/kf5/share/kf5/kdoctools/customization/dtd/searched_dir-NOTFOUND/docbookx.dtd"
> %DocBookDTD;
>             ^
> Entity: line 1:
>  %DocBookDTD;
>              ^
> The message in kdelibs4support comes from
> cmake/FindDocBookXML4.cmake which seems to be looking for
> docbookx.dtd and by default is looking for a 4.2 version (in the
> directory name).  Fixed by adding
> 
>  -DDocBookXML_FIND_VERSION=4.5
> 
> when running cmake on kdelibs4support.
> 

I explicitly use a sed for that. Not sure if it was and if not, why not
it was merged to the main book when KF5 section was added.

But, if that cmake option works, I'd be happy to use that instead of
a sed.

> So, I've now got konqueror (but not dolphin - I don't need that, nor
> do I know where it comes from).  This makes me realise how much of
> kde does not yet have a qt5 release.
> 

It's now a separate repository, s/kde-baseapps.git/dolphin.git/

> Talking of dolphin reminds me that the 'favorites' list (where I
> noticed its name) doesn't seem to work, but those are not _my_
> favourites so I don't care.
> 
> Also - I _do_ have the option to logout - I had not been looking
> high enough up the white panel when I tried it before.
> 
> I have doubts about dragon (it seems to often hang and need to be
> sent a signal), but the rest seems usable.  Thanks to Armin and Bruce
> for the work they have done on this - it was much less painful than
> when I first tried to build kde4.
> 
> Next time (probably not for a while) I think I'll just use /usr -
> that means adding ECM_MKSPECS_INSTALL_DIR for most kf5 packages, like
> in the systemd book (for /opt, I am not fussed by /opt/kf5/mkspecs
> but I do not want /usr/mkspecs).
> 
> I guess I'm finished, at least until I'm motivated to see if sddm
> will build / work without systemd.
> 
> ĸen
> 

-- 
Note: My last name is not Krejzi.

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
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