Re: Building frameworks: docbook problems

2014-02-23 Thread John Layt
On 7 February 2014 10:01, David Faure fa...@kde.org wrote:
 On Monday 03 February 2014 22:08:20 Andriy Rysin wrote:
 I am trying to build frameworks using
 http://community.kde.org/Frameworks/Building on Fedora 20 and it failes
 in several modules due to some docbook problem, e.g. in kconfigwidgets:

 Scanning dependencies of target kstandardactiontest_automoc
 man-preparetips5.1.docbook:5: warning: failed to load external entity
 dtd/kdex.dtd
 ]
   ^
 man-preparetips5.1.docbook:7: parser error : Entity 'language' not defined
 refentry lang=language;

 Did you set XDG_DATA_DIRS to contain yourkf5installprefix/share ?

Just hit this myself using kdesrc-build, shouldn't it take care of it
for me?  Seems a little user unfriendly that it's the one envvar I
have to set when kdesrc-build takes care of the rest for me?

John.
___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Building frameworks: docbook problems

2014-02-23 Thread Michael Pyne
On Sun, February 23, 2014 17:45:01 John Layt wrote:
 On 7 February 2014 10:01, David Faure fa...@kde.org wrote:
  On Monday 03 February 2014 22:08:20 Andriy Rysin wrote:
  I am trying to build frameworks using
  http://community.kde.org/Frameworks/Building on Fedora 20 and it failes
  in several modules due to some docbook problem, e.g. in kconfigwidgets:
  
  Scanning dependencies of target kstandardactiontest_automoc
  man-preparetips5.1.docbook:5: warning: failed to load external entity
  dtd/kdex.dtd
  ]
  
^
  
  man-preparetips5.1.docbook:7: parser error : Entity 'language' not
  defined
  refentry lang=language;
  
  Did you set XDG_DATA_DIRS to contain yourkf5installprefix/share ?
 
 Just hit this myself using kdesrc-build, shouldn't it take care of it
 for me?  Seems a little user unfriendly that it's the one envvar I
 have to set when kdesrc-build takes care of the rest for me?

Yes, it should take care of it for you.

And as of now, it does.

Regards,
 - Michael Pyne
___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Building frameworks: docbook problems

2014-02-08 Thread Andriy Rysin
On 02/07/2014 04:01 AM, David Faure wrote:
 On Monday 03 February 2014 22:08:20 Andriy Rysin wrote:
 I am trying to build frameworks using
 http://community.kde.org/Frameworks/Building on Fedora 20 and it failes
 in several modules due to some docbook problem, e.g. in kconfigwidgets:

 Scanning dependencies of target kstandardactiontest_automoc
 man-preparetips5.1.docbook:5: warning: failed to load external entity
 dtd/kdex.dtd
 ]
   ^
 man-preparetips5.1.docbook:7: parser error : Entity 'language' not defined
 refentry lang=language;
 Did you set XDG_DATA_DIRS to contain yourkf5installprefix/share ?

Thanks that helped (I missed that step from the wiki page).

Andriy
___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Building frameworks: docbook problems

2014-02-07 Thread David Faure
On Monday 03 February 2014 22:08:20 Andriy Rysin wrote:
 I am trying to build frameworks using
 http://community.kde.org/Frameworks/Building on Fedora 20 and it failes
 in several modules due to some docbook problem, e.g. in kconfigwidgets:
 
 Scanning dependencies of target kstandardactiontest_automoc
 man-preparetips5.1.docbook:5: warning: failed to load external entity
 dtd/kdex.dtd
 ]
   ^
 man-preparetips5.1.docbook:7: parser error : Entity 'language' not defined
 refentry lang=language;

Did you set XDG_DATA_DIRS to contain yourkf5installprefix/share ?

-- 
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE, in particular KDE Frameworks 5

___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Building frameworks: docbook problems

2014-02-04 Thread Andriy Rysin
I am trying to build frameworks using
http://community.kde.org/Frameworks/Building on Fedora 20 and it failes
in several modules due to some docbook problem, e.g. in kconfigwidgets:

Scanning dependencies of target kstandardactiontest_automoc
man-preparetips5.1.docbook:5: warning: failed to load external entity
dtd/kdex.dtd
]
  ^
man-preparetips5.1.docbook:7: parser error : Entity 'language' not defined
refentry lang=language;
  ^
man-preparetips5.1.docbook:7: validity error : Validation failed: no DTD
found !
refentry lang=language;
   ^
Here are the docbook packages installed:

$ rpm -qa |grep docbook
docbook-simple-1.1-12.fc19.noarch
docbook-style-xsl-1.78.1-1.fc19.noarch
docbook-dtds-1.0-59.fc19.noarch
docbook-slides-3.4.0-13.fc19.noarch

I would appreciate any help.
Thanks
Andriy

P.S. I don't care much about documentation at this point so if there's
an easy way to turn compiling it that would work as well
___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel