[Slackbuilds-users] (no subject)
B Watson
yalhcru at gmail.com
Wed Apr 2 07:59:45 UTC 2014
Tried sending this to the maintainer, the mail bounced...
EMAIL="insomniactoo ampersand localnet . com"
I actually sent to insomniactoo at localnet.com, am I too dumb to unmunge
the address properly?
Anyway here it is again, hopefully the dillo maintainer is reading
this list.
...
The README for dillo says:
Note: fltk can't be installed together alongside with fltk13 to build
this package, so remove fltk prior to building this package.
I didn't want to do that so I played with it a bit, and found that this patch
allows it to build and run correctly on a system with fltk and fltk13 both
installed... might be a nice thing to add to your SlackBuild?
--- ../sbo/14.1/network/dillo/dillo.SlackBuild 2013-11-26
04:57:40.000000000 -0500
+++ dillo.SlackBuild 2014-04-02 03:13:41.000000000 -0400
@@ -74,6 +74,7 @@
#https and ssl are in the alpha stage, but if you don't want to try and use it
#just delete or comment out --enable-ssl
+LDFLAGS="-L/usr/lib$LIBDIRSUFFIX/fltk13
-Wl,-rpath,/usr/lib$LIBDIRSUFFIX/fltk13" \
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \
More information about the SlackBuilds-users
mailing list