LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-17-2007, 08:43 AM   #1
RND
LQ Newbie
 
Registered: Feb 2004
Location: Cambridge, UK
Distribution: OpenSUSE 10.2
Posts: 3

Rep: Reputation: 0
Compiling nmm


So far ive spent about two hours trying to get various plugins to enable themselves in ./configure before compiling it.

So far I have managed to get the following to work:

Quote:
Docbook utils : yes
Htmldoc : yes

AC3 decoding support : yes
Alsa support : yes
Cdda support : yes
DIVX4 decoding : no
DIVX4 encoding : no
DVB support : no
DVD support : yes
FFMpeg support : yes
Firewire support : no
OpenGL Display support : yes
IceCast support : no
Jpeg support : yes
Lirc support : yes
ImageMagick support : yes
Mp3 console : yes
MPEG Audio Decoding support : yes
MPEG Audio Encoding support : yes
OggVorbis support : yes
Png support : yes
Qt support : yes
RTP streaming support : no
Analyzer support : no
SVG support : yes
XML parser : yes
X11 support : yes
I have icecast and divx4linux installed but its not seeing them. Im also not sure how to enable analyzer and RTP support. Would be nice to get dvb enabled too but thats not essential

I have icecast and divx4linux installed but its not seeing them. Im also not sure how to enable analyzer and RTP support. Would be nice to get dvb enabled too but thats not essential.
 
Old 01-17-2007, 09:04 AM   #2
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
Does running "./configure --help" show anything useful?
 
Old 01-17-2007, 09:06 AM   #3
RND
LQ Newbie
 
Registered: Feb 2004
Location: Cambridge, UK
Distribution: OpenSUSE 10.2
Posts: 3

Original Poster
Rep: Reputation: 0
It comes up with:

Quote:
Optional Packages:
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
--with-gnu-ld assume the C compiler uses GNU ld [default=no]
--with-pic try to use only PIC/non-PIC objects [default=use both]
--with-tags[=TAGS] include additional configurations [automatic]
--with-extra-includes=DIR adds non standard include paths
--with-extra-libs=DIR adds non standard library paths
--with-xml-prefix=PFX Prefix where libxml is installed (optional)
--with-xml-exec-prefix=PFX Exec prefix where libxml is installed (optional)
--with-ltdl=DIR use ltdl (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-png12_nmm=DIR use png12_nmm (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-png=DIR use png (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-a52dec=DIR use a52dec (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-avcodec_nmm=DIR use avcodec_nmm (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-avcodec=DIR use avcodec (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-avformat_nmm=DIR use avformat_nmm (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-avformat=DIR use avformat (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-cdparanoia=DIR use cdparanoia (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-divxdecore=DIR use divxdecore (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-divxencore=DIR use divxencore (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-dvdread_nmm=DIR use dvdread_nmm (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-dvdread=DIR use dvdread (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-dvdnav_nmm=DIR use dvdnav_nmm (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-dvdnav=DIR use dvdnav (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-gd=DIR use gd (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-OpenGL=DIR use OpenGL (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-DirectX=DIR use DirectX (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-jpeg=DIR use jpeg (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-l1394=DIR use l1394 (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-raw1394=DIR use raw1394 (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-lame_nmm=DIR use lame_nmm (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-lame=DIR use lame (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-ImageMagick_nmm=DIR use ImageMagick_nmm (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-ImageMagick=DIR use ImageMagick (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-lirc=DIR use lirc (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-alsa=DIR use alsa (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-live=DIR use live (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-mad_nmm=DIR use mad_nmm (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-mad=DIR use mad (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-mpeg2dec_nmm=DIR use mpeg2dec_nmm (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-mpeg2dec=DIR use mpeg2dec (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-ncurses=DIR use ncurses (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-dvb=DIR use dvb (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-qt3=DIR use qt3 (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-rfftw=DIR use rfftw (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-shout_nmm=DIR use shout_nmm (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-xercesc_nmm=DIR use xercesc_nmm (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-xercesc=DIR use xercesc (libs from DIR/lib, includes from DIR/include, default is to check standard paths)
--with-vorbis=PFX Prefix where libvorbis is installed (optional)
--with-vorbis-libraries=DIR Directory where libvorbis library is installed (optional)
--with-vorbis-includes=DIR Directory where libvorbis header files are installed (optional)
--with-vorbis=PFX Prefix where libvorbis is installed (optional)
--with-x use the X Window System
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
amarok + nmm + videos koodoo Linux - Software 1 04-24-2006 05:07 PM
Various Compiling Errors (GCC compiling Openal, GUIlib, xmms-wma) gregorya Linux - Software 2 08-27-2004 05:03 AM
Compiling in ACPI support on Compaq 2135CA (system crashes while compiling) Dag Linux - Laptop and Netbook 20 07-30-2004 07:56 PM
Compiling. :/ Goalie31 Linux - Software 10 11-27-2003 05:18 PM
Kernel compiling and module compiling tarballed Linux - General 1 12-22-2002 05:31 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:36 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration