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


ADVERTISEMENT

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 :: 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 :: 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 View Related

Ubuntu Multimedia :: Compile Amarok 1.4.10 In Ubuntu 10.04 "Lucid Lynx" ?

May 5, 2010

As my previous thread about compiling the good old Amarok 1.4.10 for 9.10 and make it work properly again was well accepted, I post here the script for doing the same for the recent version 10.04.

In the old thread, there are some really great improvements like a better wiki-patch: [url]

Code:

The ~/ before Downloads makes sure, that you can run the script from wherever you are in your system (stands for your home directory). Further, omit the checkinstall line, as this is not necessary in a script.. The sleep commands in between allow users to check, if everything went fine before going to the next step.

I can confirm the above script is working and Amarok 1.4.10 is set up correctly on a justsetup system.

And yes, I was to lazy too write a proper error handling^^

I didn't perform any larger testing.. Open the program an playback worked. My iPod worked also including artwork.

By the way: Because of self-compiling, a nice little extension program is working again, amarokFS (FullScreen).

That's the way to install it:

Code:

View 6 Replies View Related

Software :: Nucleo Doesn't Compile (Nucleo Now Compiled But Metisse Doesn't Compile)

Mar 19, 2010

I wanted to try installing the Metisse window manager, and it depends on Nucleo. I got Nucleo from the AUR, but it fails to compile:

Code:
PNGenc.cxx: In function �void nucleo::png_memory_write_data(png_struct*, png_byte*, png_size_t)�:
PNGenc.cxx:38: warning: �png_struct_def::io_ptr� is deprecated (declared at /usr/include/libpng14/png.h:1125)
PNGenc.cxx:38: warning: �png_struct_def::io_ptr� is deprecated (declared at /usr/include/libpng14/png.h:1125)
PNGenc.cxx: In function �void nucleo::png_memory_read_data(png_struct*, png_byte*, [Code].....

View 14 Replies View Related

Ubuntu :: Can't Compile With Gcc?

Jul 20, 2010

I too have one of those nagging "stdio.h file or directory not found" things when I try to compile with gcc.

I do the following:
gcc hello.c
which gives:
hello.c:1:20: error: stdio.h: No such file or directory
hello.c: In function 'main':

[Code]...

View 6 Replies View Related

Ubuntu :: How To Compile Vim With GUI

Oct 12, 2010

I want to learn how to compile vim from the sources, because there are some additions that I want to add, and learn how to deal with this situations, but until now I didn't have success doing it, I can compile vim, but without its GUI I think it's a dependencies problem, but I can't figure out which packages I have to install, what are the dependencies to compile vim with its gui? how to compile gvim, but I don't have the packages for install in my ubuntu 10.10 repositories.

View 1 Replies View Related

Ubuntu :: How To Compile A Deb

Nov 14, 2010

this may be the wrong forum but how do i compile a .DEB from a tarball? and give me full step by step instructions preferebly for checkinstall since im not gonna distribute anything. none of that
"./configure make sudo checkinstall" crap plz cuz i dont understand it i rly wanna switch from win 7 completely but ill need ur guyz help or im stuck with it T-T.

View 9 Replies View Related

Ubuntu :: Can't Compile Anything Using Gcc

Mar 27, 2011

I suddenly can't compile anything using gcc - it just stalls (even with a basic Hello World program). I'm very stumped by this in terms of what might be wrong or how to go about finding out, so the best I can do for the minute is post the trace output (attached) and ask for some pointers.

View 1 Replies View Related

Ubuntu :: Can't Compile A C Program

Jan 4, 2010

I can't compile a C program form terminal using gcc by Code Blocks 8.02 is able to do so.

Code:
#include<stdio.h>
int main(void)
{
printf("Hello World

[Code]....

View 9 Replies View Related

Ubuntu :: How To Compile Tar.gz Files

Feb 24, 2010

I have been using Ubuntu 9.10 Karmic for abt 3 months now. I wanted to know how do i complie tar.gz files.

View 4 Replies View Related

Ubuntu :: How To Compile The New Hdparm

Apr 19, 2010

I've been using ubuntu for the past year now but unfortunately I have to confess I never had to compile anything from scratch. I bought a new intel SSD drive and I've been running some benchmarks on it with various fs. The new hdparm version has a few features that I'd like to test (TRIM/wiper) but I don't know how to install it as it's not in the repositories. I've been googling for almost 4hrs now but I still haven't found a way to do it.

I've downloaded the tar.gz file from sourceforge and I've decompressed it. Inside, it was a debian folder but there was no .deb file in it. Anyway I did a "make hdparm" and it compiled with no errors. It gave me an "hdparm" executable which works fine if I call it with the full path. what's the proper way to install it in place of the already apt-get installed package?

View 2 Replies View Related

Ubuntu :: GNU Chess Won't Compile

Aug 14, 2010

I'm trying to compile GNU chess from the website, and I get this for the output:

[Code]...

View 2 Replies View Related

Ubuntu :: Can't Compile Gimp 2.7.1

Sep 1, 2010

I've installed babl and gegl and I've already successfully ran ./configure for Gimp 2.7.1

However, when attempting to make, I get this:

Code:
...
CC gimpcolorbutton.lo
CC gimpcolordisplay.lo
CC gimpcolordisplaystack.lo

[Code].....

View 2 Replies View Related

Ubuntu :: Can't Compile Conky 1.8.1?

Oct 22, 2010

I just did a fresh install of Ubuntu 10.10 and i thought I'll just compile the latest version of conky.
So i did:

Code:
./configure --prefix=/usr --enable-audacious=yes --enable-iostats --enable-curl --enable-rss --enable-weather-metar --enable-weather-xoap --enable-imlib2 --enable-lua-imlib2 --enable-lua --enable-lua-cairo --enable-wlan All good. I finally install everything and manage to get configure to finish but once I type make it exists in the middle.

Code:
[...]
mv -f .deps/conky-ccurl_thread.Tpo .deps/conky-ccurl_thread.Po
gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE="/usr/etc/conky/conky.conf" -DPACKAGE_LIBDIR="/usr/lib/conky" -pthread -[code]....

View 1 Replies View Related

Ubuntu :: How To Compile The Cinelerra

Oct 24, 2010

i recently downloaded the Cinelerra Software(not Community version)from [URL].php#download but the problem is : how to compile it.

note : i have ubuntu 10.10

View 5 Replies View Related







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