k9copy cant find avformat with sourcery <solved>

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
davidwillis
Posts: 50
Joined: 21. Sep 2011, 02:26

k9copy cant find avformat with sourcery <solved>

Post by davidwillis »

I just installed Salix64 KDE 13.37, and am trying to install k9copy, but I keep getting errors. First I needed xine (which I installed) Now it is missing avformat, but I can't find that anywhere. How do I install avformat?

Thanks
Last edited by davidwillis on 19. Dec 2011, 19:52, edited 1 time in total.
User avatar
gapan
Salix Wizard
Posts: 6373
Joined: 6. Jun 2009, 17:40

Re: k9copy cant find avformat with sourcery

Post by gapan »

libavformat is included in the ffmpeg package.
Image
Image
davidwillis
Posts: 50
Joined: 21. Sep 2011, 02:26

Re: k9copy cant find avformat with sourcery

Post by davidwillis »

Thanks.. I looked at the readme file, and ffmpeg is required. I installed it, and made sure all the dependencies were installed. It still gave errors, and did not install. (not the avformat error though).
User avatar
Akuna
Salix Wizard
Posts: 1038
Joined: 14. Jun 2009, 12:25

Re: k9copy cant find avformat with sourcery

Post by Akuna »

what are the new error messages?
Image
What really matters is where you are going, not where you come from.
davidwillis
Posts: 50
Joined: 21. Sep 2011, 02:26

Re: k9copy cant find avformat with sourcery

Post by davidwillis »

here is the last of the log file....
cd /usr/src/slapt-src/multimedia/k9copy/k9copy-2.3.7-Source/doc && /usr/bin/meinproc4 --check --cache /usr/src/slapt-src/multimedia/k9copy/k9copy-2.3.7-Source/build/doc/index.cache.bz2 /usr/src/slapt-src/multimedia/k9copy/k9copy-2.3.7-Source/doc/index.docbook
file:///usr/share/apps/ksgmltools2/customization/dtd/kdex.dtd:101: warning: failed to load external entity "file:///usr/share/xml/docbook/xml-dtd-4.5/docbookx.dtd"
%DocBookDTD;
^
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:49: parser error : Entity 'language' not defined
<book lang="&language;">
^
index.docbook:77: parser error : Entity 'FDLNotice' not defined
<legalnotice>&FDLNotice;</legalnotice>
^
index.docbook:215: parser error : Entity 'underFDL' not defined
&underFDL; <!-- FDL: do not remove -->
^
index.docbook:223: parser error : Entity 'underGPL' not defined
&underGPL; <!-- GPL License -->
^
index.docbook:224: parser error : Entity 'underBSDLicense' not defined
&underBSDLicense; <!-- BSD License -->
^
index.docbook:225: parser error : Entity 'underArtisticLicense' not defined
&underArtisticLicense; <!-- BSD Artistic License -->
^
index.docbook:226: parser error : Entity 'underX11License' not defined
&underX11License; <!-- X11 License -->
^
index.docbook:275: parser error : Entity 'documentation.index' not defined
&documentation.index;
^
make[2]: *** [doc/index.cache.bz2] Error 1
make[2]: Leaving directory `/usr/src/slapt-src/multimedia/k9copy/k9copy-2.3.7-Source/build'
make[1]: *** [doc/CMakeFiles/doc-handbook.dir/all] Error 2
make[1]: Leaving directory `/usr/src/slapt-src/multimedia/k9copy/k9copy-2.3.7-Source/build'
make: *** [all] Error 2
fakeroot -- sh k9copy.SlackBuild Failed
User avatar
gapan
Salix Wizard
Posts: 6373
Joined: 6. Jun 2009, 17:40

Re: k9copy cant find avformat with sourcery

Post by gapan »

Try installing linuxdoc-tools first.
Image
Image
davidwillis
Posts: 50
Joined: 21. Sep 2011, 02:26

Re: k9copy cant find avformat with sourcery <solved>

Post by davidwillis »

That did it... Thanks.. :D
Post Reply