Re: Wrong libudev version

2014-05-12 Thread Suvayu Ali
On Tue, May 13, 2014 at 08:42:19AM +0800, Ed Greshko wrote: > On 05/13/14 08:07, Suvayu Ali wrote: > >> > >> Yes, I know that. That is why I was building from source. Anyway, in > >> the end I extracted the deb, and did the symlink hack to get it running. > >> Although I have the feeling their bu

Re: Wrong libudev version

2014-05-12 Thread Suvayu Ali
Hi TC, and Ralf, On Mon, May 12, 2014 at 06:56:45PM -0700, T.C. Hollingsworth wrote: > On Mon, May 12, 2014 at 4:13 PM, Suvayu Ali > wrote: > > Hi, > > > > I'm trying to compile an application[1]. The compilation succeeds, but > > fails at the last linking step like this. > > > > LINK(target) o

Re: Fedora 20 update problem

2014-05-12 Thread Joe Zeff
On 05/12/2014 07:59 PM, Roger wrote: Where do I go from here? To be more accurate, you were upgrading, not updating, but that's just a matter of terminology. Try running this as root, and see if it reports anything: package-cleanup --problems -- users mailing list users@lists.fedoraprojec

Re: UEFI Big Drive question

2014-05-12 Thread Chris Murphy
On May 12, 2014, at 3:05 PM, Stephen Morris wrote: > On 05/12/2014 09:36 AM, Chris Murphy wrote: >> On May 9, 2014, at 6:05 PM, Stephen Morris wrote: >> >>> The one limitation with GPT as I understand it is that in order to use GPT >>> you must also have UEFI active in the Bios. >> No. First,

Fedora 20 update problem

2014-05-12 Thread Roger
A few days ago I updated the Dell 1520 from f19 to fed 20 with no problems. Just now I started updating my desktop from 19 to 20 and have run into problems. I am following https://fedoraproject.org/wiki/Upgrading_Fedora_using_yum Ran yum install rpmconf; rpmconf -a find /etc /var -name '*?.rpm?

Re: Wrong libudev version

2014-05-12 Thread T.C. Hollingsworth
On Mon, May 12, 2014 at 4:13 PM, Suvayu Ali wrote: > Hi, > > I'm trying to compile an application[1]. The compilation succeeds, but > fails at the last linking step like this. > > LINK(target) out/Release/Brackets > /usr/bin/ld: warning: libudev.so.0, needed by Release/libcef.so, not found > (tr

Re: Wrong libudev version

2014-05-12 Thread Ralf Corsepius
On 05/13/2014 01:26 AM, Suvayu Ali wrote: On Tue, May 13, 2014 at 01:13:31AM +0200, Suvayu Ali wrote: Hi, I'm trying to compile an application[1]. The compilation succeeds, but fails at the last linking step like this. LINK(target) out/Release/Brackets /usr/bin/ld: warning: libudev.so.0, need

Re: Wrong libudev version

2014-05-12 Thread Ed Greshko
On 05/13/14 08:07, Suvayu Ali wrote: >> >> Yes, I know that. That is why I was building from source. Anyway, in >> the end I extracted the deb, and did the symlink hack to get it running. >> Although I have the feeling their build system is quite broken. >> >> Cheers, >> >> PS: More and more I'm

Re: Wrong libudev version

2014-05-12 Thread Suvayu Ali
Hi Ed, On Tue, May 13, 2014 at 07:25:31AM +0800, Ed Greshko wrote: > On 05/13/14 07:13, Suvayu Ali wrote: > > I'm trying to compile an application[1]. The compilation succeeds, but > > fails at the last linking step like this. > > > > LINK(target) out/Release/Brackets > > /usr/bin/ld: warning: li

Re: Wrong libudev version

2014-05-12 Thread Suvayu Ali
On Tue, May 13, 2014 at 01:13:31AM +0200, Suvayu Ali wrote: > Hi, > > I'm trying to compile an application[1]. The compilation succeeds, but > fails at the last linking step like this. > > LINK(target) out/Release/Brackets > /usr/bin/ld: warning: libudev.so.0, needed by Release/libcef.so, not fo

Re: Wrong libudev version

2014-05-12 Thread Ed Greshko
On 05/13/14 07:13, Suvayu Ali wrote: > I'm trying to compile an application[1]. The compilation succeeds, but > fails at the last linking step like this. > > LINK(target) out/Release/Brackets > /usr/bin/ld: warning: libudev.so.0, needed by Release/libcef.so, not found > (try using -rpath or -rpat

Wrong libudev version

2014-05-12 Thread Suvayu Ali
Hi, I'm trying to compile an application[1]. The compilation succeeds, but fails at the last linking step like this. LINK(target) out/Release/Brackets /usr/bin/ld: warning: libudev.so.0, needed by Release/libcef.so, not found (try using -rpath or -rpath-link) LINK(target) out/Release/Brackets:

Re: stopping cinnamon-started apps at logout

2014-05-12 Thread Wolfgang S. Rupprecht
Ahmad Samir writes: > On 11/05/14 18:52, Wolfgang S. Rupprecht wrote: >> I'd assumed that the apps started by cinnamon when I logged in would >> also be killed when I logged out. That doesn't seem to be the case for >> non-X11 programs that hang around forever and watch files. Those >> programs

Re: Remote Fedora 17 upgrade suggestions

2014-05-12 Thread Michael H. Warfield
On 05/10/2014 04:28 AM, Gary Stainburn wrote: Hi folks. I've got a virtual server running on 123-reg's farm which is running F17. I'm looking for adivce, suggestions, gocha's etc regarding upgrading this system at least as far as F19 if not F20. I'm looking at probably using fedup as I've use

Re: UEFI Big Drive question

2014-05-12 Thread Stephen Morris
On 05/12/2014 09:36 AM, Chris Murphy wrote: On May 9, 2014, at 6:05 PM, Stephen Morris wrote: The one limitation with GPT as I understand it is that in order to use GPT you must also have UEFI active in the Bios. No. First, BIOS ≠ UEFI they are not the same thing and it's easy to remember b

Re: Pulseaudio volume control crashes sound

2014-05-12 Thread Rick Stevens
On 05/11/2014 12:42 PM, Paul Cartwright issued this missive: I was trying to make a call on skype, and they couldn't hear me ( I guess I need to plug in a microphone;-) but in the process I ran the PA volume control, or tried to. It started, brought up a window saying something like " trying to t

Re: BZ 1010572 || systemd useless socket

2014-05-12 Thread Soham Chakraborty
Yup, yup. Figured out. Was fuming though when things went wrong. /Reads Murphy's law again. On Mon, May 12, 2014 at 5:43 PM, Rex Dieter wrote: > Soham Chakraborty wrote: > > > Howdy folks, > > > > Typically this is a discussion material in the bugzilla itself but I am > > wondering that if an

Re: BZ 1010572 || systemd useless socket

2014-05-12 Thread Rex Dieter
Soham Chakraborty wrote: > Howdy folks, > > Typically this is a discussion material in the bugzilla itself but I am > wondering that if any of you has hit this bug on F20, then is there any > way around or some hack fix? Or rather even, any way to bring the system > back to usable state at all?

BZ 1010572 || systemd useless socket

2014-05-12 Thread Soham Chakraborty
Howdy folks, Typically this is a discussion material in the bugzilla itself but I am wondering that if any of you has hit this bug on F20, then is there any way around or some hack fix? Or rather even, any way to bring the system back to usable state at all? https://bugzilla.redhat.com/show_bug.

Re: Upgrading Windows on a Linux laptop

2014-05-12 Thread Klaus-Peter Schrage
Am 11.05.2014 23:52, schrieb Timothy Murphy: Klaus-Peter Schrage wrote: http://fedoraproject.org/wiki/GRUB_2#Updating_GRUB_2_configuration_on_BIOS_systems I'm not sure if I completely understood the advice in this URL, or rather you would apply it, as you say, with a Live CD. As I understand i

Re: grub2

2014-05-12 Thread Patrick Dupre
> Subject: Re: grub2 > > Hi, >  My experience with kernel installs in a grub 2 environment is that > I have to always manually run grub2-mkconfig and grub2-install as the > kernel install wants to run Gruby to update the grub configuration and > on my system, from Fedora 17 onwards, Gruby alwa

Re: stopping cinnamon-started apps at logout

2014-05-12 Thread Ahmad Samir
On 11/05/14 18:52, Wolfgang S. Rupprecht wrote: I'd assumed that the apps started by cinnamon when I logged in would also be killed when I logged out. That doesn't seem to be the case for non-X11 programs that hang around forever and watch files. Those programs just get passed off to PID 1 whe

screen goes black in fedora 20 live cd

2014-05-12 Thread Fatemeh Mehdizadeh
Hi all, I want to use live cd of fedora 20 but when it boots up suddenly it's screen goes black. I search about this and do the following steps: 1. In /etc/default/grub, I remove "nomodeset" 2. grub2-mkconfig -o /boot/grub2/grub.cfg 3.reboot Now my system is very bright and nice but just for some