(Solved) Webkitgtk Slackbuild Error
Posted: 19. Jan 2013, 15:55
I've been trying to install Shotwell Photo Manager from the Slackbuild but I keep an error when it builds Webkitgtk.
I'm not sure what part of the message I should post but here is what I think it's saying failing.
Any ideas what is happening and is it fixable?
Thnx.
I'm not sure what part of the message I should post but here is what I think it's saying failing.
Code: Select all
# slapt-src -i shotwell
The following packages will be installed:
shotwell
The following dependent slackbuilds will be built and installed:
webkitgtk
Do you want to continue? [y/N]
-----------------------------
/usr/bin/ginstall -c -m 644 ./Documentation/webkitgtk/html/webkit-environment.html
/usr/bin/ginstall -c -m 644 ./Documentation/webkitgtk/html/webkitgtk-Global-functions.html
/usr/bin/ginstall -c -m 644 ./Documentation/webkitgtk/html/webkitgtk-webkitdownload.html
/usr/bin/ginstall -c -m 644 ./Documentation/webkitgtk/html/webkitgtk-webkitwebview.html
/usr/bin/ginstall -c -m 644 ./Documentation/webkitgtk/html/webkitgtk.devhelp2
GEN install-data-local
Rebasing WebKit1 documentation...
Running gtkdoc-rebase
Traceback (most recent call last):
File "./Tools/gtk/generate-gtkdoc", line 169, in <module>
rebase_installed_docs(pkg_config_path, options)
File "./Tools/gtk/generate-gtkdoc", line 146, in rebase_installed_docs
generator.rebase_installed_docs()
File "/usr/src/slapt-src/libraries/webkitgtk/webkit-1.8.3/Tools/gtk/gtkdoc.py", line 373, in rebase_installed_docs
self._run_command(args, cwd=self.output_dir)
File "/usr/src/slapt-src/libraries/webkitgtk/webkit-1.8.3/Tools/gtk/gtkdoc.py", line 187, in _run_command
stderr=subprocess.PIPE)
File "/usr/lib/python2.7/subprocess.py", line 679, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1249, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
make[3]: *** [install-data-local] Error 1
make[3]: Leaving directory `/usr/src/slapt-src/libraries/webkitgtk/webkit-1.8.3'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/usr/src/slapt-src/libraries/webkitgtk/webkit-1.8.3'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/usr/src/slapt-src/libraries/webkitgtk/webkit-1.8.3'
make: *** [install-strip] Error 2
fakeroot -- sh webkitgtk.SlackBuild Failed
Thnx.