You are not logged in.
Hello
Today i want to build libwebkit 1.1.12.
I grab the PKGBULD form abs tree , coustomize it changed pkgversion and try to compile i got bison and makedepends when i buildin it i got error about libsoup i got 2.26.3 version and libwebkit requaients vesrion 2.24.1=>2.27.1 and don't know what to do ![]()
Thanks for help ![]()
Last edited by SpeedVin (2009-07-16 09:30:52)
Shell Scripter | C/C++/Python/Java Coder | ZSH
Offline
Try to build libsoup also ?
Offline
I build libsoup but no succes with libwebkit maybe I post here all message.
checking for LIBSOUP... configure: error: Package requirements (libsoup-2.4 >= 2.27.4) were not met:
Requested 'libsoup-2.4 >= 2.27.4' but version of libsoup is 2.26.3
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBSOUP_CFLAGS
and LIBSOUP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
make: *** Nie podano obiektów i nie znaleziono makefile. Stop.Shell Scripter | C/C++/Python/Java Coder | ZSH
Offline
Requested 'libsoup-2.4 >= 2.27.4' but version of libsoup is 2.26.3
you need minimum version of libsoup to be 2.27.4, you have 2.26.3
Offline
I guess the 'problem' is quite obvious. Webkit requires libsoup 2.27.4 to build (minimally), and you don't have that. I'm not sure why it says libsoup-2.4 though, looks like an error in the configure script to me?
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
Package libwebkit-svn don't need libsoup in version 2.27.4 but it's svn ![]()
Edit
He need libsoup-svn and it's provides vesion 2.27.4 ![]()
Last edited by SpeedVin (2009-07-16 07:37:25)
Shell Scripter | C/C++/Python/Java Coder | ZSH
Offline
Ok problem solved i build libsoup-svn from AUR ![]()
Shell Scripter | C/C++/Python/Java Coder | ZSH
Offline