i can't install kdenlive from sourcery ( solved)

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
zazlox
Posts: 39
Joined: 19. Jun 2012, 02:24
Location: Morocco

i can't install kdenlive from sourcery ( solved)

Post by zazlox »

hello everybody

i hope you doing well .


i was trying to install kdenlive from sourcery . i got some messages ; i was able to fix some of them but not this one

Code: Select all

Entity: line 1: 
 %DocBookDTD; 
             ^
file:///usr/share/apps/ksgmltools2/customization/dtd/modifications.elements:42: validity error : PEReference: %div.title.content; not found
<!ELEMENT book %ho; ((%div.title.content;)?, bookinfo,
                                         ^
file:///usr/share/apps/ksgmltools2/customization/dtd/modifications.elements:42: parser error : ContentDecl : Name or '(' expected
<!ELEMENT book %ho; ((%div.title.content;)?, bookinfo,
                                         ^
file:///usr/share/apps/ksgmltools2/customization/dtd/modifications.elements:42: parser error : expected '>'
<!ELEMENT book %ho; ((%div.title.content;)?, bookinfo,
                                           ^
file:///usr/share/apps/ksgmltools2/customization/dtd/modifications.elements:42: parser error : Content error in the external subset
<!ELEMENT book %ho; ((%div.title.content;)?, bookinfo,
                                           ^
index.docbook:6: parser error : Entity 'language' not defined
<book lang="&language;">
                      ^
index.docbook:38: parser error : Entity 'FDLNotice' not defined
>&FDLNotice;</legalnotice>
            ^
index.docbook:277: parser error : Entity 'Ctrl' not defined
>&Ctrl;<keycap
       ^
index.docbook:306: parser error : Entity 'Ctrl' not defined
>&Ctrl;<keycap
       ^
index.docbook:368: parser error : Entity 'Ctrl' not defined
>&Ctrl;<keycap
       ^
index.docbook:625: parser error : Entity 'Ctrl' not defined
>&Ctrl;&Enter;</keycombo
       ^
index.docbook:625: parser error : Entity 'Enter' not defined
>&Ctrl;&Enter;</keycombo
              ^
index.docbook:667: parser error : Entity 'underFDL' not defined
&underFDL; </chapter>
          ^
index.docbook:668: parser error : Entity 'documentation.index' not defined
&documentation.index;
                     ^
make[2]: *** [doc/uk/index.cache.bz2] Error 1
make[2]: Leaving directory `/usr/src/slapt-src/multimedia/kdenlive/kdenlive-0.9.2'
make[1]: *** [doc/uk/CMakeFiles/uk-handbook.dir/all] Error 2
make[1]: Leaving directory `/usr/src/slapt-src/multimedia/kdenlive/kdenlive-0.9.2'
make: *** [all] Error 2
fakeroot -- sh kdenlive.SlackBuild Failed

if anyone can help me to fix this or if there is any alternative package to use or any method to install kdenlive ,

thank yu
Last edited by zazlox on 10. May 2013, 15:05, edited 1 time in total.
The Linux philosophy is 'Laugh in the face of danger'. Oops. Wrong One. 'Do it yourself'. Yes, that's it.
User avatar
laprjns
Salix Warrior
Posts: 1113
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: i can't install kdenlive from sourcery ( some errors)

Post by laprjns »

You need linuxdoc-tools.

Code: Select all

root[rich]# slapt-get --i linuxdoc-tools
Reading Package Lists...Done
The following NEW packages will be installed:
  linuxdoc-tools 
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
User avatar
zazlox
Posts: 39
Joined: 19. Jun 2012, 02:24
Location: Morocco

Re: i can't install kdenlive from sourcery ( some errors)

Post by zazlox »

thanks laprjns

that fix the problem . thanks again , its kind of you
The Linux philosophy is 'Laugh in the face of danger'. Oops. Wrong One. 'Do it yourself'. Yes, that's it.
Post Reply