|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - Multimedia Questions specific to multimedia software on SUSE Linux |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
In trying to burn some of my mp3s, I tried using kb3, but it said I needed an audio decoder and suggested MAD. I had to download it (madplay-0.15.2b.tar.gz, libid3tag-0.15.2b.tar.gz and libmad-0.15.2b.tar.gz). I was able to configure the other two programs by the directions in the readme and install files provided, but when configuring the madplay program, it cannot find a certain header file, namely mad.h which is located in one of the other folders. I read these instruction on helping the configure find mad.h:
If you have installed libmad and/or libid3tag in an unusual place or `configure' can't find them, you may need to indicate where they are: ./configure ... CPPFLAGS="-I${include_dir}" LDFLAGS="-L${lib_dir}" where ${include_dir} and ${lib_dir} are the locations of the installed header and library files, respectively. libmad and libid are in the Desktop directory (is theat unusual?) and so is madplay. I tried ./configure CPPFLAGS="I/Desktop/libmad-0.15.2b" and still get these last lines before confgure stops: 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 mad.h usability... no checking mad.h presence... no checking for mad.h... no configure: error: mad.h was not found *** You must first install libmad before you can build this package. *** If libmad is already installed, you may need to use the CPPFLAGS *** environment variable to specify its installed location, e.g. -I<dir>. I am obviously a noob who needs a primer on downloading, configuring and installing programs from source files. Can you help me here this once? Thanks, Whatshisface |
|
|||
|
Quote:
You can install MAD and libmad using the repositories. If you enable the Packman repository via Yast-Community Repositories this should work for you, that was how I got K3B to burn MP3's. Hope this helps |
|
|||
|
use the packman repositories to do the upgrade to k3b also should fix the problem
|
|
|||
|
Quote:
im very sorry but Havoc, I was looking at snapshots and came accross your tree and sun rays, I loved the pic and was wondering where I can find it. thanks =) |
|
|||
|
Quote:
|
|
|||
|
Quote:
or just the name of the file would be helpful. =) thanks
|
|
|||
|
Quote:
I compiled my own openSUSE-10.3: http://rapidshare.com/files/10323368...E10.3.i586.rpm and installed it. It complained about not having root privileges for some programs. Due to a bug(?) in KDE 3.5.7 it couldn't start the # kcmshell k3bsetup2 as root. I changed required privileges manually, as root: # chmod -c 4711 /usr/bin/cdrdao # chmod -c 4711 /usr/bin/wodim Now k3b works. Well, not completely, since it refuses to verify written data, but that's a problem that I had with k3b 1.0.4 in SUSE-9.3 and SUSE-10.1 I solved it then, and that's what I'm going to do now, by compiling k3b version 1.0.3 from tar.bz2 source. |
|
|||
|
Quote:
http://rapidshare.com/files/10349081...E10.3.i586.rpm |
|
|||
|
Just the normal K3b in 10.3 will work if you install the K3b-codecs package from Packman. Same with the versions in the Build Service's KDE:/KDE3/Backports repo. Install that from Packman and it hooks K3b into your installed libmad, lame, and ffmpeg stuff.
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|