Ubuntu Multimedia :: Dv4l Won't Compile - Configure Saying "no"

Jul 13, 2011

I'm trying to get a DataVideo DAC-100 DV interface to work as a V4L device so I can get analog video into VLC to stream. I've got vloopback working but I can't get dv4l to compile. I've added the dev packages for all the prerequisites .configure was saying "no" to and that seems to be OK now:

[Code]...

View 1 Replies


ADVERTISEMENT

Ubuntu :: ./ Configure - Compile A MaNGOS Zero Server

Dec 9, 2010

I am trying to compile a MaNGOS Zero server. Everything was going smoothly until the installation instructions Code: ../configure --prefix=/home/youruser/mangoszero --ysconfdir=/home/youruser/mangoszero/etc --enable-cli --enable-ra --datadir=/home/youruser/mangoszero. It tells me that ./configure is not a directory or something around those words. I know that mangoszer is not relevant to Ubuntu but I am pretty sure ./configure should be.

View 2 Replies View Related

General :: Lame Compile - Failed Running ./configure - Error

Aug 1, 2010

I tried to install lame on Linux, but I failed running ./configure.

View 9 Replies View Related

Debian :: Compile Clanbomber In Squeeze But Get The Following Error Message When Running ./configure?

Dec 4, 2010

I am trying to compile Clanbomber in Squeeze but I get the following error message when running ./configure:

checking for DirectFB... found
checking for FusionSound... configure: error:
*** FusionSound 1.0.0 or newer is required. The latest

[code]...

View 4 Replies View Related

Debian :: Compile XMMS - Navigated To Folder Containing The Extracted Source And Ran ./configure - Failed

May 29, 2010

I'm trying to do the simplest thing. Compile XMMS. I navigated to the folder containing the extracted source and ran ./configure. That failed, so I remembered to install the build-essential package.

After that, I continued and got this output:

It said I didn't have glib installed, whatever that is. I did "apt-get install glib" and it told me it couldn't find the package called "glib". I thought, "Yeah, that seems a little too broad of a package name".

So then I went to Synaptic and did a search for "libglib" and noticed I already have libglib2.0-0 installed, as well as libglib2.0-data and libglib-perl.

How can I get this to to work correctly? I know the process should be ./configure, make, and then make-all, but I get stuck on the ./configure step.

View 14 Replies View Related

Software :: Unable To Compile Gnome Commander - Bash: ./configure: No Such File Or Directory

Feb 2, 2011

I have downloaded the latest gnome commander source code from the gnome commander home page. Following the instructions in the readme I have extracted it from the tar ball and changed to the top level directory of the source code. I execute ./configure and get a bunch of "checking" results.

Quote:

bash: ./configure: No such file or directory
ken@ubuntu:~/Desktop/gnome-commander-1.2.8.9/src$ cd ..
ken@ubuntu:~/Desktop/gnome-commander-1.2.8.9$ ./configure

[code]....

I find Makefile.am and Makefile.in present in the directory. I generally install from deb packages. Still, I don't think it should be this hard to compile a package given the seemingly simple directions provided.

View 4 Replies View Related

Fedora :: Compile From Source - Install Buddi Budget Manager And The ./configure Command Doesn’t Work

Nov 24, 2009

Ive been using linux for a few months now and every now and again i come accross a program that doesnt have a rpm package but says that it can be installed on Fedora using source. I'm familiar with build essentials and the following commands:-

tar xzvf package.tar.gz
cd package
./configure
make
make install

but from what i have read fedora uses a differnet compiler. I'm trying to install Buddi budget manager and the ./configure command doesnt work, which im guessing is because it doesnt have a configure file? Can anyone confirm how to compile from source and whether there are any tutorials specific to fedora.

View 4 Replies View Related

OpenSUSE :: 11.3 X86_64 Compile - Not Recognized Configure: Error: /bin/sh ./config.sub X86_64-unknown-linux- Failed

Aug 3, 2010

Attempting to compile an application that is not located in any of the repos yet for 11.3 64 bit. I have downloaded the appropriate src and untarred it. However, when I attempt to run the ./configure command here is the error I receive. checking build system type... Invalid configuration `x86_64-unknown-linux-': machine `x86_64-unknown-linux' not recognized configure: error: /bin/sh ./config.sub x86_64-unknown-linux- failed

I have made sure that I have all kernel-headers packages installed and am unsure as how to proceed. I tried using the command "./configure --build=x86_64" and then receive an error stating that the "SYSTEM IS NOT SUPPORTED" and continued errors stating that gcc is not installed, eve though it is.

View 5 Replies View Related

Debian Multimedia :: Compile Mplayer Like In Multimedia?

Mar 22, 2011

I'm currently using Debian Testing with Debian Multimedia Sid repos. The current Mplayer (3:1.0~rc4+svn20110308-0.0) seems to be broken - I can't encode AAC to AC3 on-the-fly anymore. I'd like to compile the latest snapshot or SVN version, but what is the easiest way to compile it with the same options as the one in debian-multimedia.org?

View 3 Replies View Related

Ubuntu Multimedia :: V4l Does Not Compile?

Dec 10, 2010

I am trying to install v4l on my ubuntu 10.10 and kernel 2.6.35-22 and i get this

Code:
make -C /home/saeed/dvb/v4l-dvb/v4l
make[1]: Entering directory `/home/saeed/dvb/v4l-dvb/v4l'
creating symbolic links...

[Code].....

View 3 Replies View Related

Ubuntu Multimedia :: Compile Rakarrack At PC?

Apr 2, 2010

I'm trying to compile Rakarrack at my PC, following those instructions.

[URL]

When I try to run "./configure" it says file not found.

I did run a bunch of sudo apt-get install for all of the dependencies, but didn't check if they were all there.

That's what comes out when I run ./autogen.sh

Code:
Generating build scripts, this might take a while.
aclocal./autogen.sh: 36: aclocal: not found
autoheader./autogen.sh: 37: autoheader: not found

[Code]....

View 4 Replies View Related

Ubuntu Multimedia :: Compile Amarok 1.4.10 In 10.04?

Aug 23, 2010

how-to compile from source; based on this post [URL]with some new hints and modified patches. This works on Ubuntu (Gnome version) without the official repository version of Amarok installed.

INSTALL DEPENDENCIES

Code:

sudo apt-get install libgpod-common libgpod-dev libgpod4 kdelibs4-dev libxine-dev libdbus-qt-1-dev libtag1-dev libsqlite3-dev libtunepimp-dev libmysqlclient15-dev libpq-dev libvisual-0.4-dev libsdl1.2-dev libifp-dev libxine1 libxine1-ffmpeg build-essential checkinstall ruby ruby-dev libruby libltdl-dev

[code]...

Quote:

under Amarok - Configure Amarok - Appareance - Download theme, then search for 3Dintegrity

View 9 Replies View Related

Ubuntu Multimedia :: VLC 1.2 Compile Error?

Jul 5, 2011

running ubuntu 11.04 and trying to compile vlc 1.2 from git. ran apt-get build-dep vlc, git for the vlc source, bootstraped fine, the error is on configure

ran ./configure --enable-x264 and got the error

Quote:

configure: error: Package requirements (xcb-composite) were not met:

No package 'xcb-composite' found

View 2 Replies View Related

Ubuntu Multimedia :: EasyCAP - Can't Compile The Driver

May 13, 2010

i have the same problem like [URL] but i cant compile the driver:

[Code]....

View 1 Replies View Related

Ubuntu Multimedia :: How To Compile Minitube From Source

Aug 30, 2010

trying to install the latest version of Minitube on my 64 bit Ubuntu 10.04 installation. I thought adding a PPA would let me upgrade from version 0.9 to the latest version but it didn't seem to work. So now I'm trying to install from source (I've never done this before so I'm a complete noob when it comes to compiling). I checked the install instructions in the source which reads:

Code:

# Build instructions
## Prerequisites

To compile Minitube you need Qt >= 4.5 installed.On a Debian or Ubuntu system just type:

sudo apt-get install build-essential qt4-dev-tools libphonon-dev

Windows and Mac users can get the Qt libraries from:

[URL]

Compiling on Linux is fairly easy. Just run:

qmake
and then
make

Beware of the Qt3 version of qmake! If things go wrong try running qmake-qt4 instead.

## Running

Just type:

./build/target/minitube

I installed the prerequisite packages,but just to be safe I wanted to run the ./configure command, but when I try to I get the "bash: ./configure: No such file or directory" message. Any idea what I'm doing wrong? Also, based on what I've read, I should have to enter some kind of install command in order to install the compiled binary but the instructions make no mention of this.

View 2 Replies View Related

Ubuntu Multimedia :: Cannot Compile Audacity 1.2.6 - All Dependencies Satisfied

Sep 20, 2010

Configure: error: Unable to locate a suitable configuration of wxWidgets v2.4.x. The currently available configurations are listed below. If necessary, either install the package for your distribution or download the 2.4.x version of wxWidgets from [URL]. To help configure find the right version set WX_CONFIG to point to it. wxWidgets 2.5.x and 2.6.x are NOT supported! But I thought I installed widgets 2.4?

View 2 Replies View Related

Ubuntu Multimedia :: Compile LAME With LIBSNDFILE On Lucid?

Oct 17, 2010

I am a happy Ubuntu user, I run it on all of my servers.

A few days ago I setup a new slice, and now I want to use it to convert ULAW (μ-law) WAV files into MP3's.

If I would only install LAME this would give me an 'Unsupported data format: 0x0007'. Because LAME doesn't support ulaw encoded wav's only Linear PCM's.

I have read that one can use the Libsndfile and use it with LAME --fileio=libsndfile (or something like that) when 'MAKE'-ing Lame. In this case because of the additional encoding library sndfile Lame can read and encode the ulaw into mp3.

I have also read another solution is to first convert the ulaw-wav into a pcm-wav with sox, and afterwards convert the output into an mp3 with lame. This seems to be a lot of extra system resources.

I am looking for a hands on tutorial howto wget, compile, install and run LAME with Libsndfile on Ubuntu Lucid (commandline only) so I can encode incoming ulaw files into mp3's?

View 4 Replies View Related

Ubuntu Multimedia :: Can't Compile Mplayer / Mencoder With Libvpx Support

Apr 26, 2011

I want to encode video content with mencoder and libvpx codec. I have libvpx installed on my machine and I can encode with libvpx using ffmpeg. My OS is Ubuntu 10.10, 64bit. I downloaded fresh mplayer/mencoder from SVN repository. If I configure mplayer/mencoder without any explicit enabled features using:

[Code]...

View 3 Replies View Related

Ubuntu Multimedia :: Compile Errors From OpenCV With Ffmpeg + X264

May 29, 2011

I am trying to compile OpenCV 2.0 with ffmpeg (with x264) support on my Ubuntu 11.04 64-bit machine. (Since I want to use the binaries provided by other developers, I have to use opencv 2.0 version)

I followed the guide from: [URL] to compile x264 and ffmpeg manually, and succeeded.

Then I followed the guide in the INSTALL file provided by the OpenCV 2.0 package. I use CMake to configure and generate them, and use "make" command to try compiling. However, I got the following error report, which haunted me for almost half a week.

Code:
Linking CXX static library ../../lib/libhighgui_pch_dephelp.a
[ 71%] Built target highgui_pch_dephelp
Scanning dependencies of target pch_Generate_highgui
[ 71%] Generating _highgui.h
[ 71%] [COLOR="rgb(65, 105, 225)"]Generating

[Code].....

View 7 Replies View Related

Debian Multimedia :: Compile Handbrake 7.8 - Terminated

Feb 27, 2015

Has successfully compiled Handbrake from source and got it to run? I've been trying to get this working for a while now, and everything I find on the interwebs is for Debian 7.6, and it seems as though things have changed a bit and those suggestions don't work.

I get this error when I try to configure it

Code: Select all  : ../libhb/common.c:16:18: fatal error: x264.h: No such file or directory
  : compilation terminated.
  : make: *** [libhb/common.o] Error 1

View 1 Replies View Related

Debian Multimedia :: Compile Wine 64Bits ?

Apr 8, 2011

Actually, it's recommended to compile (and build) wine 32bits. But, it's possible to build Wine in 64bits and 32bits with the same sources. The solution is explain in this page : [url]Building a shared WoW64 setup.

With this solution, if Wine 64bits is installed on your system, you can create a 32bits wineprefix by this command :

To use this command, you must to compile and make wine twice in 2 differents folder, like explain :

How to compile and make twice without problem in the "rules" files in the debian folder when i want to build a package?

View 2 Replies View Related

Debian Multimedia :: Can't Get Jackd2 Compile With Alsa Support

Feb 25, 2011

The sysytem I use is Debian Squeeze. what's wrong but jackd2 from debian official repositories does not work with alsa (I have alsa-base, alsa-tools, libaudio-dev, libaudiofile-dev and libasound2-dev installed). Now I downloaded fresh jackd2 source from sourceforge and when I try to "./waf -configure" it it says that there is no alsa package or it's too old in the system and configures itself without alsa support.

View 2 Replies View Related

Debian Multimedia :: Oct 15 15:02:15.614: App-3078584000| Failed To Compile Module Vmmon

Oct 15, 2010

I am thinking about alternatives for VirtualBox (which i like, but the Oracle-story is making me think). After this thread: viewtopic.php?f=10&t=56314 I downloaded the vmware-player (manual, not with the download-manager ) and installed it. Oct 15 15:02:15.614: app-3078584000| Failed to compile module vmmon!

View 13 Replies View Related

Ubuntu Multimedia :: Cannot Get The Movie Filter To Compile When Passing - Enable-avfilter-lavf To Ffmpeg?

Oct 4, 2010

I'm installing ffmpeg with libavfilter using this guide but i can not get the movie filter to compile when passing --enable-avfilter-lavf to ffmpeg i'm using libavfilter r5935 and the test copy of ffmpeg.

View 3 Replies View Related

Ubuntu Multimedia :: How To Configure MPD

May 19, 2011

I'm new to ubuntu and I decided to try Sonata, but I can't configure MPD. Sonata uses localhost by default but it's already used by Apache. I tried disabling Apache but it still doesn't work. What IP should I use to be able to use Apache and Sonata in the same time ?

View 2 Replies View Related

Ubuntu Multimedia :: MythTV So Hard To Configure?

Jan 9, 2010

I've been at this for the last hour. I just put a Hauppage WinTV-TVR-1800 into my machine, rebooted and installed MythTV. I set up the card, the video source and the input as well as configured a few random channels. I click WATCH TV in the menu, it goes to a screen saying, "Please Wait....", then it brings me back to the menu. There's no error, is there some sort of log file.

Here it is run in the terminal:

Code:
deemar@Chugger:~$ mythfrontend
2010-01-09 20:03:05.636 mythfrontend version: branches/release-0-22-fixes [22594] www.mythtv.org
2010-01-09 20:03:05.663 AudioPulseUtil: Suspend Success
2010-01-09 20:03:05.665 Using runtime prefix = /usr
2010-01-09 20:03:05.665 Using configuration directory = /home/deemar/.mythtv
2010-01-09 20:03:06.445 Empty LocalHostName.

[Code]...

View 9 Replies View Related

Ubuntu Multimedia :: How To Configure ATI Radeon HD 4650

Apr 1, 2010

I recently decided to upgrade my old desktop instead of buying a new one. I figured I would go ahead and max out the specs on the motherboard while I was at it. I had a standard AGP slot and the best graphics card I could find for AGP was the Radeon HD 4650 (AGP 1GB GDDR2). So I ordered the parts and went on my merry way.I installed the card and did a fresh install of 9.10, hoping to max perform my "new" system. The card was acting kinda fishy on the live boot and I had to reboot a few times before it magically worked. I got installed etc and when I booted it worked, but it turned out performance was painful. When using Firefox the delay when scrolling down the screen was literally unbearable. No problem right, I used the restricted drivers app to go ahead and install the ATI drivers hoping that it would auto-magically fix things.

System booted but once I logged in the screen would just fill with freezing and garbage so it was impossible to get anything done. I experimented with all three options but this is what ended up being my solution. Download your ATI driver using this site: AMD Graphics Drivers & Software Just select Linux in the OS Select column.

View 8 Replies View Related

Ubuntu Multimedia :: How To Configure /dev/Video0 FrameRate

Jul 23, 2010

I downloaded camE and camorama in hope of controling my webcam's framerate for skype because right now it's 24-30 which gives me dark video. But if I lower the frame rate to something like 10, the video magically brightens. camE doesn't do anything..like it turns on my webcam and does some ftp..fails..turns of my webcam ..back to normal. Camorama can't connect to my webcame. Cheese, guvideo are successfully able to conect to my webcam and play around with it.What I want to do is edit my /dev/video0 or some file from where I can fix the framerate for skype.

View 5 Replies View Related

Ubuntu Multimedia :: Configure To Get The Best Sound Results?

Jan 10, 2011

I use Kubuntu 10.10 and I'd like to know what to configure (say in daemon.conf - PulseAudio) to get the best sound quality & the most out of my sound card. By the way, I don't have any sound problems. I just want to get the best results from the built-in speakers & when I connect my laptop to external speakers. I have a Sony VAIO VGN-NR32M laptop.

View 2 Replies View Related

Ubuntu Multimedia :: How To Configure Pulseaudio Settings

May 10, 2011

I have just upgraded to 11.04 and the sound on my skype isn't working...configure my pulseaudio settings.whenever i try opening pulseaudio volume control, it says "Connection failed: Connection refused"

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved