Code: Select all
checking build system type... x86_64-slackware-linux-gnu
checking host system type... x86_64-slackware-linux-gnu
checking target system type... x86_64-slackware-linux-gnu
checking for a BSD-compatible install... /bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for install location... /usr
checking for gawk... (cached) gawk
checking for a BSD-compatible install... /bin/ginstall -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... no
checking whether gcc accepts -g... no
checking dependency style of gcc... gcc3
checking for wx-config... no
configure: error:
Please check that wx-config is in path, the directory
where wxWidgets libraries are installed (returned by
'wx-config --unicode --libs' command) is in LD_LIBRARY_PATH or
equivalent variable and wxWidgets is version 2.8.0 or above,
with Unicode build available.
fakeroot -- sh poedit.SlackBuild Gescheitert
any ideas?
which wx-config:
Code: Select all
which: no wx-config in (/usr/local/bin:/usr/bin:/bin:/usr/games:.:/sbin:/usr/sbin)
Edit:
Ok, it seems that the package "wxX11" is needed, but not defined as dependency.
Installation with sourcery went fine, "poedit" was installed afterwards without any problem.
btw:
i made the mistake to also try install the package "wxSVG" which produces installation errors.