Discussion:
compliing on SL6
Arnav Shah
2013-10-13 21:02:33 UTC
Permalink
Hello,
I got the follwing errors when configuring on SL6 (scientific linux 6):

checking for NCURSES_LIBS (-lncursesw)... no
checking for NCURSES_LIBS (-lncurses)... no
checking for NCURSES_LIBS (-lcurses)... no

Anyone know of a package for ncruses_libs for SL6?

Thank you for the help,
-Arnav
Jason Woofenden
2013-10-13 23:56:05 UTC
Permalink
Post by Arnav Shah
Hello,
checking for NCURSES_LIBS (-lncursesw)... no
checking for NCURSES_LIBS (-lncurses)... no
checking for NCURSES_LIBS (-lcurses)... no
Anyone know of a package for ncruses_libs for SL6?
Looks like SL6 has ncurses. You probably need to install the
development package for ncurses.
--
Jason
Johannes Lange
2013-10-14 06:49:12 UTC
Permalink
Hi,

yes, you will need the development[1] packages as well.

Cheers,
Johannes

[1]
ftp://ftp.scientificlinux.org/linux/scientific/obsolete/302/ia64/apt-rpm/RPMS.os/repodata/repoview/ncurses-devel-0-5.3-9.3.html
Post by Jason Woofenden
Post by Arnav Shah
Hello,
checking for NCURSES_LIBS (-lncursesw)... no
checking for NCURSES_LIBS (-lncurses)... no
checking for NCURSES_LIBS (-lcurses)... no
Anyone know of a package for ncruses_libs for SL6?
Looks like SL6 has ncurses. You probably need to install the
development package for ncurses.
Johannes Lange
2013-10-16 09:55:04 UTC
Permalink
Hi,

you should make sure to reply to the mailing list, so others might be
Jason Woofenden
2013-10-16 19:00:12 UTC
Permalink
Arnav,

Looks like you built with pulseaudio support. Are you running
pulseaudio?

You can try this:

set output_plugin=pulse

but that should be unnessesary if pulseaudio is the only output
plugin you built (seems it is.)

Looks like you may need to install some codecs too. Seems you only
have the devel package for flac.
--
Jason
Arnav Shah
2013-10-16 21:29:14 UTC
Permalink
Thanks for the help. I changed the output plugin to pulse and it worked!
Post by Jason Woofenden
Arnav,
Looks like you built with pulseaudio support. Are you running
pulseaudio?
set output_plugin=pulse
but that should be unnessesary if pulseaudio is the only output
plugin you built (seems it is.)
Looks like you may need to install some codecs too. Seems you only
have the devel package for flac.
--
Jason
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/
Loading...