Xboxdrv wont install
Posted: 29. Aug 2014, 02:39
First off let me say this distro is the most beautiful distro I've seen in a long time. I am not new to Linux but am brand new to Slackware and just switched over from Ubuntu and have had small problems with skype but managed to fix them. I have tried every thing in my power to install xboxdrv and every time I use the package manager I get problems (I have also tried sbopkg and other things to no avail). is the error I keep getting.
I have one more question that is on the subject of packages, when I install a package it installs dependency I need however it sometimes installs side programs that I dont need or want for example when I install Nmap it installs Zenmap with it. Is it posable to remove say Zenmap without removing Nmap if so how, Thanks in advance!
Code: Select all
[?1034hscons: Reading SConscript files ...
Checking for C++ library X11... yes
scons: done reading SConscript files.
scons: Building targets ...
g++ -o src/main/main.o -c -O2 -fPIC -isystem/usr/include/dbus-1.0 -isystem/usr/lib64/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib64/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.5"' -Isrc src/main/main.cpp
g++ -o src/arg_parser.o -c -O2 -fPIC -isystem/usr/include/dbus-1.0 -isystem/usr/lib64/dbus-1.0/include -isystem/usr/include/glib-2.0 -isystem/usr/lib64/glib-2.0/include -pthread -isystem/usr/include/libusb-1.0 -g -O3 -Wall -ansi -pedantic -DPACKAGE_VERSION='"0.8.5"' -Isrc src/arg_parser.cpp
In file included from src/arg_parser.cpp:24:0:
src/helper.hpp:22:30: fatal error: boost/function.hpp: No such file or directory
#include <boost/function.hpp>
^
compilation terminated.
scons: *** [src/arg_parser.o] Error 1
scons: building terminated because of errors.
fakeroot -- sh xboxdrv-linux.SlackBuild Failed
I have one more question that is on the subject of packages, when I install a package it installs dependency I need however it sometimes installs side programs that I dont need or want for example when I install Nmap it installs Zenmap with it. Is it posable to remove say Zenmap without removing Nmap if so how, Thanks in advance!