General :: DBUS >=1.0.0. Installed Libdubs-dev Is Not Installed?

Jan 18, 2011

I am trying to compile VLC code base on my Fedora5 system. I am getting the error when i am trying to run ./configure command.DBUS >=1.0.0. installed libdubs-dev is not installedwhat should I do. I have already installed DBUS (1.4.1).

View 4 Replies


ADVERTISEMENT

Ubuntu :: Docky Won't Open Says Dbus Is Not Installed?

Apr 25, 2011

root__________:/home/---# docky
[Info 15:10:25.304] Docky version: 2.2.0 bzr docky r1807 ppa
[Info 15:10:25.315] Kernel version: 2.6.35.28

[code]....

View 1 Replies View Related

General :: Gmailwatcher - Doesn't Show As Installed Software In The Installed Software Centre

Nov 16, 2010

I just want a simple email notifier. I have started to use Ubuntu 10.10 and seem to have downloaded Gmailwatcher - it shows in Applications/Internet/Gmailwatcher. But it doesn't show as installed software in the Installed Software Centre. So, I cant uninstall it. I can't configure it? If I try to open Gmailwatcher I receive a popup asking me to open it from an icon above - but there's no icon there, I just want a simple email notifier - preferably one which I can add an audio alert.

View 1 Replies View Related

Ubuntu :: Package Seems Not Installed While It Actually Is Installed

Mar 24, 2011

i have to use lh command. I have installed all updates for ubuntu, live-build (the package for lh) and its updates. So my system is fully updated.When i hit "lh" command i get the following message: The program 'lh' is currently not installed. You can install it by typing:

sudo apt-get install live-build

When i do type: "sudo apt-get install live-build" i get:

Reading package lists... Done
Building dependency tree
Reading state information... Done
live-build is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

View 5 Replies View Related

CentOS 5 :: Package Installed But Not Installed?

Apr 3, 2009

I am trying to put up my own Quake2 server to play with my friends. During this installation process I have encountered rather confusing issue. First I downloaded the Q2 server binaries in RPM package and tried installing it:

[Code]...

View 5 Replies View Related

Ubuntu :: Check What Version Of GRUB Installed - The Program 'grub' Is Currently Not Installed

Dec 18, 2010

I wanted to check what version of GRUB I have installed. I went to terminal and typed grub --versionI got this message back: The program 'grub' is currently not installed. You can install it by typing: sudo apt-get install grub

I am running Ubuntu 10.10 alongside windows xp pro. When I turn my pc on I have the option to boot to ubuntu or xp and at the top of the window it says that the version of grub running is "GNU GRUB Version 1.98+20100804-5Ubuntu-3" how I shold go about installing GRUB 2 or just leave it as is.

View 2 Replies View Related

Programming :: Error: Dbus/dbus-protocol.h: No Such File Or Directory

Jan 24, 2011

do have installed glib and dbus and can find them manually , /usr/include/glib-2.0/glib.h , but while comipling applicaiton it gives following error messages.

/usr/include/libosso.h:32:18: error: glib.h: No such file or directory
/usr/include/libosso.h:38:23: error: dbus/dbus.h: No such file or directory
/usr/include/libosso.h:39:32: error: dbus/dbus-protocol.h: No such file or directory

View 1 Replies View Related

General :: Can't Get The Startup After Installed WIN XP 2?

Feb 11, 2010

i installed win xp2 in my c: drive as usual it deleted my grub startup I had fedora 10 installed before installing XP and when i put the fedora cd to get back the startup it shows the following : " An Unhandled Exception has occured..This is most likely a Bug" and the details i had deleted my swap partiton.

View 3 Replies View Related

General :: Can't Seem To Get Spice Installed

May 19, 2010

Installing spice is my first attempt at compiling anything from source and it has been an incredible headache so far. After going round and round for 3 hours chasing missing dependencies I'm finally stuck at a place where I don't know how to proceed. According to the instructions I'm following: "In case of an older kernel (version < 2.6.30)Get kernel sources using the following git repository:

git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.30.y.git
cd <spice_root>/vdesktop/kernel
./configure
ln -s <linux-2.6.30 source dir> linux-2.6
make sync
make "

Unfortunately my CentOS box (the one I'm working on) doesn't have internet capability, so I have to download everything on my windows box and burn it to cd. So I downloaded the 2.6.30 source from kernel.org, copied it to my CentOS box and unpacked it. I got as far as "make sync" in those instructions before I hit the next snag. When I tried to "make" it gave me an error "/lib/modules/2.6.18-194.el5/build no such file or directory"When I look for the referenced "build" file, it says link broken and when I follow the link to "/usr/src/kernels/2.6.18-194.el5-x86_64" which does in fact not exist.

So a quick google search reveals I need the source for my current kernel in addition to the 2.6.30 kernel source. The instructions here:

[URL] for the full kernel source look hugely complicated and involve rpms which is something I know nothing about. I tried to yum install kernel-devel hoping that would appease the unhappy make build, but I'm limited to installing things on the CentOS install DVD and yum tells me "error downloading packages" from the DVD repo, so I guess the source files are not the DVD? To top it all off, I only have 30 Mb of free space left on this drive anyhow, so I don't think there is room download the whole source anyway unless I put it on cd and mount it or link to it somehow in ways that make my tired brain hurt.

View 14 Replies View Related

General :: Check If Ftp Is Installed?

Jul 26, 2010

I found that I have several services running related to ftp

Code:
cat /etc/services | grep ftp
ftp-data 20/tcp

[code]...

View 2 Replies View Related

General :: Does A Kernal Need To Be Installed

Mar 2, 2011

Do I need to install a Kernal in a Dell laptop that is a few years old in order to run Linux? If so, how do I go about the installation process?

View 3 Replies View Related

General :: How To Get Xclock Installed

May 9, 2011

I'm having some trouble getting xclock installed on RH linux (RedHat 4.1.2):not sure how this could be I thought xclock was a very common package? Is there a way to update the repository locations to point to more recent/updated database?Quote:

[02:43:22][root@host:/home]# yum search xclock
Searching Packages:
Setting up repositories

[code]....

View 3 Replies View Related

General :: Sh Can't Find 'cc' When Gcc Has Already Been Installed?

Aug 9, 2010

I am trying to compile an android project, which requires GCC-4.3(mandatory, GCC-4.4 doesn't work). So I downgraded the gcc-4.4 on my ubuntu 10.04 to gcc-4.3.

But then the compiling process doesn't work. It says:
cc: command not found
make: *** [...] error 127

It's weird that the shell can't find 'cc' while I do have gcc-4.3 installed.
I've tried type the following command:
export CC="/usr/bin/gcc-4.3"
but I don't know what's it for.

View 6 Replies View Related

Ubuntu :: U9.10 - Unable To Mount Audio Disc DBus Error Org.freedesktop.DBus.Error.InvalidArgs: Mountpoint Already Registered

Jan 13, 2010

When I install a commercial audio into the CDROM drive I get th following: Unable to mount Audio Disc DBus error org.freedesktop.DBus.Error.InvalidArgs: Mountpoint Already registered

View 1 Replies View Related

Fedora :: 15 - Iphone Won't Mount - DBus Error Org.freedesktop.DBus.Error.NoReply: Message Did Not Receive A Reply

Jul 5, 2011

when I connect my iphone (3GS, 4.3.3) to Fedora 15 it gives me this error: Unable to mount iphone
DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus). The weird thing: after looking in var/log/messages it appears that it is trying to be used by NetworkManager. And when I lookin NM, i can see iPhone as an ethernet device (cable unplugged).

View 4 Replies View Related

General :: Can't Get Mercurial Installed On Opensuse

Jan 19, 2011

I have opensuse 10.2 and need to install mercurial on it. It doesn't have mercurial package so I downloaded mercurial-1.6 but I don't know how to install mercurial on opensuse.

View 2 Replies View Related

General :: Where To Find Out Where A Package Has Been Installed To

Feb 27, 2011

Fedora 14 xfceI have installed a package using yum install package-name.However, I can't seen to find out where it has been installed to.Is there any command that will tell me what directory the files have been installed to?

View 2 Replies View Related

General :: Know Which Firewall Is Installed On Red Hat 4 System?

Apr 26, 2011

How do I know which firewall is installed on my Red Hat 4 system?Are there any commands or procedures I can follow?

View 2 Replies View Related

General :: Installed Ubuntu 11.04, But No Eye Candy?

May 9, 2011

I upgraded to Ubuntu 11.04 but the interface does not look anything like the screenshots shown on the Ubuntu web site at:[URL]What can I do to get all the original settings of 11.04? At one point I had compwiz installed, but I've un-installed it now using the Synaptic Packet Manager.

View 1 Replies View Related

General :: Where To Put Installed Stuff On Ubuntu

Jun 24, 2011

Packages installed with synaptic are usually well installed on your system (i.e. bin in /usr/bin/, etc.). However, when a software is not in the repo, I always wonder where I should install it, when everything comes together (i.e. /bin, /var, /man are all subfolders of the main folder of the software). For now, I've opted for /var/opt/ or /usr/share, but I'm not really sure this is a best practice... is there any guidelines on that?

View 5 Replies View Related

General :: Installed Oracle Can't See Vista

Mar 19, 2011

I installed Oracle Linux 5 and now I can not boot into Vista. However if I use Debian Live CD Vista is there and looks fine (as far as I can see). Is there a way I can use a live CD to fix grub? I have googled it but none of the commands I found worked.

View 9 Replies View Related

General :: How To Know New GCC Version Installed Successfully

Jun 11, 2010

I have already installed 3.4.6 version of gcc and i have installed older vesion 3.2. Now I want to check the version gcc-3.2 installed successfully or not? Second, I want to switch over the version gcc-3.2. What is the procedure require to be done?

View 3 Replies View Related

General :: Installed NVidia, Now Everything Is Huge?

Jan 2, 2011

EDIT, 3 January 2010: SOLVED: In fact, it was the fonts that were being rendered larger and pushing everything out. Altering DPI in xorg.conf solved the problem, see details at bottom.ORIGINAL POST:I used jockey-kde to activate the nVidia (closed-source) driver in order to fix some full-screen problems I was having.It has fixed that, but now everything is really big. I have my resolution set to 1680x1050 but it appears to be lower than it was before - the K menu, for instance, takes up about 1/6 of the screen when I open it. I took a screenshot here:http://i.imgur.com/94lyN.jpgI know this isn't much information, but can anyone tell me why - while the desktop appears to be larger with a higher resolution - applications are actually appearing as though the resolution is lower?

View 7 Replies View Related

General :: Installed Over Top Another Root Password?

Jun 10, 2010

Yesterday I re-installed Musix over top of another installation of Musix using the keep files option.I did this because after it froze last night it would boot up properly.I got that problem fixed and I still have all of my files and settings but I am having one problem now:root has a password and I can't guess what it is.

View 4 Replies View Related

General :: Trying To Understand Where Bootloaders Are Installed

Apr 28, 2011

In the beginning there is MBR. MBR looks for the active partition and tranfers control to the VBR of the active partition. MBR is where grub may be installed. which allows the user to choose an OS(a VBR) I am not sure what the program in the VBR does,but it manages to loads the OS. What am I trying to do: Backup. I ma tired of losign my partitions my bootloaders. I want to backup them all! partitions/MBR /VBR everything short of creating an disk image.

My questions:

1. say the ubuntu partition is formatted, will grub still load? if not is there a bootloader that would?am I making sense? i hope so...

2. what exactly does the VBR contain ?

2. How do I go about backing up? The mbr and the partiton table are backed up with a simple dd command. Then what else needs to be backed ? VBR's of every partition?

View 5 Replies View Related

General :: 32 Bit Packages Installed In 64 Bit System?

Mar 9, 2010

I just installed CentOS 5.4 Final on a 64 bit system. After install, I found a lot of 32 bit packages are also installed. Is it necessary for a pure 64 bit system to run (let's say, I will never want to run any 32 bit app on this system), or is it something I could have avoided during install?

View 5 Replies View Related

General :: Burning Installed System Onto Cd Or Dvd

Mar 8, 2010

Is it possible to burn a installed system onto a dvd because of the size and run that from the cd-rom, I don`t mean running from a live cd. Using Ubuntu 9.10 For example I have tried running a installed system on a memory stick which works fine, can that be achieved from a cd or dvd.

View 3 Replies View Related

General :: Installed Debian And The Vi Have No Color?

Apr 3, 2011

I have installed Debian and the vi have no color.

View 5 Replies View Related

General :: OpenSolaris Installed Now Cannot Boot To XP

Aug 22, 2010

I have a laptop with Windows XP. I partitioned the drive and installed opensolaris on the second partition. Now whenever I turn on the laptop, Grub opens and only gives me the option for Solaris and not windows. I haven't been able to boot to Windows since. I've seen a lot about editing the command lines for Grub but I'm new to this.

View 11 Replies View Related

General :: Fedora 15 Installed But No Sound

Jul 10, 2011

I've just installed fedora 15 to try out Gnome 3and came to know the sound is not working . I've tried changing the setting from "Sound Setting" but didn't work. lsmod gave this

[vinodh@Joshua ~]$ lsmod |grep snd
snd_hda_codec_hdmi 20390 1
snd_hda_codec_realtek 244866 1
snd_hda_intel 20374 0

[Code]....

So this indicate that the driver is installed ,but i can hardly hear anything . I even tried installing "pavucontrol" but its of no use. As a last try ive tried installing sound drivers from Reltek website but ive got error while configuring.

View 6 Replies View Related







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