Software :: Compiling Cheese 2.28.1 - Libebook Not Found

Apr 6, 2010

Linux- openSuse 11.1
Am I trying to make a few modifications to 'Cheese.' When I run the ./configure command the only program that I am having a problem installing is libebook-1.2. The Yast function has found everything but libebook. I went out to find a RPM, got one from [URL] and [URL]. Every install I try has only led to errors. I have had multiple errors. Now when I download a file, it will not do an auto-install. I have also tried rpm -i package. no such luck there either.

View 1 Replies


ADVERTISEMENT

Ubuntu :: No Camera Found - Cheese Webcam - Always On Top Missing

May 2, 2010

After upgrading from 9.10 to 10.40.. My Cheese webcam doesn't work anymore. It says: No Camera Found!

And also one important thing is missing.. (I don't know how to say that).. "ALWAYS ON TOP"

How do i get back that?

View 4 Replies View Related

Slackware :: Compiling Conky: Tolua_errors Not Found?

Mar 13, 2010

I've trying to compile conky 1.7.2 in slack 13 with lua-cairo and lua-imlib2 bindings, have lua 5.1.4 installed and also installed tolua++-1.0.93 from der site installed it through scons..
here's my config_linux.py

Code:
## This is the linux configuration file
# This file was adapted to be used with ArchLinux
# Use 'scons -h' to see the list of command line options available
# Compiler flags (based on ArchLinux's installation of lua)
#LINKFLAGS = ['-g']
CCFLAGS = ['-O2', '-ansi', '-Wall' ]

[Code]...

View 9 Replies View Related

Fedora :: Compiling Rtorrent - No Package 'openssl' Found

Jul 12, 2010

i ve been trying to compile rtorrent from source and while configuring i run to this: Code: checking for OPENSSL. configure: error: Package requirements (openssl) were not met: No package 'openssl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables OPENSSL_CFLAGS and OPENSSL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. i tried to install openssl and than i came up to this:

[Code]....

View 3 Replies View Related

Fedora :: Compiling Programs - No Package Libnotify Found

Jul 26, 2011

I want to compile program. "./configure" giving :

Code:
[kuba@Kuba-fedora uget-1.8.0]$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executable .....

Configure: error: Package requirements (libnotify) were not met:
No package 'libnotify' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBNOTIFY_CFLAGS
and LIBNOTIFY_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. But I have the newest version of libnotify.

View 2 Replies View Related

General :: File Pk11func.h Not Found While Compiling ECryptfs On Slackware 13.1

Apr 26, 2011

I'm trying to install eCryptfs in my new Slackware system. ./configure runs pretty well, without errors, but when a try to run `make` i got this:

[...]
main.c:25:22: error: pk11func.h: No such file or directory
main.c: In function 'do_hash':
main.c:77: error: 'SECStatus' undeclared (first use in this function)

[code]....

But i do have 3 copies of pk11func.h under:

/usr/include/seamonkey-2.0.4/pk11func.h
/usr/include/seamonkey-2.0.4/nss/pk11func.h
/usr/include/nss/pk11func.h

What's going wrong?, why the compiler can't find the header if it's installed? I don't have too much experience compiling package, and it's the first time i try to it in Slackware.

View 1 Replies View Related

Debian :: Alsa - No Mixer Elems Found - Get No Sound After Compiling Kernel

Oct 18, 2010

After compileing my kernel i get no sound. I tried : alsaconf - choose my sound card - everything is all right, but when i try alsamixer i get : No mixer elems found

[Code]....

View 3 Replies View Related

Ubuntu Installation :: Found A Bunch Of RPM Package-management Stuff Such As Rpm, Alien, Compiling Tools?

Feb 20, 2010

Pretty much self explanatory:This morning I went into the update manager, and found a bunch of RPM package-management stuff such as rpm, alien, compiling tools, etc. What is up with this?I suspect they are setting the scenery for some big press release saying they now support RPM packages in Ubuntu too. Any ideas? (or better, inside info from someone who knows)

View 3 Replies View Related

Software :: Compiling Libssh2 Error: The Required Libssh2 Library Was Not Found

Jun 18, 2010

I need to install libssh2 on my CentOS 32bit server to get ssh2 extension of PHP working, after installation of this rpm, I still can't run "pecl install ssh2-beta" because it give me this error: configure: error: The required libssh2 library was not found. You can obtain that package from [URL] ERROR: `/tmp/tmp2ImZz1/ssh2-0.11.0/configure --with-ssh2=/usr' failed

View 1 Replies View Related

OpenSUSE :: Cheese Does Not Start?

Apr 21, 2011

It worked perfectly at installation (11.4 x86_64). I don't remember when it
began to fail. I added Packman repository. This are the messages that I get
when I run it from Konsole:

(cheese:13024): GStreamer-CRITICAL **: gst_bin_add_many: assertion
`GST_IS_ELEMENT (element_1)' failed
(cheese:13024): GStreamer-CRITICAL **: gst_element_link_many: assertion
`GST_IS_ELEMENT (element_1)' failed
** ERROR **: Unable to create display pipeline aborting...

Alberto García Baladía openSUSE 11.4 x86_64

View 2 Replies View Related

Ubuntu :: Cannot Get Cam To Be Recognized By Cheese

Feb 28, 2011

webcam is listed if I do "lsusb" in a terminal, but no software recognises it at all.

I cannot get cam to be recognised by Cheese, aMSN, Empathy or emesen.

Trying to work out if its a prob with my cam or whether there are still probs with using cams on Linux.

View 4 Replies View Related

Fedora :: F15 - Cheese Crashes When Started

May 29, 2011

On my new Fedora 15 installation the Cheese application crashes when I start it with the following error message:

Code:
(cheese:32394): Clutter-CRITICAL **: Unable to initialize Clutter: Unable to find suitable fbconfig for the GLX context
(cheese:32394): Clutter-WARNING **: Unable to create a new stage: the glx backend does not support multiple stages.
(cheese:32394): GLib-GObject-CRITICAL **: g_object_set_data: assertion `G_IS_OBJECT (object)' failed
(cheese:32394): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(cheese:32394): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
Segmentation fault (core dumped)

Note that my web camera works properly when doing the video for linux gstreamer-properties test as well as with Skype. I have the NVIDIA driver installed from RPM Fusion.

View 8 Replies View Related

Fedora :: Cheese Web Cam Not Saving Any Photos?

Jun 9, 2011

My aspire 4745 laptop has a in-built webcam, so i installed Cheese to use it. Cheese starts and the webcam works at first instance. But it doesnot shows any thumbnails for taken pictures nor it saves any picture (I have checked everywhere for the images, inside and beyond my home folder). I am lost - if the wen cam can take a picture, why cannot save it?

View 6 Replies View Related

Fedora :: No Photo Stream In Cheese?

Jul 1, 2011

For some reason while Cheese will take photos with my webcam there's no photo stream and it doesn't save photos to my /home/jonquil/Pictures/Webcam directory. Does anyone know of a way to fix this, or is there another application I can use to take photos?

View 1 Replies View Related

Ubuntu :: Cheese (webcam App) Not Working?

Jul 15, 2010

when i installed it, it was work but today after a gap of some days when i open the application the webcam light is on but no video/output is shown in the application when i take a picture it takes it 3-2-1 and then the take a photo button also get deactivated...so how to fix it

View 3 Replies View Related

Ubuntu :: Cheese Starts Upon Startup

Aug 26, 2010

I can't find a way to use cheese in lucid. When I start it, it immediately starts flashing photos in countdown mode and repeats. I can't find a way to stop it except to use the hardware Fn-Esc to disable the webcam.

Because of the intermittent flashing and countdown 3-2-1 screens, I can't hit any buttons or menus.

View 1 Replies View Related

Ubuntu Multimedia :: Cheese Too Slow To Use?

Nov 15, 2010

I just tried Cheese on my netbook after upgrading to 10.10. And is barely functional, since it's too slow. I know a netbook is not very fast, but it should be fast enough for this.

Is there any settings or anything that might fix this?

View 3 Replies View Related

Debian Multimedia :: Cheese Webcam Not Working Right / Fix It?

Aug 24, 2010

Debian Squeeze 64 bit, SPC890NC Philips Webcam, Gnome, Nvidia GT 220, LG 1440x900 Monitor I don't have compiz, etc.

Cheese is distorted, discolored. But XawTV and guvcview work fine. 640x480 Image of webcam is below. I do have Cheese pointing at my webcam and not my Digital TV card.

View 5 Replies View Related

Ubuntu :: Webcam Is Not Working On Skype And Cheese?

Jan 18, 2010

I'm running Ubuntu 9.10. I can't seem to get skype to work. See, the person I'm chatting with can receive video and audio, I can receive audio, but I cannot see them, even when they engage their webcam.

My cheese can take pictures from my webcam, but I can't see the screen of the webcam before I take the picture, it's only black, and when I click on the take the picture, it'll take it, and display it correctly, but the screen is black. Now, I just dled camorama, but it's saying "Could not connect to video device C/dev/video0). please check connection." I don't know what this means.

My lsusb says:

Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub[code]....
The Ricoh Webcam is a built in cam, but it doesn't work either. I have an external cam that used to work, but the cam works, it's just the display that seems effed up.

View 9 Replies View Related

Ubuntu Multimedia :: Cheese Can't Detect Webcam?

Feb 3, 2010

I have a Dell Inspiron 1420 laptop with a built-in webcam. I installed Cheese months ago and it worked fine then -- pics, videos, the works.

Now, after some updates recommended by Canonical, Cheese is telling me that it can't find the webcam. I tried dumping it an reinstalling, but to no avail.

Anyone out there know what's going on? Did the updates knock out a hardware driver?

View 9 Replies View Related

Ubuntu Multimedia :: Get Cheese To Detect Webcam?

Mar 21, 2010

I have a sony vaio laptop model VGN-S2370P with an integrated webcam. I wondered what I needed to do so that I could use the webcam. I already have Cheese installed but it cannot detect the webcam. Is there any driver I need to install or something like that? On windows everything works perfect.

View 1 Replies View Related

Ubuntu Multimedia :: Using Cheese With Motion At Same Time

May 8, 2010

I am successfully using Lucid with either motion or cheese and a Logitech web cam. Is there either:
a) A way to use cheese and motion at the same time, or
b) An application that shows a live image and will record when the image changes?

View 2 Replies View Related

Ubuntu Multimedia :: Cheese Automatically Gets Closed

May 19, 2010

several programs , including cheese and multiget, get automatically closed a few moments after running. i replaced multiget with gwet- and gwet had no problem. with respect to cheese, i tried running it from terminal, and received error message.

View 2 Replies View Related

Ubuntu :: Webcam Works With Cheese But Not With Skype?

Oct 15, 2010

I am running Maverick 10.10, kernel 2.6.35-22 (32 bit) on an HP DV2000 with Skype version 2.1.0.81The webcam is detected by lsusb as Bus 001 Device 002: ID 0c45:62c0 Microdia Sonix USB 2.0 CameraI have tried some of the normal fixes found on many other threads (and HERE), including running the following commands from the terminal:

Code:
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype
Code:

[code]....

View 9 Replies View Related

Ubuntu :: Cheese Video Recording Crashes?

Mar 2, 2011

I just picked up a Microsoft LifeCam Cinema usb webcam. I installed cheese & it takes pictures just fine & records video as long as the mic isn't enabled. However, if go to System-Preferences-Sound and change my input to the mic on the webcam cheese will not record video. When I start recording the window goes black & i have to force quit cheese. I tested the mic with Sound Recorder & it works. There's nothing in the cheese preferences to change & i don't know where else to start looking.

View 4 Replies View Related

Ubuntu :: Skype Will Not Show Webcam, But Cheese Will?

Sep 1, 2011

When i run skype, it detects my camera , but it work show any picture when i test. In gstreamer-properties testing, it works fine using v4l2. When i use Cheese, it comes up with no problem. Below is the terminal output from my testing. How can i get this to work?

omar@omar-desktop:~$ lsmod | grep videodev
videodev 75143 1 uvcvideo
omar@omar-desktop:~$ gstreamer-properties

[code]...

View 1 Replies View Related

Software :: Change Settings/resolution In Cheese?

Jul 25, 2009

Cheese works sucessfully with my webcam, but the stuff it records in .ogg is pukeish of quality. I have a dual core high performance laptop and am wondering if there is no way to crank up the resolution or lessen the compression on the videos that get saved for higher quality. Cheese seems to have no settings whatsoever.

View 2 Replies View Related

Fedora :: Cheese Not In Gconf-editor / Want To Change Where It Saves

Aug 4, 2011

To change where Cheese stores photos/videos you have to change it in gconf-editor.under /app/cheese...But it's missing. What am I missing?

View 3 Replies View Related

Ubuntu Multimedia :: Use Cheese Or Ekiga To Talk To Someone With Skype?

Feb 16, 2010

is there anyway to use cheese or ekiga to talk to someone with skype? is there anyway for a microsoft computer to use cheese or ekiga?

View 3 Replies View Related

Ubuntu Multimedia :: Using Cheese To Record Video From Webcam?

Feb 20, 2010

I'm having a problem using cheese to record video from my webcam. The image is extremely slow to update. Especially when there is lots of movement it sometimes freezes for about a second.

When I use the webcam in Skype it works fine. Does anybody have a clue what might cause this and better yet, how to fix it.

View 2 Replies View Related







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