Results 1 to 10 of 13
I have problem when I install audacious-plugins!!!
My OS is RHEL5
I install audacious in /soft/player/audacious,
so I configure audacious-plugins with:
[m@localhost audacious-plugins-1.5.1]$ ./configure AUDACIOUS_CFLAGS="-I/soft/player/audacious/include" AUDACIOUS_LIBS="-L/soft/player/audacious/lib" GLIB_CFLAGS="-I/soft/lib/glib2/include -I/soft/lib/glib2/lib/glib-2.0/include" GLIB_LIBS="-L/soft/lib/glib2/lib" MOWGLI_CFLAGS="-I/soft/lib/libmowgli/include" ...
- 03-08-2009 #1Just Joined!
- Join Date
- Mar 2009
- Location
- China
- Posts
- 26
make erro when I install audacious!!
I have problem when I install audacious-plugins!!!
My OS is RHEL5
I install audacious in /soft/player/audacious,
so I configure audacious-plugins with:
[m@localhost audacious-plugins-1.5.1]$ ./configure AUDACIOUS_CFLAGS="-I/soft/player/audacious/include" AUDACIOUS_LIBS="-L/soft/player/audacious/lib" GLIB_CFLAGS="-I/soft/lib/glib2/include -I/soft/lib/glib2/lib/glib-2.0/include" GLIB_LIBS="-L/soft/lib/glib2/lib" MOWGLI_CFLAGS="-I/soft/lib/libmowgli/include" MOWGLI_LIBS="-L/soft/lib/libmowgli/lib" IMLIB2_CFLAGS="-I/soft/scrot/lib" IMLIB2_LIBS="-L/soft/scrot/lib" CFLAGS="-I/soft/player/audacious/include" --prefix=/soft/player/audacious/plugins
while my glib2 is old ,so I compile glib2 in /soft/lib/glib2,libmowgli in /soft/lib/libmowgli,
configure successfully,but make error:
[m@localhost audacious-plugins-1.5.1]$ make
Entering directory src.
Entering directory tonegen.
tonegen.c:21:30: error: audacious/plugin.h: No such file or directory
tonegen.c:22:30: error: audacious/output.h: No such file or directory
tonegen.c:23:28: error: audacious/i18n.h: No such file or directory
make[6]: *** [tonegen.dep] Error 1
Failed to generate dependencies!
make[5]: *** [depend] Error 1
make[4]: *** [all] Error 1
make[3]: *** [subdirs] Error 1
make[2]: *** [all] Error 1
make[1]: *** [subdirs] Error 1
make: *** [all] Error 1
The directory /soft/player/audacious/include/audacious has plugin.h,output.h and i18n.h!!!
do you understand ???
My English is bad!!!
Help me please,
Thanks and Regards!!!!!
- 03-09-2009 #2Just Joined!
- Join Date
- Mar 2009
- Location
- China
- Posts
- 26
the configure and make:
Code:[m@localhost audacious-plugins-1.5.1]$ ./configure AUDACIOUS_CFLAGS="-I/soft/player/audacious/include" AUDACIOUS_LIBS="-L/soft/player/audacious/lib" GLIB_CFLAGS="-I/soft/lib/glib2/include -I/soft/lib/glib2/lib/glib-2.0/include" GLIB_LIBS="-L/soft/lib/glib2/lib" MOWGLI_CFLAGS="-I/soft/lib/libmowgli/include" MOWGLI_LIBS="-L/soft/lib/libmowgli/lib" IMLIB2_CFLAGS="-I/soft/scrot/lib" IMLIB2_LIBS="-L/soft/scrot/lib" CFLAGS="-I/soft/player/audacious/include" --prefix=/soft/player/audacious/plugins checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu 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 g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for strerror in -lcposix... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for gcc... gcc checking version of gcc... 4.1.2, bad checking for style of include used by make... GNU checking dependency style of gcc... none checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for rm... /bin/rm checking for mv... /bin/mv checking for cp... /bin/cp checking for ar... /usr/bin/ar checking for ranlib... /usr/bin/ranlib checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for AUDACIOUS... yes checking for GLIB... yes checking for GTK... yes checking for PANGO... yes checking for DBUS... yes checking for MOWGLI... yes checking for shared library system... POSIX checking whether we need an implib... no checking for what extension and flags to use for plugin compilation... libdl-compatible: -fPIC -DPIC -shared, .so checking if you are running Apple-GCC... no checking for ESD... yes checking for PULSE... no checking CoreServices/CoreServices.h usability... no checking CoreServices/CoreServices.h presence... no checking for CoreServices/CoreServices.h... no checking Carbon/Carbon.h usability... no checking Carbon/Carbon.h presence... no checking for Carbon/Carbon.h... no checking altivec.h usability... no checking altivec.h presence... no checking for altivec.h... no checking SSE2... SSE2 yes checking for libmad... no *** Could not run libmad test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means libmad was incorrectly installed *** or that you have moved libmad since it was installed. In the latter case, you *** may want to edit the libmad-config script: configure: WARNING: *** Cannot find libmad, mp3 plugin will not be built *** checking for lirc_init in -llirc_client... no checking for GDKX11... yes checking for DBUS... yes checking for GDKX11... yes checking for PANGO... yes checking for CAIRO... no *** cairo >= 1.2.6 is required for Audacious OSD plugin *** checking for PANGOCAIRO... yes checking for XRENDER... yes checking for XCOMPOSITE... yes checking for IMLIB2... yes checking for BINIO... no checking for OGG_VORBIS... no configure: WARNING: *** Cannot find libogg/libvorbis, Ogg Vorbis support will not be built *** checking for libFLAC >= 1.1.2... no *** Could not run libFLAC test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means libFLAC was incorrectly installed *** or that you have moved libFLAC since it was installed. In the latter case, you *** may want to edit the libFLAC-config script: configure: WARNING: *** Cannot find libFLAC, FLACng will not be built *** checking for WAVPACK... no configure: WARNING: *** Cannot find WavPack 4.31+, WavPack support will not be built *** checking for SNDFILE... no checking for TAGLIB... no checking jack/jack.h usability... no checking jack/jack.h presence... no checking for jack/jack.h... no configure: WARNING: Could not find jack/jack.h Install jack headers to build bio2jack checking for jack_activate in -ljack... no configure: WARNING: Could not find jack_activate in libjack. Ensure that you have libjack installed and that it a current version. checking for SAMPLERATE... no configure: WARNING: Could not find libsamplerate, necessary for jack output plugin. checking for artsc-config... /usr/bin/artsc-config checking for gawk... gawk checking for artsc - version >= 0.9.5... yes checking for pkg-config... /usr/bin/pkg-config checking for working SIDPlay1 library and headers... ./configure: line 11584: /usr/include: is a directory ./configure: line 11596: /usr/lib: is a directory no checking for working SIDPlay2 library and headers... ./configure: line 12085: /include: No such file or directory ./configure: line 12107: /lib: is a directory no checking for OSS include dir... not found checking soundcard.h usability... no checking soundcard.h presence... no checking for soundcard.h... no checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking whether we need -lossaudio... no checking for ALSA... yes checking for /proc/asound/card0/wavetableD1... no checking for /proc/asound/card1/wavetableD1... no checking for /proc/asound/card2/wavetableD1... no configure: WARNING: *** Could not find an ALSA-supported hardware synth, amidi-plug won't be compiled. If you wish to compile it anyway, use --enable-amidiplug in configure. *** checking for FLUIDSYNTH... no configure: WARNING: *** Neither an ALSA-supported hardware synth or FluidSynth software synth (>= 1.0.6) have been found (even if ALSA was detected), so amidi-plug won't be compiled unless you explicitly request it with --enable-amidiplug *** checking for FreeBSD newpcm driver... no checking linux/joystick.h usability... yes checking linux/joystick.h presence... yes checking for linux/joystick.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking fts.h usability... yes checking fts.h presence... yes checking for fts.h... yes checking whether lrintf is declared... yes checking for mkdtemp... yes checking for getmntinfo... no checking for statvfs... yes checking for strtoul... yes checking for CDIO... no configure: WARNING: *** Cannot find libcdio 0.70 or newer, cdaudio-ng will not be built *** checking if __ELF__ is defined... yes checking for CURL... yes checking for NEON... no Package neon was not found in the pkg-config search path. Perhaps you should add the directory containing `neon.pc' to the PKG_CONFIG_PATH environment variable No package 'neon' found Package neon was not found in the pkg-config search path. Perhaps you should add the directory containing `neon.pc' to the PKG_CONFIG_PATH environment variable No package 'neon' found checking for MMS... no checking for MTP... no Package libmtp was not found in the pkg-config search path. Perhaps you should add the directory containing `libmtp.pc' to the PKG_CONFIG_PATH environment variable No package 'libmtp' found Package libmtp was not found in the pkg-config search path. Perhaps you should add the directory containing `libmtp.pc' to the PKG_CONFIG_PATH environment variable No package 'libmtp' found checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.5... yes checking for xml2-config... /usr/bin/xml2-config checking for libxml - version >= 2.0.0... yes (version 2.6.26) checking for LIBPROJECTM... no checking for sdl-config... (cached) /usr/bin/sdl-config checking for SDL - version >= 1.2.5... yes checking for GTKGLEXT... no checking for lame_init in -lmp3lame -lm... no checking for OGG_VORBIS... yes checking for FLAC... no configure: creating ./config.status config.status: creating buildsys.mk config.status: creating extra.mk config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration: Install path: Output Plugins -------------- Open Sound System (oss): yes Open Sound System v4 (oss4): no Advanced Linux Sound Arch. (alsa): yes Enlightenment Sound Daemon (esd): yes Jack Audio Connection Kit (jack): no Analog Realtime Synthesizer (arts): yes BSD/SUN audio output (sun): no PulseAudio sound server (pulse_audio): no Mac OS X sound support (CoreAudio): no FileWriter: yes -> FileWriter MP3 output part: no -> FileWriter Vorbis output part: yes -> FileWriter FLAC output part: no Null Audio output (null): yes Input Plugins ------------- MPEG 1/2/3 (madplug): no MPEG 4 Audio (AAC): yes Windows Media Audio (wma): yes Monkey's Audio (ape): yes Module decoder (modplug): yes MIDI modular plugin (amidi-plug): no -> ALSA backend: auto -> FluidSynth backend: auto -> dummy backend: auto MIDI to WAVE converter (timidity): yes CD Digital Audio (cdaudio_ng): no sndfile extensions: no Tone Generator: yes Ogg Vorbis (vorbis): no Free Lossless Audio Codec (flacng): no Commodore 64 audio (sid): no Game music (spc, nsf & gbs): yes PlayStation audio (sexypsf): yes AdLib synthesizer (adplug): no Apple Lossless Audio Codec (alac): yes WavPack 4.31+ (wavpack): no Musepack support (musepack): no TrueAudio (tta): yes Metronom: yes General ------- Alarm: yes Song Change: yes Status Icon: yes Audacious OSD: no -> X Composite support: yes Control via event device (evdev-plug): yes Global Hotkey Plugin: yes Gnome Shortcuts Plugin: yes LIRC: no AudioScrobbler Client: yes Upload to MTP device: no MacOS Dock Album Art plugin: no Effect ------ AudioCompressor (AGC): yes LADSPA effects host (ladspa): yes Voice Removal: yes Extra Stereo: yes Echo/Surround: yes SndStretch: yes Crystalizer: yes Visualization ------------- Blur Scope: yes Spectrum Analyzer: yes Paranormal Visualization Library: yes projectM 0.x (GL milkdrop): no projectM 1.x (GL milkdrop): no RootVis plugin: yes Transport --------- stdio transport: yes neon-based http/https: no libmms-based mms: no lastfm transport: yes Container --------- Winamp PLS playlist format (pls): yes M3U playlist format (m3u): yes XML Sharable Playlist Format (xspf): yes [m@localhost audacious-plugins-1.5.1]$ make Entering directory src. Entering directory tonegen. tonegen.c:21:30: error: audacious/plugin.h: No such file or directory tonegen.c:22:30: error: audacious/output.h: No such file or directory tonegen.c:23:28: error: audacious/i18n.h: No such file or directory make[6]: *** [tonegen.dep] Error 1 Failed to generate dependencies! make[5]: *** [depend] Error 1 make[4]: *** [all] Error 1 make[3]: *** [subdirs] Error 1 make[2]: *** [all] Error 1 make[1]: *** [subdirs] Error 1 make: *** [all] Error 1 [m@localhost audacious-plugins-1.5.1]$
- 03-10-2009 #3
why aren't you installing from the red hat repos?
Bodhi 1.3 & Bodhi 1.4 using E17
Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17
"The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"
- 03-10-2009 #4Just Joined!
- Join Date
- Mar 2009
- Location
- China
- Posts
- 26
I attempt to install from source code!!!
It's a skill to install from source code for me!!
when problem occur ,I must solve!!!
- 03-10-2009 #5Just Joined!
- Join Date
- Mar 2009
- Location
- China
- Posts
- 26
I have not regeste!!!
- 03-10-2009 #6
honestly....are you a new user? There is nothing to prove in here and installing from source you'll find these problems often, from dependency issues to other strange issues. I install a couple things from source but usually they are just upgrades on previously installed things (so I know that most likely all dependencies are met).
You are missing dependencies, I'm pretty sure that is your problem. Almost everyone will suggest the same thing, install from the package managerBodhi 1.3 & Bodhi 1.4 using E17
Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17
"The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"
- 03-12-2009 #7Just Joined!
- Join Date
- Mar 2009
- Location
- China
- Posts
- 26
Thank you very much!!!
But how can I solve this problem????How to solver the issue dependendies!!
you suggested install from the package manager,but the audacious only source code,no rpms
Maybe I have not understand while the language!
My English is so poor!!!
- 03-12-2009 #8
Here is a listing of Audacios RPM Packages for Redhat. Just pick out the one for your Redhat distro and download and install.
DAG: audacious RPM packages for Red Hat, CentOS and Fedora
Here is how to install a rpm package in Redhat
How To Install RPM Packages - Redhat Fedora Linux Shell CommandLinux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 03-13-2009 #9Just Joined!
- Join Date
- Mar 2009
- Location
- China
- Posts
- 26
Thank you very much!!
But what I care is not only how to install audacious ,but also how to do with the make error........
Maybe the information is not enough to find the place where the mistake occur exactly!!!
Can you give me the train of thought to do with the make error!!
?????????????Code:from dependency issues to other strange issues. missing dependencies
I have configure successfully!!
- 03-13-2009 #10Just Joined!
- Join Date
- Mar 2009
- Location
- China
- Posts
- 26
[root@localhost tmp]# rpm -ivh audacious*rpm
warning: audacious-1.3.2-2.el5.rf.i386.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6
error: Failed dependencies:
audacious-plugins >= 1.3.0 is needed by audacious-1.3.2-2.el5.rf.i386
[root@localhost tmp]#
where to get audacious-plugins rpm????


Reply With Quote