Project

General

Profile

audacious-plugins-install.txt

Yao Mitachi, August 29, 2018 22:15

 
1
./configure
2
checking build system type... x86_64-unknown-linux-gnu
3
checking host system type... x86_64-unknown-linux-gnu
4
checking target system type... x86_64-unknown-linux-gnu
5
checking for gcc... gcc
6
checking whether the C compiler works... yes
7
checking for C compiler default output file name... a.out
8
checking for suffix of executables... 
9
checking whether we are cross compiling... no
10
checking for suffix of object files... o
11
checking whether we are using the GNU C compiler... yes
12
checking whether gcc accepts -g... yes
13
checking for gcc option to accept ISO C89... none needed
14
checking for g++... g++
15
checking whether we are using the GNU C++ compiler... yes
16
checking whether g++ accepts -g... yes
17
checking how to run the C preprocessor... gcc -E
18
checking for grep that handles long lines and -e... /usr/bin/grep
19
checking for egrep... /usr/bin/grep -E
20
checking for ANSI C header files... yes
21
checking for sys/types.h... yes
22
checking for sys/stat.h... yes
23
checking for stdlib.h... yes
24
checking for string.h... yes
25
checking for memory.h... yes
26
checking for strings.h... yes
27
checking for inttypes.h... yes
28
checking for stdint.h... yes
29
checking for unistd.h... yes
30
checking whether byte ordering is bigendian... no
31
checking for special C compiler options needed for large files... no
32
checking for _FILE_OFFSET_BITS value needed for large files... no
33
checking for pkg-config... /usr/bin/pkg-config
34
checking pkg-config is at least version 0.9.0... yes
35
checking operating system type... Linux
36
checking whether the C/C++ compiler supports -Wtype-limits... yes
37
checking whether the C++ compiler supports -Woverloaded-virtual... yes
38
checking whether byte ordering is bigendian... (cached) no
39
checking whether ln -s works... yes
40
checking for rm... /usr/bin/rm
41
checking for mv... /usr/bin/mv
42
checking for cp... /usr/bin/cp
43
checking for ar... /usr/bin/ar
44
checking for ranlib... /usr/bin/ranlib
45
checking for windres... no
46
checking for library containing pthread_create... -lpthread
47
checking for GLIB... yes
48
checking for GMODULE... yes
49
checking for GTK... yes
50
checking for GIO... yes
51
checking for shared library system... ELF
52
checking whether make sets $(MAKE)... yes
53
checking for a BSD-compatible install... /usr/bin/install -c
54
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
55
checking for a sed that does not truncate output... /usr/bin/sed
56
checking whether NLS is requested... yes
57
checking for msgfmt... /usr/bin/msgfmt
58
checking for gmsgfmt... /usr/bin/msgfmt
59
checking for xgettext... /usr/bin/xgettext
60
checking for msgmerge... /usr/bin/msgmerge
61
checking for ld used by gcc... /usr/bin/ld
62
checking if the linker (/usr/bin/ld) is GNU ld... yes
63
checking for shared library run path origin... done
64
checking for CFPreferencesCopyAppValue... no
65
checking for CFLocaleCopyCurrent... no
66
checking for GNU gettext in libc... yes
67
checking whether to use NLS... yes
68
checking where the gettext function comes from... libc
69
checking for AUDACIOUS... no
70
configure: error: Cannot find Audacious 3.10; have you installed Audacious yet?
71
[chris@centosdesk audacious-plugins-3.10]$ audacious
72
audacious: error while loading shared libraries: libaudcore.so.5: cannot open shared object file: No such file or directory