Re: Cannot get make gconfig to run on my system

2010-06-30 Thread Barton Landrum
No I don't. I am new to GTK packages. How would I install them from the repo? On Wed, Jun 30, 2010 at 9:33 PM, David Christopher Chipman < dchip...@ican.net> wrote: > Barton Landrum wrote: > > I enter: > > > > [r...@blandrum linux-2.6.34]# make gconfig > > > > and I get the following: > > > > * >

Re: Cannot get make gconfig to run on my system

2010-06-30 Thread Barton Landrum
I am running it out of a tmp subfolder /tmp/linux-2.6.34/ On Wed, Jun 30, 2010 at 9:30 PM, JD wrote: > On 06/30/2010 09:10 PM, Barton Landrum wrote: > > I enter: > > > > [r...@blandrum linux-2.6.34]# make gconfig > > > > and I get the following: > > > > * > > * Unable to find the GTK+ installa

Re: F-13 printing problems -

2010-06-30 Thread Tim
On Wed, 2010-06-30 at 19:47 -0400, Bob Goodwin wrote: > Both the CUPS and the system-config-printer screens show the printers > configured on my computers and the Macs. You might want to try stopping your computers from sharing out the printers, that they find, to other computers on the network.

LTSP and DRI2, Fedora 12 and glxgears

2010-06-30 Thread Norman Gaywood
I have a fully updated Fedora 12 ltsp-server-5.1.95-1.fc12.i686 setup connecting to a fully updated Fedora 12 server. A user logs in from a thin client and trys to run glxgears: $ glxgears X Error of failed request: BadRequest (invalid request code or no such operation) Major opcode of faile

Re: Cannot get make gconfig to run on my system

2010-06-30 Thread David Christopher Chipman
Barton Landrum wrote: > I enter: > > [r...@blandrum linux-2.6.34]# make gconfig > > and I get the following: > > * > * Unable to find the GTK+ installation. Please make sure that > * the GTK+ 2.0 development package is correctly installed... > * You need gtk+-2.0, glib-2.0 and libglade-2.0. > * > m

Re: Cannot get make gconfig to run on my system

2010-06-30 Thread JD
On 06/30/2010 09:10 PM, Barton Landrum wrote: > I enter: > > [r...@blandrum linux-2.6.34]# make gconfig > > and I get the following: > > * > * Unable to find the GTK+ installation. Please make sure that > * the GTK+ 2.0 development package is correctly installed... > * You need gtk+-2.0, glib-2.0

Cannot get make gconfig to run on my system

2010-06-30 Thread Barton Landrum
I enter: [r...@blandrum linux-2.6.34]# make gconfig and I get the following: * * Unable to find the GTK+ installation. Please make sure that * the GTK+ 2.0 development package is correctly installed... * You need gtk+-2.0, glib-2.0 and libglade-2.0. * make[1]: *** No rule to make target `scripts

Re: Printing problem on FC13

2010-06-30 Thread Alex
Hi, >> It hasn't worked since I installed FC13, but did work when I >> previously had Ubuntu and an older FC installed on this computer. >> >> How can I troubleshoot this? > > I'd say the first thing to try is to duplicate the settings you used > in earlier Fedoras where the printer worked, especi

Re: Getting on Internet with 13

2010-06-30 Thread John Clark
On 6/30/2010 2:35 PM, Jerry Feldman wrote: > On 06/29/2010 07:50 PM, John Clark wrote: >>I can't seem to get my browser/email to connect to Internet. In >> terminal I can ping www.google.com to my hearts content but I can't >> connect to it with Firefox. I have no hair to pull out and I don't

Re: Flash videos not playing in Fedora 11 firefox browser

2010-06-30 Thread Patrick Bartek
--- On Wed, 6/30/10, Patrick O'Callaghan wrote: > On Wed, 2010-06-30 at 15:39 -0700, > Patrick Bartek wrote: > > > Zip is used for some Linux stuff, besides which > the OP says > > > he extracted > > > a .so file, so it is for Linux. > > > > As far as I've found Adobe doesn't distribute Flash >

Re: Printing problem on FC13

2010-06-30 Thread fred smith
On Wed, Jun 30, 2010 at 10:24:46PM -0400, Alex wrote: > Hi, > > I've set up a printer entry for my Brother HL-5070N network printer, > and when I print a test page it instead prints one page with "ERROR > NAME; undefined COMMAND; -123...@pjl OPERAND STACK", followed by pages > and pages of blank p

Printing problem on FC13

2010-06-30 Thread Alex
Hi, I've set up a printer entry for my Brother HL-5070N network printer, and when I print a test page it instead prints one page with "ERROR NAME; undefined COMMAND; -123...@pjl OPERAND STACK", followed by pages and pages of blank paper until I turn off the printer. There is a choice of a number

Re: Compiling a kernel problems

2010-06-30 Thread Alex
Hi, > Alternately you can build the required disk drivers into the kernel > directly and not use an initramfs.  You only need the drivers necessary > to mount your root filesystem. Yes, that is the approach I have taken, because the initramfs image didn't work either. It's really a matter of whic

Re: Left mouse button stops working periodically

2010-06-30 Thread Robert Nichols
On 06/30/2010 11:01 AM, Genes MailLists wrote: > On 06/30/2010 09:38 AM, Wendell Nichols wrote: >> 3 times in about as many weeks my left mouse button has ceased to >> function. I cannot associate this with any particular activity. >> Because you can't do much without that button I have to reboot

Re: Cannot run gcc on Fedora 13

2010-06-30 Thread Barton Landrum
It worked! Thanks Gary! On Wed, Jun 30, 2010 at 12:46 PM, Garry Williams wrote: > On Wed, Jun 30, 2010 at 3:30 PM, Barton Landrum > wrote: > > I looked for the gcc binaries and I could not find them. > > sudo yum install /usr/bin/gcc > > -- > Garry Williams > -- > users mailing list > users@list

Re: Flash videos not playing in Fedora 11 firefox browser

2010-06-30 Thread Patrick O'Callaghan
On Wed, 2010-06-30 at 15:39 -0700, Patrick Bartek wrote: > > Zip is used for some Linux stuff, besides which the OP says > > he extracted > > a .so file, so it is for Linux. > > As far as I've found Adobe doesn't distribute Flash for Linux in .zip. > Check the link I gave. (The other OSes don't l

Re: F-13 printing problems -

2010-06-30 Thread Bob Goodwin
On 30/06/10 17:48, Aaron Konstam wrote: Since these are network printers it seems the problem is probably associated with network connectivity. Can you telnet to the printer at port 631? I assume you set up the printing on the two printers separately or is a print server involved?

Re: Compiling a kernel problems

2010-06-30 Thread Rick Stevens
On 06/30/2010 03:31 PM, Alex wrote: > Hi, > >>> It's either a kernel bug or I'm missing something, like ACPI drivers, >>> or something else that it depends on. >> >> Are you sure the initrd ramdisk got rebuilt? > > You mean the modules are for the correct kernel version, right? Yes, > and I've even

Re: [389-users] Synchronizing passwords

2010-06-30 Thread Miguel Medalha
> I had to modify the script smbldap-passwd, because when the password > is changed succesfully, it did'nt print anything, and "passwd chat" > needs some string to check that the change has been succesfully (i had > added "password changed" in the script after the ldap operation when > it is s

Re: Flash videos not playing in Fedora 11 firefox browser

2010-06-30 Thread Patrick Bartek
--- On Wed, 6/30/10, Patrick O'Callaghan wrote: > On Wed, 2010-06-30 at 09:51 -0700, > Patrick Bartek wrote: > > > I tried to download flashplayer for linux from > adobe website and > > > downloaded this zip file. i extracted it and > found that it contained > > > only 1 file with .so extension (

Re: Compiling a kernel problems

2010-06-30 Thread Alex
Hi, >> It's either a kernel bug or I'm missing something, like ACPI drivers, >> or something else that it depends on. > > Are you sure the initrd ramdisk got rebuilt? You mean the modules are for the correct kernel version, right? Yes, and I've even built it manually. I'm going to try and build

Re: [389-users] The 1.2.6 release will be very soon . . .

2010-06-30 Thread Juan Asensio Sánchez
Hi I see that there is 389-ds-console 1.2.3 version in EPEL testing, the package that is needed, according to a previous post. I will try to upgrade our test servers again. Regards. 2010/7/1 Rich Megginson > . . . but before we release to the stable repositories, we need your > feedback. Ple

Re: Compiling a kernel problems

2010-06-30 Thread Rick Stevens
On 06/30/2010 02:52 PM, Alex wrote: > Hi, > >>> There is an older kernel on there that works just fine, >> >> I've got config- files that go with all my kernels. >> If you have one that matches the old working kernel, you >> could see what config options it turns on. > > Yes, I should have mention

Re: F-13 printing problems -

2010-06-30 Thread Aaron Konstam
On Wed, 2010-06-30 at 12:51 -0400, fred smith wrote: > I've never used a wireless printer, and am a little vague on how > it would in fact work... how does the printer connect to the wireless? > do > you have to (somehow) enter the wlan settings into the printer to make > it work? via hard-wired ne

Re: [Fwd: Re: F-13 printing problems -] SPELLING CORRECTED

2010-06-30 Thread Ed Greshko
On 07/01/2010 05:54 AM, Aaron Konstam wrote: > Since these are network printers it seems the FWIW, if you find the need to correct minor spelling errors I think it is a better idea to reply to your own email as opposed to doing a forward. The method you used caused your correction to appear outsid

[389-users] The 1.2.6 release will be very soon . . .

2010-06-30 Thread Rich Megginson
. . . but before we release to the stable repositories, we need your feedback. Please take a moment to let us know (reply to this message is fine - bodhi karma is preferred) if you have used 389-ds-base 1.2.6.rc2 and/or 389-admin 1.1.11.rc1 (and related packages) and, if so, what problems you

[Fwd: Re: F-13 printing problems -] SPELLING CORRECTED

2010-06-30 Thread Aaron Konstam
Forwarded Message From: Aaron Konstam To: Community support for Fedora users Subject: Re: F-13 printing problems - Date: Wed, 30 Jun 2010 16:48:44 -0500 On Wed, 2010-06-30 at 09:01 -0400, Bob Goodwin wrote: > I have been struggling with an attempt to print a crossword >

Re: Compiling a kernel problems

2010-06-30 Thread Alex
Hi, >> There is an older kernel on there that works just fine, > > I've got config- files that go with all my kernels. > If you have one that matches the old working kernel, you > could see what config options it turns on. Yes, I should have mentioned that I tried that, but there are just so many

Re: F-13 printing problems -

2010-06-30 Thread Aaron Konstam
On Wed, 2010-06-30 at 09:01 -0400, Bob Goodwin wrote: > I have been struggling with an attempt to print a crossword > puzzle for about an hour now. > > I click on print and 20 seconds later the printer activity lamp > begins to blink, 40 seconds later it produces a copy. A

Re: preupgrade failure

2010-06-30 Thread stan
On Wed, 30 Jun 2010 15:48:15 -0400 Steve Blackwell wrote: > Time to upgrade from f11 to f12. Preupgrade failed and my question is > "Is it OK to try again or will I end up in some screwed up state > halfway between f11 and f12?" Yes, it is OK to try again. Nothing has actually happened yet. >

Re: Getting on Internet with 13

2010-06-30 Thread Jim
On 06/30/2010 03:35 PM, Jerry Feldman wrote: > On 06/29/2010 07:50 PM, John Clark wrote: > >>I can't seem to get my browser/email to connect to Internet. In >> terminal I can ping www.google.com to my hearts content but I can't >> connect to it with Firefox. I have no hair to pull out and I

preupgrade failure

2010-06-30 Thread Steve Blackwell
Time to upgrade from f11 to f12. Preupgrade failed and my question is "Is it OK to try again or will I end up in some screwed up state halfway between f11 and f12?" Here is the output of preupgrade with some of my comments embedded. Thanks, Steve # preupgrade /usr/lib/python2.6/site-packages/yum

Re: Cannot run gcc on Fedora 13

2010-06-30 Thread Garry Williams
On Wed, Jun 30, 2010 at 3:30 PM, Barton Landrum wrote: > I looked for the gcc binaries and I could not find them. sudo yum install /usr/bin/gcc -- Garry Williams -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/m

Re: Getting on Internet with 13

2010-06-30 Thread Jerry Feldman
On 06/29/2010 07:50 PM, John Clark wrote: > I can't seem to get my browser/email to connect to Internet. In > terminal I can ping www.google.com to my hearts content but I can't > connect to it with Firefox. I have no hair to pull out and I don't want > to pull scalp. BTW, Ubuntu gets on just

Re: Compiling a kernel problems

2010-06-30 Thread Tom Horsley
On Wed, 30 Jun 2010 14:57:56 -0400 Alex wrote: > There is an older kernel on there that works just fine, I've got config- files that go with all my kernels. If you have one that matches the old working kernel, you could see what config options it turns on. -- users mailing list users@lists.fedor

Cannot run gcc on Fedora 13

2010-06-30 Thread Barton Landrum
I looked for the gcc binaries and I could not find them. I am trying to build the gcc C, C++ and other compilers using release 4.4.3 of the gcc code. To do this I still need a gcc binary to compile and link the code. I ran the following command: ../gcc-4.4.3/configure And got this: checking bu

Compiling a kernel problems

2010-06-30 Thread Alex
Hi, I'm trying to compile a kernel with aacraid support for a dual Opteron 246 box with two 36GB disks on a Tyan S2891, using an initrd and lilo. There is an older kernel on there that works just fine, so I suspect it's something I'm missing in the kernel config. No matter what I try, the kernel

Re: F-13 printing problems -

2010-06-30 Thread Bob Goodwin
On 30/06/10 12:51, fred smith wrote: > > I find that my HL2070N doesn't (always???) work with the driver that > F13 picks for it. If I tell system-config-printer it's a HL-2060 then > tell it to use foomatic/hl1250 driver I can get it to work, and it works > just fine. I don't remember it taking a

Re: Flash videos not playing in Fedora 11 firefox browser

2010-06-30 Thread Patrick O'Callaghan
On Wed, 2010-06-30 at 09:51 -0700, Patrick Bartek wrote: > > I tried to download flashplayer for linux from adobe website and > > downloaded this zip file. i extracted it and found that it contained > > only 1 file with .so extension (shared object). > > > > [snip] > > My guess--and it's only a g

Re: F-13 printing problems -

2010-06-30 Thread fred smith
On Wed, Jun 30, 2010 at 11:20:07AM -0400, Bob Goodwin wrote: > On 30/06/10 10:25, Tim Waugh wrote: > > On Wed, 2010-06-30 at 09:01 -0400, Bob Goodwin wrote: > > > >> I have gone through the troubleshooting process that pops up > >> numerous times over the last couple of days to no avail. > >>

Re: Flash videos not playing in Fedora 11 firefox browser

2010-06-30 Thread Patrick Bartek
--- On Wed, 6/30/10, ranjan sundar wrote: > I tried to download flashplayer for linux from adobe website and > downloaded this zip file. i extracted it and found that it contained > only 1 file with .so extension (shared object). > > [snip]   My guess--and it's only a guess--is that you downloade

Re: Left mouse button stops working periodically

2010-06-30 Thread Wendell Nichols
On 06/30/2010 10:15 AM, Roger K. Wells wrote: > On 06/30/2010 12:01 PM, Genes MailLists wrote: > >> On 06/30/2010 09:38 AM, Wendell Nichols wrote: >> >> >>> 3 times in about as many weeks my left mouse button has ceased to >>> function. I cannot associate this with any particular activ

Re: Left mouse button stops working periodically

2010-06-30 Thread Roger K. Wells
On 06/30/2010 12:01 PM, Genes MailLists wrote: > On 06/30/2010 09:38 AM, Wendell Nichols wrote: > >> 3 times in about as many weeks my left mouse button has ceased to >> function. I cannot associate this with any particular activity. >> Because you can't do much without that button I have to r

Re: Left mouse button stops working periodically

2010-06-30 Thread Genes MailLists
On 06/30/2010 09:38 AM, Wendell Nichols wrote: > 3 times in about as many weeks my left mouse button has ceased to > function. I cannot associate this with any particular activity. > Because you can't do much without that button I have to reboot my laptop > to get out of it. This mouse is a b

Re: Bogged down in Wine

2010-06-30 Thread Beartooth
On Tue, 29 Jun 2010 20:37:48 +0100, Athmane Madjoudj wrote: [] > Hint "i" key when Fedora start to boot and don't let wine service run > ie: answer: N You mean the interactive startup, right? As usual, I was too slow; so I let it go, and got in with ssh -Y I disabled

Re: F-13 printing problems -

2010-06-30 Thread Bob Goodwin
On 30/06/10 10:25, Tim Waugh wrote: > On Wed, 2010-06-30 at 09:01 -0400, Bob Goodwin wrote: > >> I have gone through the troubleshooting process that pops up >> numerous times over the last couple of days to no avail. >> > Did you manage to get a test page printed? > > >> I think that

Re: Top posting

2010-06-30 Thread Michael Hennebry
On Wed, 30 Jun 2010, Andrew Haley wrote: > On 06/29/2010 07:48 PM, Michael Hennebry wrote: > >> "Fool." was deliberately ambiguous. >> That was its point. > > For goodness' sake, we have enough accidental ambiguousness on this > list without people adding it deliberately! Please stop. Don't worr

Re: Flash videos not playing in Fedora 11 firefox browser

2010-06-30 Thread Stephen Gallagher
On 06/30/2010 10:59 AM, ranjan sundar wrote: > Hello all, > I tried to download flashplayer for linux from adobe website and > downloaded this zip file. i extracted it and found that it contained > only 1 file with .so extension (shared object). > initially i read some forum posts where they told m

Re: fool-ishness (Re: Top posting)

2010-06-30 Thread Michael Hennebry
On Wed, 30 Jun 2010, Joel Rees wrote: > Mail User Agents are notoriously bad at the automatic quoting game > (partly because different mail browsers implement quoting It's what one does after the automatic quoting that counts. I wouldn't expect a MUA to trim boilerplate for me. I do that myself.

Flash videos not playing in Fedora 11 firefox browser

2010-06-30 Thread ranjan sundar
Hello all, I tried to download flashplayer for linux from adobe website and downloaded this zip file. i extracted it and found that it contained only 1 file with .so extension (shared object). initially i read some forum posts where they told me to copy this file to some plugins directory. i did

Re: F-13 printing problems -

2010-06-30 Thread Bob Goodwin
On 30/06/10 10:25, Tim Waugh wrote: > On Wed, 2010-06-30 at 09:01 -0400, Bob Goodwin wrote: > >> I have gone through the troubleshooting process that pops up >> numerous times over the last couple of days to no avail. >> > Did you manage to get a test page printed? > Test page worked

Re: F-13 printing problems -

2010-06-30 Thread Tim Waugh
On Wed, 2010-06-30 at 09:01 -0400, Bob Goodwin wrote: > I have gone through the troubleshooting process that pops up > numerous times over the last couple of days to no avail. Did you manage to get a test page printed? > I think that in this case it might be simpler to wipe out > everything to do

Left mouse button stops working periodically

2010-06-30 Thread Wendell Nichols
3 times in about as many weeks my left mouse button has ceased to function. I cannot associate this with any particular activity. Because you can't do much without that button I have to reboot my laptop to get out of it. This mouse is a bluetooth mouse, but while the problem exists the built

F-13 printing problems -

2010-06-30 Thread Bob Goodwin
I have been struggling with an attempt to print a crossword puzzle for about an hour now. I click on print and 20 seconds later the printer activity lamp begins to blink, 40 seconds later it produces a copy. And that is an improvement, up until a few minute

Re: compat-db47 conflict (was: F13 update problem)

2010-06-30 Thread Michael Schwendt
On Wed, 30 Jun 2010 11:08:28 +0200, Luc wrote: > Hi, > > when I try to 'yum update' my system, I receive a conflict error : > > file /usr/include/db4.7.25/db.h conflicts between attempted installs of > compat-db47-4.7.25-2.fc13.i686 and compat-db47-4.7.25-3.fc13.x86_64 > > No compat-db47 packa

F13 update problem

2010-06-30 Thread Luc MAIGNAN
Hi, when I try to 'yum update' my system, I receive a conflict error : file /usr/include/db4.7.25/db.h conflicts between attempted installs of compat-db47-4.7.25-2.fc13.i686 and compat-db47-4.7.25-3.fc13.x86_64 No compat-db47 package is installed, but the two packages are required for depedenc

Re: Top posting

2010-06-30 Thread Andrew Haley
On 06/29/2010 07:48 PM, Michael Hennebry wrote: > "Fool." was deliberately ambiguous. > That was its point. For goodness' sake, we have enough accidental ambiguousness on this list without people adding it deliberately! Please stop. Andrew. -- users mailing list users@lists.fedoraproject.org T

Re: hp-setup and samba printin g to a Windows 7 machine

2010-06-30 Thread Tim Waugh
On Mon, 2010-06-28 at 13:24 -0500, Aaron Konstam wrote: > F13 has hp 1020 as a device choice. The printed file appears in the > Windows 7 printer queue but no printing occurs. Instead I get the > following error: > Printer 'HPLaserJ' : printer requires a binary plugin. run 'hp-setup' > > I am myst