Open clody69 opened 11 years ago
./configure: line 12418: intltool-update: command not found checking for intltool >= 0.35.0... found
configure: error: in `/home/webkitbuildbot/_ubi1204-teszt/WebKitNix/WebKitBuild/Dependencies/Source/glib-networking-2.33.2':
* Configuring libsoup * [10/11]
* Configuring libsoup * [10/11] /usr/bin/gnome-autogen.sh .... checking for gtk-doc >= 1.0... testing gtkdocize... not found. _Error_: You must have gtk-doc >= 1.0 installed to build libsoup. Download the appropriate package for from your distribution or get the source tarball at http://ftp.gnome.org/pub/GNOME/sources/gtk-doc/
Doesn't it also need ruby?
Yes, we need ruby too.
All of us have sedkit-env-qtwebkit PPA installed from ppa:u-szeged/sedkit, which installed many packages for QtWebKit. It is possible that many of them are needed for WebKitNix too, but missing from the dependency list.
It would be great if somebody can try to find all dependency with pbuilder or other tool in a clean environment.
I guess you shouldn't need libavcodec anymore, neither the dev package. Not sure about the others though... @lauromoura Can you please check this and perhaps fix our README.nix if needed?
The following dependencies were missing:
libxrender-dev libxcomposite-dev libavcodec-dev
libavcodec was not found so I had to install libavcodec-dev