Re: Fedora 9 Missing Dependencies

2008-09-26 Thread Michael Schwendt
On Thu, 25 Sep 2008 18:42:53 -0400, Partha Bagchi wrote:

> uname -a > Linux Bordeaux 2.6.26.3-29.fc9.i686 #1 SMP Wed Sep 3
> 03:42:27 EDT 2008 i686 i686 i386 GNU/Linux
> 
> Did a yum update today. Got the following error:
> --
> libcurl-7.18.2-6.fc9.i386 from updates-newkey has depsolving problems
>   --> Missing Dependency: libssh2.so.1 is needed by package
> libcurl-7.18.2-6.fc9.i386 (updates-newkey)
> Error: Missing Dependency: libssh2.so.1 is needed by package
> libcurl-7.18.2-6.fc9.i386 (updates-newkey)
> --
> 
> Any suggestions?

Verify your "yum repolist". Make sure the Fedora Everything repository
(usually called just "fedora") is enabled.

$ sudo repoquery --whatprovides libssh2.so.1
libssh2-0:0.18-7.fc9.i386

$ yum list libssh2
Loaded plugins: refresh-packagekit
Available Packages
libssh2.i386 0.18-7.fc9 fedora  

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: F9: No audio on Compaq V5000

2008-09-26 Thread David Hláčik
Hello Richard,

please add atrpms repository (http://atrpms.net/install.html)

from atrpms repository install alsa-driver , as dependency it will
install alsa-kmdl module for your current kernel.

Restart computer, and sound will work just perfect.

Regards,

David

On Fri, Sep 26, 2008 at 5:56 AM, Richard Shaw <[EMAIL PROTECTED]> wrote:
> I recently got my wife to switch to Fedora as she was getting very
> frustrated with Windows on her not so new laptop (Compaq V5000 AMD Turion
> 1.6Ghz w/ Radeon M200 video).
>
> Everything works well except there is no audio. Direct from boot there is no
> /proc/asound or /dev/snd directories. lspci does not show any audio devices
> so I'm not sure what driver to use. Neither the alsa wiki or google were
> much help.
>
> I tried modprobe snd-intel8x0 since it's really common and the module loaded
> and created some entries under /proc/asound but alsamixer still didn't see a
> sound card.
>
> She likes F9 overall but has to have working sound. Any ideas?
>
> Thanks,
>
> Richard
>
> --
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Your favorite Music/Video player?

2008-09-26 Thread Marcelo M. Garcia

Dan Thurman wrote:


I have been using Amarok for awhile, but I find
it so frustrating to use when it comes to updating
tags - it seems to do a very poor job reading/updating
the audio file tags.  I want to switch to something
else that is more reliable, Amarok crashes alot esp.
under heavy load.

I liked Amarok's layout/list and other nifty features
but it is getting to the point that I am unable to
consistently keep my tags straight.  Amarok seems
to have trouble handling ID3 tags (I use Audio Tags
Tools externally in attempts to force tags they way I
want them to be and ATT supports ID3 v1.0
and v2.0) but Amarok has a nasty habit of
reading these tags improperly and/or inconsistently
so it seems, so I am ready to move on.

What do you recommend as a replacement?

Thanks!
Dan


Hi

I use Songbird and it's pretty good.

M.

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: "System Update already in progress"

2008-09-26 Thread Alan Cox
On Thu, 25 Sep 2008 20:20:43 -0400
Dave Feustel <[EMAIL PROTECTED]> wrote:

> On Thu, Sep 25, 2008 at 03:49:37PM -0700, Aldo Foot wrote:
> > On Thu, Sep 25, 2008 at 2:56 PM, Dave Feustel <[EMAIL PROTECTED]> wrote:
> > > That update started all by itself. Something in the auto-updates is 
> > > screwed up then.
> > 
> > 
> > Not really. The yum-updatesd is simply to let you know that there are 
> > updates
> > available. That's what causes that pop up message to come up every now
> > and then. System updates should not start by themselves as far as I know; 
> > unless
> > you have an automated script. But then again, we're running Fedora.
> > ~af
> 
> which brings up an off-topic question I have been wondering about:
> 
> why does linux root use Bash instead of ksh (my favorite shell for the last 
> 20 years :-) )? 
> Is Bash superior to ksh? I have not changed the root shell from Bash to ksh 
> for fear of breaking
> fedora scripts that depend upon Bash features.

History: ksh was non-free for much of the lifetime of the Linux project.
Bash was and is free software.

Scripts should be specifing /bin/bash explicitly if using extensions,
YMMV...

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: nvida drivers

2008-09-26 Thread Tim
On Thu, 2008-09-25 at 11:02 -0600, Robin Laing wrote:
> I like the FreshRPMs way of doing the kernel mod.  It will re-create
> the kernel module on reboot as required using Dynamic Kernel Modules
> (DKMS).

I've considered trying that, but one (potential) thing puts me off the
idea - bootup time.

Does it increase the time it takes to boot?  Obviously creating a new
module will take extra time, but for those other times, when you're
booting/rebooting and haven't installed a new kernel, does it slow
things down?

-- 
[EMAIL PROTECTED] ~]$ uname -r
2.6.25.14-108.fc9.i686

Don't send private replies to my address, the mailbox is ignored.  I
read messages from the public lists.



-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Just curious

2008-09-26 Thread Tom Horsley
Can anyone provide a rational explanation why so many
linux distros (fedora among them) ship by default with
both the prelinker and the kernel address space randomizer
enabled?

Aren't they just a wee bit mutually contradictory?

The prelinker spending hours running cron jobs to try
and make firefox load 1 millisecond faster by having
the shared libs already relocated to a known base
address.

And the randomizer trying to keep any shared lib from
ever being loaded at the same base address twice in a row.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Fedora 9 Missing Dependencies

2008-09-26 Thread Partha Bagchi
On Fri, Sep 26, 2008 at 3:35 AM, Michael Schwendt <[EMAIL PROTECTED]> wrote:
> On Thu, 25 Sep 2008 18:42:53 -0400, Partha Bagchi wrote:
>
>> uname -a > Linux Bordeaux 2.6.26.3-29.fc9.i686 #1 SMP Wed Sep 3
>> 03:42:27 EDT 2008 i686 i686 i386 GNU/Linux
>>
>> Did a yum update today. Got the following error:
>> --
>> libcurl-7.18.2-6.fc9.i386 from updates-newkey has depsolving problems
>>   --> Missing Dependency: libssh2.so.1 is needed by package
>> libcurl-7.18.2-6.fc9.i386 (updates-newkey)
>> Error: Missing Dependency: libssh2.so.1 is needed by package
>> libcurl-7.18.2-6.fc9.i386 (updates-newkey)
>> --
>>
>> Any suggestions?
>
> Verify your "yum repolist". Make sure the Fedora Everything repository
> (usually called just "fedora") is enabled.
>
> $ sudo repoquery --whatprovides libssh2.so.1
> libssh2-0:0.18-7.fc9.i386
>
> $ yum list libssh2
> Loaded plugins: refresh-packagekit
> Available Packages
> libssh2.i386 0.18-7.fc9 fedora
>
> --
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>

Looks like when the newkey was updated, fedora.repo was installed as
fedora.repo.rpmnew which I had not noticed.

Thanks for your help.

Partha

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Workspace Switcher problem in Fedora 9

2008-09-26 Thread Dan Track
On Thu, Sep 25, 2008 at 5:40 PM, Dan Track <[EMAIL PROTECTED]> wrote:
> On Thu, Sep 25, 2008 at 5:08 PM, Paul W. Frields <[EMAIL PROTECTED]> wrote:
>> On Thu, 2008-09-25 at 17:00 +0100, Dan Track wrote:
>>> On Thu, Sep 25, 2008 at 1:45 PM, Paul W. Frields <[EMAIL PROTECTED]> wrote:
>>> > On Thu, 2008-09-25 at 12:17 +0100, Dan Track wrote:
>>> >> Hi
>>> >>
>>> >> I've just noticed that I can't increase the default number of
>>> >> workspaces in fedora 9. The only way to increase them is by adding
>>> >> rows, so where has the option to add workspace to the current row
>>> >> gone, and how do I get it back?
>>> >
>>> > I'm not having this problem at all.  Try creating a separate, new user
>>> > account, and see if that user has the problem.  If not, can your normal
>>> > user write to the ~/.gconf/apps/metacity/general/ folder?
>>> >
>>> > Does this work?  (It should set the number of workspaces to 10, rows to
>>> > 1.)
>>> >
>>> > gconftool-2 -s --type int /apps/metacity/general/num_workspaces 10
>>> > gconftool-2 -s --type int 
>>> > /apps/panel/applets/workspace_switcher/prefs/num_rows 1
>>> >
>>>
>>> Thanks for the reply. I've just tried running your commands. They both
>>> ran without giving any errors but it didn't change my panel though. I
>>> haven't had a chance to log out yet but I can do. Just so you know its
>>> a new installation which I did yesterday - no fancy extra's from
>>> external sources - all fedora. I've also updated to the latest
>>> updates.
>>>
>>> Any thoughts?
>>
>> I'll have to give this a try from my laptop -- I'm actually running
>> remotely over VNC right now so I can't enable desktop effects from here.
>>
>> --
> Thanks for testing. Look forward to hearing from you.
>
> Dan
>
Hi Paul,

Just wondering if you had a chance to test this?

Thanks
Dan

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: nvida drivers

2008-09-26 Thread Claude Jones
On Fri September 26 2008 5:17:45 am Tim wrote:
> I've considered trying that, but one (potential) thing puts me off the
> idea - bootup time.
>
> Does it increase the time it takes to boot?  Obviously creating a new
> module will take extra time, but for those other times, when you're
> booting/rebooting and haven't installed a new kernel, does it slow
> things down?

no - well, to put extreme precision on it, there's probably a delay measurable 
(in fractions of a second - literally), but, it's certainly not noticeable - 
it is comparing the installed module ver to the booting kernel ver - how long 
could that take? - and by the way, creating a new module on the fly when it's 
necessary, is under 15 seconds - (I've been using dkms on multiple machines 
for over three years now, and as Robin reports, there's been only one instance 
of a problem, and that was caused by an incompatible kernel change requiring a 
driver fix)

I see that Livna has an automated script for this as well now, akmod I believe 
it's called - can we hear some reports on how well it works?
-- 
Claude Jones
Leesburg, VA
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: nvida drivers

2008-09-26 Thread Rikke D. Giles
On 09/26/2008 02:17:45 AM, Tim wrote:
> On Thu, 2008-09-25 at 11:02 -0600, Robin Laing wrote:
> > I like the FreshRPMs way of doing the kernel mod.  
 Does it increase the time it takes to boot?  Obviously creating a new
> module will take extra time, but for those other times, when you're
> booting/rebooting and haven't installed a new kernel, does it slow
> things down?

akmod-nvivia from livna works like this.  I use it.  It takes extra 
time the first time it boots with the new kernel.  After that, boot 
time is normal.

Cheers,
Rikke

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Fedora 9 Missing Dependencies

2008-09-26 Thread Michael Schwendt
On Fri, 26 Sep 2008 05:43:39 -0400, Partha Bagchi wrote:

> On Fri, Sep 26, 2008 at 3:35 AM, Michael Schwendt <[EMAIL PROTECTED]> wrote:
> > On Thu, 25 Sep 2008 18:42:53 -0400, Partha Bagchi wrote:
> >
> >> uname -a > Linux Bordeaux 2.6.26.3-29.fc9.i686 #1 SMP Wed Sep 3
> >> 03:42:27 EDT 2008 i686 i686 i386 GNU/Linux
> >>
> >> Did a yum update today. Got the following error:
> >> --
> >> libcurl-7.18.2-6.fc9.i386 from updates-newkey has depsolving problems
> >>   --> Missing Dependency: libssh2.so.1 is needed by package
> >> libcurl-7.18.2-6.fc9.i386 (updates-newkey)
> >> Error: Missing Dependency: libssh2.so.1 is needed by package
> >> libcurl-7.18.2-6.fc9.i386 (updates-newkey)
> >> --
> >>
> >> Any suggestions?
> >
> > Verify your "yum repolist". Make sure the Fedora Everything repository
> > (usually called just "fedora") is enabled.
> >
> > $ sudo repoquery --whatprovides libssh2.so.1
> > libssh2-0:0.18-7.fc9.i386
> >
> > $ yum list libssh2
> > Loaded plugins: refresh-packagekit
> > Available Packages
> > libssh2.i386 0.18-7.fc9 fedora
> >
>
> Looks like when the newkey was updated, fedora.repo was installed as
> fedora.repo.rpmnew which I had not noticed.

No, that only means that you had modified fedora.repo prior to that update
(most likely you disabled it). Else no .rpmnew file would be created, as
RPM would simply overwrite the original unchanged fedora.repo with the new
one.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Selinux is preventing the ntpd from using potentially mislabeled files (./services)

2008-09-26 Thread Claude Jones
I'm getting lots of these alerts. I can't figure out what ./services is, and 
the suggested fix produces the following:
*
restorecon -v './services'
restorecon:  stat error on ./services:  No such file or directory
*
I get these same alerts for cupsd, dhclient, and procmail - identical wording 
except for the service named. Does anyone know the solution?

-- 
Claude Jones
Leesburg, VA
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Selinux is preventing the ntpd from using potentially mislabeled files (./services)

2008-09-26 Thread Craig White
On Fri, 2008-09-26 at 08:48 -0400, Claude Jones wrote:
> I'm getting lots of these alerts. I can't figure out what ./services
> is, and the suggested fix produces the following:
> 
> *
> 
> restorecon -v './services'
> 
> restorecon: stat error on ./services: No such file or directory
> 
> *
> 
> I get these same alerts for cupsd, dhclient, and procmail - identical
> wording except for the service named. Does anyone know the solution?

try

restorecon -v /etc/services

Craig

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: F9: No audio on Compaq V5000

2008-09-26 Thread Richard Shaw
On Fri, Sep 26, 2008 at 3:02 AM, David Hláčik <[EMAIL PROTECTED]> wrote:

> On Fri, Sep 26, 2008 at 5:56 AM, Richard Shaw <[EMAIL PROTECTED]>
> wrote:
> > I recently got my wife to switch to Fedora as she was getting very
> > frustrated with Windows on her not so new laptop (Compaq V5000 AMD Turion
> > 1.6Ghz w/ Radeon M200 video).
> >
> > Everything works well except there is no audio. Direct from boot there is
> no
> > /proc/asound or /dev/snd directories. lspci does not show any audio
> devices
> > so I'm not sure what driver to use. Neither the alsa wiki or google were
> > much help.
> >
> > I tried modprobe snd-intel8x0 since it's really common and the module
> loaded
> > and created some entries under /proc/asound but alsamixer still didn't
> see a
> > sound card.
> >
> > She likes F9 overall but has to have working sound. Any ideas?
> >
> > Thanks,
> >
> > Richard
> >
>
Hello Richard,
>
> please add atrpms repository (http://atrpms.net/install.html)
>
> from atrpms repository install alsa-driver , as dependency it will
> install alsa-kmdl module for your current kernel.
>
> Restart computer, and sound will work just perfect.
>
> Regards,
>
> David
>

On the surface it looks like the only differences in the alsa packages is
that atrpms is at version 1.0.17 while Fedora 9 is on 1.0.16. I can't
believe that as old as this laptop is that the driver was just recently
added. Is there some proprietary driver issue with the specific audio
chipset in this laptop?

Richard
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: F9: No audio on Compaq V5000

2008-09-26 Thread Mark Haney

Richard Shaw wrote:

I recently got my wife to switch to Fedora as she was getting very
frustrated with Windows on her not so new laptop (Compaq V5000 AMD Turion
1.6Ghz w/ Radeon M200 video).

Everything works well except there is no audio. Direct from boot there is no
/proc/asound or /dev/snd directories. lspci does not show any audio devices
so I'm not sure what driver to use. Neither the alsa wiki or google were
much help.

I tried modprobe snd-intel8x0 since it's really common and the module loaded
and created some entries under /proc/asound but alsamixer still didn't see a
sound card.

She likes F9 overall but has to have working sound. Any ideas?

Thanks,

Richard




This system looks a lot like my R4000.  It's got the same video chipset 
(Radeon XPress 200M) so my bet is it has the ATIIXP audio chipset as well.


I have my sound driver built into the kernel on this system (as I now 
run Gentoo on it), but I had F9 on it until a couple weeks ago without 
trouble.  You say lspci doesn't show anything?


Can we see the output?



--
Libenter homines id quod volunt credunt -- Caius Julius Caesar


Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415

Call (866) ERC-7110 for after hours support

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


fc9: bind weirdness

2008-09-26 Thread listserv . traffic
FC9 with latest updates

I've configured bind with all the defaults and modified bind.conf to
answer questions on all interfaces to all clients.

But weird stuff is happening.

bind/named starts properly on boot.
But it refuses to resolve for any hosts other than localhost.

The config file however shows it should resolve for anyone.

But if I log-in and restart bind (# service named restart) it will
suddenly start resolving for anyone.

Thoughts? It's killing me, and I can't see any reason it would work
properly after a restart and not at regular boot.

TIA
-Greg


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Xbmc on Fedora? (fabulous mediacenter application)

2008-09-26 Thread Valent Turkovic
On Thu, Sep 25, 2008 at 9:42 PM, Scott Harvanek
<[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Did you see my comment on creating the symlink for the library?
>
>
> "ln -s /usr/lib/mysql/libmysqlclient.so.15.0.0 /usr/lib/libmysqlclient.so "
>

Ah, I missed that one :)

There are still a few missing packages but that one I managed to solve
myself and install all missing packages.

I found a bug in source code;
in file ./xbmc/utils/CharsetConverter.h there is a line:

#include 

that needs to be corrected to;
#include "lib/libfribidi/fribidi.h"

because it fails at make command.

But I still get errors while making XBMC :(

../xbmc/lib/libfribidi/fribidi_char_sets.h:103: error: declaration of
C function 'FriBidiCharSet fribidi_parse_charset(char*)' conflicts
with
/usr/include/fribidi/fribidi-char-sets.h:95: error: previous
declaration 'FriBidiCharSet fribidi_parse_charset(const char*)' here
make[1]: *** [GUIButtonControl.o] Error 1
make[1]: Leaving directory `/home/valentt/bin/xbmc/XBMC/guilib'


Is seams that files:
/usr/include/fribidi/fribidi-char-sets.h and
/xbmc/lib/libfribidi/fribidi_char_sets.h are in conflict.

Any ideas?

Cheers,
Valent.

-- 
http://kernelreloaded.blog385.com/
linux, blog, anime, spirituality, windsurf, wireless
registered as user #367004 with the Linux Counter, http://counter.li.org.
ICQ: 2125241, Skype: valent.turkovic

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Xbmc on Fedora? (fabulous mediacenter application)

2008-09-26 Thread Valent Turkovic
On Fri, Sep 26, 2008 at 4:28 PM, Valent Turkovic
<[EMAIL PROTECTED]> wrote:
> On Thu, Sep 25, 2008 at 9:42 PM, Scott Harvanek
> <[EMAIL PROTECTED]> wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Did you see my comment on creating the symlink for the library?
>>
>>
>> "ln -s /usr/lib/mysql/libmysqlclient.so.15.0.0 /usr/lib/libmysqlclient.so "
>>
>
> Ah, I missed that one :)
>
> There are still a few missing packages but that one I managed to solve
> myself and install all missing packages.
>
> I found a bug in source code;
> in file ./xbmc/utils/CharsetConverter.h there is a line:
>
> #include 
>
> that needs to be corrected to;
> #include "lib/libfribidi/fribidi.h"

A typo, it need to be corrected like this:
#include 




-- 
http://kernelreloaded.blog385.com/
linux, blog, anime, spirituality, windsurf, wireless
registered as user #367004 with the Linux Counter, http://counter.li.org.
ICQ: 2125241, Skype: valent.turkovic

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: fc9: bind weirdness

2008-09-26 Thread Steve Searle
Around 03:27pm on Friday, September 26, 2008 (UK time), [EMAIL PROTECTED] 
scrawled:

> FC9 with latest updates
> 
> I've configured bind with all the defaults and modified bind.conf to
> answer questions on all interfaces to all clients.
> 
> But weird stuff is happening.
> 
> bind/named starts properly on boot.
> But it refuses to resolve for any hosts other than localhost.

Just a guess?  Are you useing the default NetworkManager daemon rathrer
than the traditional network one?

NetworkManager doesn't start the network immediately, and I wonder if on
boot-up the network connectivity isn't in place when bind starts.

If you are not using wireless, try stopping NetworkManager and starting
network as the default daemons.

Steve

-- 
 
(o< www.stevesearle.com
//\ Powered by Fedora
V_/_No MS products were used in the creation of this message

 15:30:06 up 43 days,  3:52,  1 user,  load average: 0.04, 0.01, 0.00


pgpq6vKz7sunV.pgp
Description: PGP signature
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re[2]: fc9: bind weirdness

2008-09-26 Thread listserv . traffic
Yes, as a matter of fact I was.

But that  introduces a new wrinkle.

For some reason, the interface would keep coming up disabled using
the regular network config. So, when I tried the new-fangled
NetworkManager it would come up active. (And yes, I had it set to
activate on boot, so that wasn't the problem.)

So, any ideas on why the interface would come up inactive?

-Greg

>> FC9 with latest updates
>> 
>> I've configured bind with all the defaults and modified bind.conf to
>> answer questions on all interfaces to all clients.
>> 
>> But weird stuff is happening.
>> 
>> bind/named starts properly on boot.
>> But it refuses to resolve for any hosts other than localhost.

> Just a guess?  Are you useing the default NetworkManager daemon rathrer
> than the traditional network one?

> NetworkManager doesn't start the network immediately, and I wonder if on
> boot-up the network connectivity isn't in place when bind starts.

> If you are not using wireless, try stopping NetworkManager and starting
> network as the default daemons.

> Steve




-- 
Best regards,
 listservmailto:[EMAIL PROTECTED]


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Command help?

2008-09-26 Thread Bradley
Patrick O'Callaghan wrote:
> On Thu, 2008-09-25 at 14:24 -0700, Rick Stevens wrote:
>   
>> Whoops!  In my previous comment on this, I neglected to mention you
>> really need to run /etc/rc.d/rc with the desired runlevel to force the
>> /etc/rc.d/rcX.d stuff to go.  In other words, if you do "telinit 3",
>> then you should also do "/etc/rc.d/rc 3" after it.
>> 
>
> I don't think this is right. AFAIK the change in run level causes the
> script to be run automatically. Note that on F9 the mechanism is
> different from on previous Fedoras as it now uses the new upstart
> system, but a quick look at /etc/event.d/rc3 shows an explicit call to
> "exec /etc/rc.d/rc 3". (The OP doesn't mention which version of Fedora
> he has but the new system is set up to emulate the old behaviour).
>
> poc
Well, for all who are interested, I am running FC8 (haven't had time to
do a full system backup to prepare for FC9) and I have checked all all
of the K** and S** files are where they are suppose to be but telinit
doesn't run them all for some reason.  I have chosen to use run level 4
for the backups and it has all of the K** files but only two S** files
(the way I want it) but when I run telinit 4, it only "kills" two or so
and leaves the others running.

Bradley

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


[Fwd: [sudo-users] Problem of running rpm command line]

2008-09-26 Thread edwardspl
Dear All,

How to setup sudo ( visudo ) program and FC8 System, then allow user A
to install rpm file ?

Thank for your help !

Edward.

 Original Message 
Subject:[sudo-users] Problem of running rpm command line
Date:   Fri, 26 Sep 2008 23:16:24 +0800
From:   [EMAIL PROTECTED]
To: [EMAIL PROTECTED]



Dear All,

How to config the sudo, then the user A who can install the rpm file by
using rpm command line ?

Thanks !

Edward.
 
sudo-users mailing list <[EMAIL PROTECTED]>
For list information, options, or to unsubscribe, visit:
http://www.sudo.ws/mailman/listinfo/sudo-users

__ NOD32 3474 (20080926) Information __

This message was checked by NOD32 antivirus system.
http://www.nod32.com.hk




-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: F8 Canon PowerShot A510 USB device

2008-09-26 Thread Clodoaldo Pinto Neto
2008/9/24 Clodoaldo Pinto Neto <[EMAIL PROTECTED]>:
> 2008/9/23 Kevin Martin <[EMAIL PROTECTED]>:
>>
>>
>> Clodoaldo Pinto Neto wrote:
>>> The camera is correctly detected (Canon PowerShot A510) but i get this
>>> error from Gthumb
>>>
>>> "An error occurred in the io-library ('Bad parameters'): Could not
>>> find USB device (vendor 0x4a9, product 0x30c2). Make sure this device
>>> is connected to the computer."
>>>
>>> And from gphoto2:
>>>
>>> $ gphoto2 --get-all-files
>>> Detected a 'Canon:PowerShot A510 (normal mode)'.
>>> *** Error (-114: 'OS error in camera communication') ***
>>>
>>> For debugging messages, please use the --debug option.
>>> Debugging messages may help finding a solution to your problem.
>>> If you intend to send any error or debug messages to the gphoto
>>> developer mailing list <[EMAIL PROTECTED]>, please run
>>> gphoto2 as follows:
>>>
>>>env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt --get-all-files
>>>
>>> Please make sure there is sufficient quoting around the arguments.
>>>
>>> $ env LANG=C gphoto2 --debug --debug-logfile="my-logfile.txt" 
>>> --get-all-files
>>>
>>> *** Error ***
>>> An error occurred in the io-library ('Bad parameters'): Could not find
>>> USB device (vendor 0x4a9, product 0x30c2). Make sure this device is
>>> connected to the computer.
>>> *** Error (-2: 'Bad parameters') ***
>>>
>>> For debugging messages, please use the --debug option.
>>> Debugging messages may help finding a solution to your problem.
>>> If you intend to send any error or debug messages to the gphoto
>>> developer mailing list <[EMAIL PROTECTED]>, please run
>>> gphoto2 as follows:
>>>
>>>env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt --debug
>>> --debug-logfile=my-logfile.txt --get-all-files
>>>
>>> Please make sure there is sufficient quoting around the arguments.
>>>
>>> Generated log file is attached.
>>>
>>> Regards, Clodoaldo
>>>
>>>
>> Yes, I had that same problem with mine and never did figure it out.
>> Strange thing was it worked on F8 a while back so some update to some
>> USB driver package I think must have messed it up.  I eventually bought
>> a new digital camera anyway (higher megapixels) and F8 sees that one
>> just fine.  What a pain!
>
> Yes, it also worked for me a while back. Not going to buy a new
> camera. For now i'm using windows to get the pictures. I will file a
> bug.

This is the bugzilla address if someone cares:

https://bugzilla.redhat.com/show_bug.cgi?id=463928

> Clodoaldo
>
>> Kevin Martin
>>
>> --
>> fedora-list mailing list
>> fedora-list@redhat.com
>> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>>
>

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: ****[Fwd: [sudo-users] Problem of running rpm command line]

2008-09-26 Thread Craig White
On Fri, 2008-09-26 at 23:41 +0800, [EMAIL PROTECTED] wrote:
> Dear All,
> 
> How to setup sudo ( visudo ) program and FC8 System, then allow user A
> to install rpm file ?
> 
> Thank for your help !

man sudo
man visudo

Craig

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Selinux is preventing the ntpd from using potentially mislabeled files (./services)

2008-09-26 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Claude Jones wrote:
> I'm getting lots of these alerts. I can't figure out what ./services is, and 
> the suggested fix produces the following:
> *
> restorecon -v './services'
> restorecon:  stat error on ./services:  No such file or directory
> *
> I get these same alerts for cupsd, dhclient, and procmail - identical wording 
> except for the service named. Does anyone know the solution?
> 
> 
vmware mislabes /etc/services in its post install.  They modify the
contents by copying the file to /tmp and then mv'ing it back to /etc.
This ends up with the file labeled rpm_script_tmp_t instead of etc_t.

So you need to run restorecon.  If you run the latest restorecond it
watches for this.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkjdBicACgkQrlYvE4MpobP5sQCfW1P3oBygsV5lb4HKLVI+YE8b
b7UAn1UttwNIqa3XUBERHHuaZ9KgTYkJ
=bZjN
-END PGP SIGNATURE-

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Workspace Switcher problem in Fedora 9

2008-09-26 Thread Alan Evans
On Thu, Sep 25, 2008 at 9:08 AM, Paul W. Frields <[EMAIL PROTECTED]> wrote:
> I'll have to give this a try from my laptop -- I'm actually running
> remotely over VNC right now so I can't enable desktop effects from here.

With desktop effects enabled, I've only ever been able to have 4
workspaces. Very annoying.

I found an apparently relevant bugzilla from almost a year ago:

https://bugzilla.redhat.com/show_bug.cgi?id=382901

but the comments seem much more concerned with problems other than the
limited number of workspaces.

I would normally consider this a deal-breaker for desktop effects,
which I don't really care about anyway. (Interesting to see or show
off, but not really an improvement in my work flow.) But in my case,
using the default desktop causes the system to lock up if I move a
window too quickly or at the wrong time or something. I never have
figured it out exactly, but I've never had a lockup when using compiz,
which I think is strange.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Workspace Switcher problem in Fedora 9

2008-09-26 Thread Jonathan Dieter
On Fri, 2008-09-26 at 09:12 -0700, Alan Evans wrote:
> On Thu, Sep 25, 2008 at 9:08 AM, Paul W. Frields <[EMAIL PROTECTED]> wrote:
> > I'll have to give this a try from my laptop -- I'm actually running
> > remotely over VNC right now so I can't enable desktop effects from here.
> 
> With desktop effects enabled, I've only ever been able to have 4
> workspaces. Very annoying.

In gconf-editor, change the value
of /apps/compiz/general/screen0/options/hsize.  I have six workspaces
under compiz (and have had since I started using it over a year ago).

Jonathan


signature.asc
Description: This is a digitally signed message part
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: kde-4.1 menus not editable

2008-09-26 Thread Craig White
On Fri, 2008-09-26 at 22:56 -0400, Zoran Spasojevic wrote:
> I installed FC9 recently and when I edit the kde menus none of the 
> changes are saves.
> I had no problem with 3.x in FC8  but 4.1 in FC9 is a challenge.
> Any help is appreciated.

right click on the "F" (the Kmenu) and choose 'Menu Editor'

Craig

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: ****[Fwd: [sudo-users] Problem of running rpm command line]

2008-09-26 Thread edwardspl
Craig White wrote:

>On Fri, 2008-09-26 at 23:41 +0800, [EMAIL PROTECTED] wrote:
>  
>
>>Dear All,
>>
>>How to setup sudo ( visudo ) program and FC8 System, then allow user A
>>to install rpm file ?
>>
>>Thank for your help !
>>
>>
>
>man sudo
>man visudo
>
>Craig
>  
>
Hello,

Sorry, do you know how to install the tarball packages by using sudo ?

Thanks !

Edward.
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: desperately seeking "IgnoreEDID"

2008-09-26 Thread Bill Davidsen

Robert P. J. Day wrote:

Quoting Cameron Simpson <[EMAIL PROTECTED]>:


Robert,

Have you read "man radeon" at all?  In the "man radeon" on a handy gentoo
system it says:

  Option "IgnoreEDID" "boolean"
  Do  not use EDID data for mode validation, but DDC is still
  used for monitor detection. This is different from NoDDC
  option.  The default value is off.

  Option "DDCMode" "boolean"
  Force to use the modes queried from the connected monitor.  The
  default is off.

I see that "NoDDC" and "DDCMode" appear to be spelt differently, but
neither is spelt "DDC" unless the X server treats "NoDDC" as a synonym
for "DDC" "False" per Alan's suggestion.


i was unaware that a man page for "radeon" even existed but i think i've
already tested these combinations.  i've used False for IgnoreEDID and, as
you point out, the default for DDCMode is false.  so i think i've covered
those possibilities, unless i'm misreading something here.

Is that a typo? You *want* to ignore EDID, don't you? So the value of "Ignore 
EDID" should be "True" I would assume.


--
Bill Davidsen <[EMAIL PROTECTED]>
  "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: desperately seeking "IgnoreEDID"

2008-09-26 Thread Bill Davidsen

Bill Davidsen wrote:

Robert P. J. Day wrote:

Quoting Cameron Simpson <[EMAIL PROTECTED]>:


Robert,

Have you read "man radeon" at all?  In the "man radeon" on a handy 
gentoo

system it says:

  Option "IgnoreEDID" "boolean"
  Do  not use EDID data for mode validation, but DDC is still
  used for monitor detection. This is different from NoDDC
  option.  The default value is off.

  Option "DDCMode" "boolean"
  Force to use the modes queried from the connected monitor.  
The

  default is off.

I see that "NoDDC" and "DDCMode" appear to be spelt differently, but
neither is spelt "DDC" unless the X server treats "NoDDC" as a synonym
for "DDC" "False" per Alan's suggestion.


i was unaware that a man page for "radeon" even existed but i think i've
already tested these combinations.  i've used False for IgnoreEDID 
and, as

you point out, the default for DDCMode is false.  so i think i've covered
those possibilities, unless i'm misreading something here.

Is that a typo? You *want* to ignore EDID, don't you? So the value of 
"Ignore EDID" should be "True" I would assume.


And to reply to my own post, yes, it was a typo, you quoted it as "False" in 
your original post, which I had to go back and check.


--
Bill Davidsen <[EMAIL PROTECTED]>
  "We have more to fear from the bungling of the incompetent than from
the machinations of the wicked."  - from Slashdot

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Problem of install tarball packages

2008-09-26 Thread Aldo Foot
On Fri, Sep 26, 2008 at 9:34 AM,  <[EMAIL PROTECTED]> wrote:
> Dear All,
>
> How to config the sudo, then allow user A to install tarball packages with 
> FC8 System ?


You use the 'visudo' command to edit the /etc/sudoers files.
Don't edit that file directly.

see this /etc/sudoers sample
http://www.gratisoft.us/sudo/sample.sudoers

'rpm' is just another command you add to the allowed commands.
so for example a the CLI: "sudo rpm -Uvh someRpm.rpm',

~af

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Workspace Switcher problem in Fedora 9

2008-09-26 Thread Aldo Foot
On Thu, Sep 25, 2008 at 4:17 AM, Dan Track <[EMAIL PROTECTED]> wrote:
> Hi
>
> I've just noticed that I can't increase the default number of
> workspaces in fedora 9. The only way to increase them is by adding
> rows, so where has the option to add workspace to the current row
> gone, and how do I get it back?
>
> Thanks
> Dan

Just curious: are you using Gnome or KDE?
Does the problem occurr with both desktop mgrs?

~af

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Problem of install tarball packages

2008-09-26 Thread edwardspl
Aldo Foot wrote:

>On Fri, Sep 26, 2008 at 9:34 AM,  <[EMAIL PROTECTED]> wrote:
>  
>
>>Dear All,
>>
>>How to config the sudo, then allow user A to install tarball packages with 
>>FC8 System ?
>>
>>

>You use the 'visudo' command to edit the /etc/sudoers files.
>Don't edit that file directly.
>
>see this /etc/sudoers sample
>http://www.gratisoft.us/sudo/sample.sudoers
>
>'rpm' is just another command you add to the allowed commands.
>so for example a the CLI: "sudo rpm -Uvh someRpm.rpm',
>
>~af
>
>  
>
Hello Aldo,

Sorry, my means is tarball packages ( NOT rpm packages )...

Thank for your help !

Edward.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: desperately seeking "IgnoreEDID"

2008-09-26 Thread Robert P. J. Day

Quoting Bill Davidsen <[EMAIL PROTECTED]>:


Robert P. J. Day wrote:

Quoting Cameron Simpson <[EMAIL PROTECTED]>:


Robert,

Have you read "man radeon" at all?  In the "man radeon" on a handy gentoo
system it says:

 Option "IgnoreEDID" "boolean"
 Do  not use EDID data for mode validation, but DDC is still
 used for monitor detection. This is different from NoDDC
 option.  The default value is off.

 Option "DDCMode" "boolean"
 Force to use the modes queried from the connected monitor.  The
 default is off.

I see that "NoDDC" and "DDCMode" appear to be spelt differently, but
neither is spelt "DDC" unless the X server treats "NoDDC" as a synonym
for "DDC" "False" per Alan's suggestion.


i was unaware that a man page for "radeon" even existed but i think i've
already tested these combinations.  i've used False for IgnoreEDID and, as
you point out, the default for DDCMode is false.  so i think i've covered
those possibilities, unless i'm misreading something here.


Is that a typo? You *want* to ignore EDID, don't you? So the value of
"Ignore EDID" should be "True" I would assume.


  right, sorry, that was just a thinko.

rday


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


how-to create rpm from rpms (atrpms)

2008-09-26 Thread David Hláčik
Hello guys,

i am trying to create alsa-driver and alsa-kmod-`uname -r` driver for
my Fedora 9 computer, as kernel i am using does not have pre-builded
kmdl binaries

I am trying to build it from alsa-driver at
http://atrpms.net/dist/f9/alsa-driver/ .

when i will do rpmbuild -bb on alsa-driver.spec file , this is what i get :

[EMAIL PROTECTED] SPECS]$ rpmbuild -bb alsa-driver.spec
error: line 1: Unknown tag: %kmdl alsa

This is how specfile looks like http://dl.atrpms.net/all/alsa-driver.spec .

Thanks in advance



David

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: [Fwd: [sudo-users] Problem of running rpm command line]

2008-09-26 Thread Craig White
On Sat, 2008-09-27 at 00:50 +0800, [EMAIL PROTECTED] wrote:
> Craig White wrote: 
> > On Fri, 2008-09-26 at 23:41 +0800, [EMAIL PROTECTED] wrote:
> >   
> > > Dear All,
> > > 
> > > How to setup sudo ( visudo ) program and FC8 System, then allow user A
> > > to install rpm file ?
> > > 
> > > Thank for your help !
> > > 
> > 
> > man sudo
> > man visudo
> > 
> > Craig
> >   
> Hello,
> 
> Sorry, do you know how to install the tarball packages by using sudo ?

Given the fact that sudo is a time honored UNIX method of granting super
user privileges to normal users, it is well documented in man pages and
at tldp.org and personally, I think it's unfair to ask general usage
questions for something that is so well documented.

Considering that what you are asking is to give away the farm on your
system to other users, I would suggest that you become intimately
familiar with using sudo so you can be specific about what you are
allowing people to do rather than just a wholesale grant of superuser
privileges as that is the only way you can control what users can do on
your systems.

Craig

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Problem of install tarball packages

2008-09-26 Thread Craig White
On Sat, 2008-09-27 at 01:10 +0800, [EMAIL PROTECTED] wrote:
> Aldo Foot wrote:
> 
> >On Fri, Sep 26, 2008 at 9:34 AM,  <[EMAIL PROTECTED]> wrote:
> >  
> >
> >>Dear All,
> >>
> >>How to config the sudo, then allow user A to install tarball packages with 
> >>FC8 System ?
> >>
> >>
> 
> >You use the 'visudo' command to edit the /etc/sudoers files.
> >Don't edit that file directly.
> >
> >see this /etc/sudoers sample
> >http://www.gratisoft.us/sudo/sample.sudoers
> >
> >'rpm' is just another command you add to the allowed commands.
> >so for example a the CLI: "sudo rpm -Uvh someRpm.rpm',
> >
> >~af
> >
> >  
> >
> Hello Aldo,
> 
> Sorry, my means is tarball packages ( NOT rpm packages )...

users don't need superuser privileges to use tar at all UNLESS they are
trying to 'untar' into spaces where only superuser can write, in which
case, security is out the window.

Craig

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Problem of install tarball packages

2008-09-26 Thread Aldo Foot
On Fri, Sep 26, 2008 at 10:13 AM, Craig White <[EMAIL PROTECTED]> wrote:
> On Sat, 2008-09-27 at 01:10 +0800, [EMAIL PROTECTED] wrote:
>> Aldo Foot wrote:
>>
>> >On Fri, Sep 26, 2008 at 9:34 AM,  <[EMAIL PROTECTED]> wrote:
>> >
>> >
>> >>Dear All,
>> >>
>> >>How to config the sudo, then allow user A to install tarball packages with 
>> >>FC8 System ?
>> >>
>> >>
>>
>> >You use the 'visudo' command to edit the /etc/sudoers files.
>> >Don't edit that file directly.
>> >
>> >see this /etc/sudoers sample
>> >http://www.gratisoft.us/sudo/sample.sudoers
>> >
>> >'rpm' is just another command you add to the allowed commands.
>> >so for example a the CLI: "sudo rpm -Uvh someRpm.rpm',
>> >
>> >~af
>> >
>> >
>> >
>> Hello Aldo,
>>
>> Sorry, my means is tarball packages ( NOT rpm packages )...
> 
> users don't need superuser privileges to use tar at all UNLESS they are
> trying to 'untar' into spaces where only superuser can write, in which
> case, security is out the window.
>
> Craig

You're correct. How did I mix rpm and tar? My coffee was not strong
enough this morning.. ;-)

~af

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


still no progress with opengl video problems?

2008-09-26 Thread David Hláčik
Hello guys,

so far i was solving problems with opengl video output with ATI binary
drivers & compiz turned on Fedora 9. Videos are blinking .
As i was informed, problem can not be solved. It is becouse bug is on
ATI driver side?

Thanks!

David

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Problem of install tarball packages

2008-09-26 Thread edwardspl
Aldo Foot wrote:

>On Fri, Sep 26, 2008 at 10:13 AM, Craig White <[EMAIL PROTECTED]> wrote:
>  
>
>>On Sat, 2008-09-27 at 01:10 +0800, [EMAIL PROTECTED] wrote:
>>
>>
>>>Aldo Foot wrote:
>>>
>>>  
>>>
On Fri, Sep 26, 2008 at 9:34 AM,  <[EMAIL PROTECTED]> wrote:




>Dear All,
>
>How to config the sudo, then allow user A to install tarball packages with 
>FC8 System ?
>
>
>  
>
You use the 'visudo' command to edit the /etc/sudoers files.
Don't edit that file directly.

see this /etc/sudoers sample
http://www.gratisoft.us/sudo/sample.sudoers

'rpm' is just another command you add to the allowed commands.
so for example a the CLI: "sudo rpm -Uvh someRpm.rpm',

~af





>>>Hello Aldo,
>>>
>>>Sorry, my means is tarball packages ( NOT rpm packages )...
>>>  
>>>
>>
>>users don't need superuser privileges to use tar at all UNLESS they are
>>trying to 'untar' into spaces where only superuser can write, in which
>>case, security is out the window.
>>
>>Craig
>>
>>
>
>You're correct. How did I mix rpm and tar? My coffee was not strong
>enough this morning.. ;-)
>
>~af
>
>  
>
Hello,

Sorry, My means is how to running the command line of "./configure",
"make" and "make install" ?
How to config sudo or / and linux system for it ?

Thanks !

Edward.
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Problem of install tarball packages

2008-09-26 Thread Craig White
On Sat, 2008-09-27 at 01:43 +0800, [EMAIL PROTECTED] wrote:
> Aldo Foot wrote:
> > On Fri, Sep 26, 2008 at 10:13 AM, Craig White <[EMAIL PROTECTED]> wrote:
> >   
> > > On Sat, 2008-09-27 at 01:10 +0800, [EMAIL PROTECTED] wrote:
> > > 
> > > > Aldo Foot wrote:
> > > > 
> > > >   
> > > > > On Fri, Sep 26, 2008 at 9:34 AM,  <[EMAIL PROTECTED]> wrote:
> > > > > 
> > > > > 
> > > > > 
> > > > > > Dear All,
> > > > > > 
> > > > > > How to config the sudo, then allow user A to install tarball 
> > > > > > packages with FC8 System ?
> > > > > > 
> > > > > > 
> > > > > >   
> > > > > You use the 'visudo' command to edit the /etc/sudoers files.
> > > > > Don't edit that file directly.
> > > > > 
> > > > > see this /etc/sudoers sample
> > > > > http://www.gratisoft.us/sudo/sample.sudoers
> > > > > 
> > > > > 'rpm' is just another command you add to the allowed commands.
> > > > > so for example a the CLI: "sudo rpm -Uvh someRpm.rpm',
> > > > > 
> > > > > ~af
> > > > > 
> > > > > 
> > > > > 
> > > > > 
> > > > Hello Aldo,
> > > > 
> > > > Sorry, my means is tarball packages ( NOT rpm packages )...
> > > >   
> > > 
> > > users don't need superuser privileges to use tar at all UNLESS they are
> > > trying to 'untar' into spaces where only superuser can write, in which
> > > case, security is out the window.
> > > 
> > > Craig
> > > 
> > 
> > You're correct. How did I mix rpm and tar? My coffee was not strong
> > enough this morning.. ;-)
> > 
> > ~af
> > 
> >   
> Hello,
> 
> Sorry, My means is how to running the command line of "./configure",
> "make" and "make install" ?
> How to config sudo or / and linux system for it ?

users can (and should) run configure, make as users, not as super users.
'make install' only needs super user privileges if the intended install
is to go into /usr/local but users can have 'bin' or 'sbin' directories
in their own space to run compiled programs that are available only to
that specific user and not to all users.

Did I mention that you are going to have nightmares if you actually give
users super user privileges enough times yet?

Craig

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Problem of install tarball packages

2008-09-26 Thread Joonas Sarajärvi
2008/9/26  <[EMAIL PROTECTED]>:
> Sorry, My means is how to running the command line of "./configure", "make"
> and "make install" ?
> How to config sudo or / and linux system for it ?

You could as well give him/her the root password.

If you let the user just run 'make install' as root while not allowing
anything else and the user wanted to escape that limitation, he would
just write a new Makefile where the install target would actually do
whatever he wanted, like reset the root password or delete all the
files.

However, the user can easily just run the configure script and make as
a normal user, and install the program under the home directory. To
assist this, the configure script often has this handy option:

./configure --prefix=/home/foo/myprograms

Which would configure the program to install into the user's
myprograms directory. Writing to a self-owned directory needs no root
privileges, so the entire installation can be done without root privs.

hope this helps,


-- 
Joonas Sarajärvi
[EMAIL PROTECTED]

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Problem of install tarball packages

2008-09-26 Thread Aldo Foot
On Fri, Sep 26, 2008 at 10:43 AM,  <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Sorry, My means is how to running the command line of "./configure", "make"
> and "make install" ?
> How to config sudo or / and linux system for it ?
>
> Thanks !
>
> Edward.
>


Google this "howto compile source"...
http://ubuntuforums.org/showthread.php?t=323939

As suggested earlier to you, read the man pages for sudo and visudo.
You'll benefit in the long run.

~af

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Nvidia-Xconfig

2008-09-26 Thread Alex Makhlin

Lonni J Friedman wrote:

On Thu, Sep 25, 2008 at 10:52 AM, Alex Makhlin <[EMAIL PROTECTED]> wrote:
  

Lonni J Friedman wrote:

On Thu, Sep 25, 2008 at 10:32 AM, Alex Makhlin <[EMAIL PROTECTED]> wrote:


Lonni J Friedman wrote:

On Thu, Sep 25, 2008 at 10:11 AM, Alex Makhlin <[EMAIL PROTECTED]> wrote:


Hi,

Does anyone know how to run Nvidia-Xconfig? I installed the Nvidia drivers
but am being prompted than I am not using the Nvidia X driver and that I
need to edit my X configuration by using Nvidia-Xconfig. I can open up the
manual by typing man Nvidia-Xconfig but I do not know how to run
Nvidia-Xconfig. I am using Fedora 9/64 KDE 4.1


As root:
nvidia-xconfig

Can't get any easier than that.




I tried that already but all I get is error "command not found". I even
tried going to the folder containing nvidia-xconfig but I still get the same
error when I just type nvidia-xconfig.


It should have been installed in /usr/bin, which is, by default, in
your $PATH.  So unless you've got a non-traditional setup, it should
work fine.  Did you install the official driver package, or an RPM ?



My installation is in /usr/sbin and is an official driver package. Strange
ha?



>From where did you obtain the driver package?
Which driver version did you install?
Are you running it as root ?


  
Now I know what it was. When I was typing "./definatly-xconfig" I was 
using capitalized letters and was typing "./Nvidia-Xconfig". I just keep 
forgetting that Linux is case sensitive. I am a complete MS Windows 
expert even with Vista but Linux is a new animal to me. One more thing I 
discovered is that there are no drivers available for the latest kernel 
so I just need to wait a bit. But thank you for your effort to help, I 
definitely appreciate it.


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Why is Firefox such a beast??

2008-09-26 Thread Beartooth
On Thu, 25 Sep 2008 16:06:45 -0430, Patrick O'Callaghan wrote:

> On Thu, 2008-09-25 at 19:43 +, Beartooth wrote:
>> All right, at least, at last, we get down to it. What is a
>> reasonable number of extensions to run? I.e., a number that will still
>> keep Firefox fast and stable?
> 
> That's like asking how long is a piece of string, since everyone's needs
> are different. However I can comment that I currently have 22 add-ons
> installed and enabled, and another half dozen or so installed but
> disabled.
> 
>> And are all extensions equal, in the loads they add, whether to speed
>> or to stability? (I doubt that, come to think
>> of it.)
> 
> Obviously not. FlagFox shows a little flag for the country of the
> website you're visiting, and I doubt it takes as many resources as some
> Gmail add-ons I have.
> 
>> Is there any way to identify, or even guess, which ones are prime
>> candidates for jettisoning?
> 
> Not as far as I know. It would be a Good Thing (tm) of course.

OK, I've been uninstalling hand over fist on three machines. The 
fourth behind the KVM switch is an erstwhile server whose data has been 
put in a better place; I wiped it with DBAN and did a fresh install of F8.

I'm not entirely sure at this point what I have on which machine; 
I'm afraid I may have inadvertently removed *all* the extensions on one 
of them -- emptied out /home/btth/FEBE after a lot of deletions, without 
thinking to do a fresh backup before telling it to restore. 

But I *think* two of them are down to about fifty each, and close 
to the same fifty. I'd like to believe those two now run better, but it's 
too early to be sure. If that pans out, it should be straightforward to 
copy the FEBE file from one of them onto the new install or the stripped 
one, do a restore, and have a working collection.

-- 
Beartooth Staffwright, PhD, Neo-Redneck Linux Convert
Remember I know precious little of what I am talking about.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: how-to create rpm from rpms (atrpms)

2008-09-26 Thread Axel Thimm
On Fri, Sep 26, 2008 at 07:09:27PM +0200, David Hláčik wrote:
> Hello guys,
> 
> i am trying to create alsa-driver and alsa-kmod-`uname -r` driver for
> my Fedora 9 computer, as kernel i am using does not have pre-builded
> kmdl binaries

What kernel is that? Do you have a matching kernel-devel installed?

> I am trying to build it from alsa-driver at
> http://atrpms.net/dist/f9/alsa-driver/ .
> 
> when i will do rpmbuild -bb on alsa-driver.spec file , this is what i get :
> 
> [EMAIL PROTECTED] SPECS]$ rpmbuild -bb alsa-driver.spec
> error: line 1: Unknown tag: %kmdl alsa

Try

yum install atrpms-rpm-config

before the rpmbuild command.

> This is how specfile looks like http://dl.atrpms.net/all/alsa-driver.spec .
> 
> Thanks in advance
> 
> 
> 
> David
> 

-- 
Axel.Thimm at ATrpms.net


pgpuI1ZWOzhT1.pgp
Description: PGP signature
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: kde-4.1 menus not editable

2008-09-26 Thread Alex Makhlin

Zoran Spasojevic wrote:
I installed FC9 recently and when I edit the kde menus none of the 
changes are saves.

I had no problem with 3.x in FC8  but 4.1 in FC9 is a challenge.
Any help is appreciated.
Thanks,
Zoran


Did you do an upgrade or a fresh install?

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Nvidia-Xconfig

2008-09-26 Thread Lonni J Friedman
On Thu, Sep 25, 2008 at 11:13 AM, Alex Makhlin <[EMAIL PROTECTED]> wrote:
> Now I know what it was. When I was typing "./definatly-xconfig" I was using
> capitalized letters and was typing "./Nvidia-Xconfig". I just keep
> forgetting that Linux is case sensitive. I am a complete MS Windows expert
> even with Vista but Linux is a new animal to me. One more thing I discovered
> is that there are no drivers available for the latest kernel so I just need
> to wait a bit. But thank you for your effort to help, I definitely
> appreciate it.

Perhaps not from livna, but NVIDIA has certainly released a driver
that works with the latest F9 kernel.

-- 
~
L. Friedman[EMAIL PROTECTED]
LlamaLand   https://netllama.linux-sxs.org

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Why is Firefox such a beast??

2008-09-26 Thread Frank Cox
On Fri, 26 Sep 2008 18:25:02 + (UTC)
Beartooth <[EMAIL PROTECTED]> wrote:

> But I *think* two of them are down to about fifty each,

Fifty extensions?  Wow.

My Firefox currently has 8 extension installed and I don't think I'm really
missing out on anything.

-- 
MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com
DRY CLEANER BUSINESS FOR SALE ~ http://www.canadadrycleanerforsale.com

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: kde-4.1 menus not editable

2008-09-26 Thread Zoran Spasojevic

I did a fresh install and updated to kde-4.1.1 a few days ago.
The problem is not that I do not know how to edit the menus
(right-click on f and the edit menus).  The problem is that my changes
would not save after clicking the save button.
For example, my firefox link is found in Lost & Found sub-menu.
When I add it to the internet sub-menu it would not stay there.
It seems to be permanently fixed in the Lost & Found sub-menu.
Thanks for your suggestions.
Zoran

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Media change

2008-09-26 Thread Alex Makhlin

Hi,

Before yesterdays upgrade that I installed for Fedora 9 KDE 4.1 I was 
able to access all my drives through the terminal window by typing cd 
//media and now I cannot access them. Is there a different command to 
access all including external drives?


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Xbmc on Fedora? (fabulous mediacenter application)

2008-09-26 Thread Valent Turkovic
On Fri, Sep 26, 2008 at 4:29 PM, Valent Turkovic
<[EMAIL PROTECTED]> wrote:
> On Fri, Sep 26, 2008 at 4:28 PM, Valent Turkovic
> <[EMAIL PROTECTED]> wrote:
>> On Thu, Sep 25, 2008 at 9:42 PM, Scott Harvanek
>> <[EMAIL PROTECTED]> wrote:
>>> -BEGIN PGP SIGNED MESSAGE-
>>> Hash: SHA1
>>>
>>> Did you see my comment on creating the symlink for the library?
>>>
>>>
>>> "ln -s /usr/lib/mysql/libmysqlclient.so.15.0.0 /usr/lib/libmysqlclient.so "
>>>
>>
>> Ah, I missed that one :)
>>
>> There are still a few missing packages but that one I managed to solve
>> myself and install all missing packages.
>>
>> I found a bug in source code;
>> in file ./xbmc/utils/CharsetConverter.h there is a line:
>>
>> #include 
>>
>> that needs to be corrected to;
>> #include "lib/libfribidi/fribidi.h"
>
> A typo, it need to be corrected like this:
> #include 

I managed to compile and install XBMC on Fedora 9!

Here is how:

first install all packages needed.

create symlink:
su
ln -s /usr/lib/mysql/libmysqlclient.so.15.0.0 /usr/lib/libmysqlclient.so
exit


You need to edit these two files:
xbmc/utils/CharsetConverter.h
xbmc/utils/ArabicShaping.h

from

#else
#include 
#include 
#include 
#endif

to

#else
#include 
#include 
#include 
#endif


then you need to copy jpegint.h file

su
cp xbmc/lib/cximage-6.0/jpeg/jpegint.h /usr/include/
exit

and now you can finally do

./configure
make
su
make install

-- 
http://kernelreloaded.blog385.com/
linux, blog, anime, spirituality, windsurf, wireless
registered as user #367004 with the Linux Counter, http://counter.li.org.
ICQ: 2125241, Skype: valent.turkovic

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Command help?

2008-09-26 Thread Rick Stevens

Bradley wrote:

Patrick O'Callaghan wrote:

On Thu, 2008-09-25 at 14:24 -0700, Rick Stevens wrote:
  

Whoops!  In my previous comment on this, I neglected to mention you
really need to run /etc/rc.d/rc with the desired runlevel to force the
/etc/rc.d/rcX.d stuff to go.  In other words, if you do "telinit 3",
then you should also do "/etc/rc.d/rc 3" after it.


I don't think this is right. AFAIK the change in run level causes the
script to be run automatically. Note that on F9 the mechanism is
different from on previous Fedoras as it now uses the new upstart
system, but a quick look at /etc/event.d/rc3 shows an explicit call to
"exec /etc/rc.d/rc 3". (The OP doesn't mention which version of Fedora
he has but the new system is set up to emulate the old behaviour).

poc

Well, for all who are interested, I am running FC8 (haven't had time to
do a full system backup to prepare for FC9) and I have checked all all
of the K** and S** files are where they are suppose to be but telinit
doesn't run them all for some reason.  I have chosen to use run level 4
for the backups and it has all of the K** files but only two S** files
(the way I want it) but when I run telinit 4, it only "kills" two or so
and leaves the others running.


After your "telinit 4", have you tried "/etc/rc.d/rc 4"?

AFAIK, telinit does NOT fire up the /etc/rc.d stuff by itself and that's
how the K* and S* stuff get run.
--
- Rick Stevens, Systems Engineer  [EMAIL PROTECTED] -
- AIM/Skype: therps2ICQ: 22643734Yahoo: origrps2 -
--
-  Programmers often confuse Halloween and Christmas.-
-  After all, 31 Oct is the same as 25 Dec!  -
--

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


subpixel smooting for login screen(gdm)

2008-09-26 Thread David Hláčik
Hello guys,

how can i configure subpixel smoothed fonts for Gnome Login Screen in Fedora 9?

Thanks!

David

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Command help?

2008-09-26 Thread Aaron Konstam
On Fri, 2008-09-26 at 12:56 -0700, Rick Stevens wrote:
> Bradley wrote:
> > Patrick O'Callaghan wrote:
> >> On Thu, 2008-09-25 at 14:24 -0700, Rick Stevens wrote:
> >>   
> >>> Whoops!  In my previous comment on this, I neglected to mention you
> >>> really need to run /etc/rc.d/rc with the desired runlevel to force the
> >>> /etc/rc.d/rcX.d stuff to go.  In other words, if you do "telinit 3",
> >>> then you should also do "/etc/rc.d/rc 3" after it.
> >>> 
> >> I don't think this is right. AFAIK the change in run level causes the
> >> script to be run automatically. Note that on F9 the mechanism is
> >> different from on previous Fedoras as it now uses the new upstart
> >> system, but a quick look at /etc/event.d/rc3 shows an explicit call to
> >> "exec /etc/rc.d/rc 3". (The OP doesn't mention which version of Fedora
> >> he has but the new system is set up to emulate the old behaviour).
> >>
> >> poc
> > Well, for all who are interested, I am running FC8 (haven't had time to
> > do a full system backup to prepare for FC9) and I have checked all all
> > of the K** and S** files are where they are suppose to be but telinit
> > doesn't run them all for some reason.  I have chosen to use run level 4
> > for the backups and it has all of the K** files but only two S** files
> > (the way I want it) but when I run telinit 4, it only "kills" two or so
> > and leaves the others running.
> 
> After your "telinit 4", have you tried "/etc/rc.d/rc 4"?
> 
> AFAIK, telinit does NOT fire up the /etc/rc.d stuff by itself and that's
> how the K* and S* stuff get run.
As has been pointed out what you say is not true. Changes runlevel
should cause the correct rc* files to run. Check the man page of
telinit.

There must bew something else that is wrong.

Are you running it from a virtual terminal as root?

--
===
If in doubt, mumble.
===
Aaron Konstam telephone: (210) 656-0355 e-mail: [EMAIL PROTECTED]

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: kde-4.1 menus not editable

2008-09-26 Thread Alex Makhlin

Zoran Spasojevic wrote:

I did a fresh install and updated to kde-4.1.1 a few days ago.
The problem is not that I do not know how to edit the menus
(right-click on f and the edit menus).  The problem is that my changes
would not save after clicking the save button.
For example, my firefox link is found in Lost & Found sub-menu.
When I add it to the internet sub-menu it would not stay there.
It seems to be permanently fixed in the Lost & Found sub-menu.
Thanks for your suggestions.
Zoran

I'm not using 4.11 yet so I can't truly tell you. What I can tell you is 
that Fedora is a work in progress so don't be surprised if you run into 
sum crazy issues. But it is a great OS which I love but I still dual 
boot with Vista since Fedora is still a work in progress. But one day 
soon Fedora will be the best OS out there. And it is up to us to get it 
there but until, good luck and have fun!


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: subpixel smooting for login screen(gdm)

2008-09-26 Thread Tom Horsley
On Fri, 26 Sep 2008 21:04:40 +0200
"David Hlik" <[EMAIL PROTECTED]> wrote:

> how can i configure subpixel smoothed fonts for Gnome Login Screen in Fedora 
> 9?

I had similar problem but wanted to control DPI setting.

What you want to do is get your fonts configured the way you want them
as an ordinary user, then arrange to copy the directory tree including the
file:

~/.gconf/desktop/gnome/font_rendering/%gconf.xml

over to the gdm user's home directory:

/var/lib/gdm/

Make sure you keep all the permissions the same and change the
owner from you to gdm where appropriate. There are a bunch
of those %gconf.xml files in each directory on the way down, you
may need to copy over all of them (not sure exactly how the
heck this all works).

This has the effect of applying the gnome font settings to the
gdm user.

See https://bugzilla.redhat.com/show_bug.cgi?id=451562
where comment #2 pointed out this trick (but didn't quite get
the filenames right).

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Command help?

2008-09-26 Thread Rick Stevens

Aaron Konstam wrote:

On Fri, 2008-09-26 at 12:56 -0700, Rick Stevens wrote:

Bradley wrote:

Patrick O'Callaghan wrote:

On Thu, 2008-09-25 at 14:24 -0700, Rick Stevens wrote:
  

Whoops!  In my previous comment on this, I neglected to mention you
really need to run /etc/rc.d/rc with the desired runlevel to force the
/etc/rc.d/rcX.d stuff to go.  In other words, if you do "telinit 3",
then you should also do "/etc/rc.d/rc 3" after it.


I don't think this is right. AFAIK the change in run level causes the
script to be run automatically. Note that on F9 the mechanism is
different from on previous Fedoras as it now uses the new upstart
system, but a quick look at /etc/event.d/rc3 shows an explicit call to
"exec /etc/rc.d/rc 3". (The OP doesn't mention which version of Fedora
he has but the new system is set up to emulate the old behaviour).

poc

Well, for all who are interested, I am running FC8 (haven't had time to
do a full system backup to prepare for FC9) and I have checked all all
of the K** and S** files are where they are suppose to be but telinit
doesn't run them all for some reason.  I have chosen to use run level 4
for the backups and it has all of the K** files but only two S** files
(the way I want it) but when I run telinit 4, it only "kills" two or so
and leaves the others running.

After your "telinit 4", have you tried "/etc/rc.d/rc 4"?

AFAIK, telinit does NOT fire up the /etc/rc.d stuff by itself and that's
how the K* and S* stuff get run.

As has been pointed out what you say is not true. Changes runlevel
should cause the correct rc* files to run. Check the man page of
telinit.


While the man page SAYS it "works closely together with the scripts in
the directories /etc/init.d  and /etc/rc{run-level}.d," in my experience
it really doesn't.

Under the classic scheme (F8 and older), /etc/init.d is a symlink to
/etc/rc.d/init.d, which are the TARGETS of symlinks in /etc/rc.d/rc*.d.
/etc/rc.d/init.d contains no K* or S* files at all, so I see no way for
init to selectively run K* or S* files.  /etc/rc.d/rc is a script that
DOES pick up run level changes and invokes the K* and S* scripts
selectively.

With the new F9 mechanism perhaps it does work.  I'm not running F9
yet except in a domU under Xen because, frankly, I don't trust it yet.


There must bew something else that is wrong.


Perhaps, but I don't see how it can work "as advertised" with the file
layout as it is.  It wouldn't be the first time a man page was
incorrect.


Are you running it from a virtual terminal as root?


Yes, of course.

--
- Rick Stevens, Systems Engineer  [EMAIL PROTECTED] -
- AIM/Skype: therps2ICQ: 22643734Yahoo: origrps2 -
--
-   "The bogosity meter just pegged."-
--

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Command help?

2008-09-26 Thread Bradley
Aaron Konstam wrote:
> On Fri, 2008-09-26 at 12:56 -0700, Rick Stevens wrote:
>   
>> Bradley wrote:
>> 
>>> Patrick O'Callaghan wrote:
>>>   
 On Thu, 2008-09-25 at 14:24 -0700, Rick Stevens wrote:
   
 
> Whoops!  In my previous comment on this, I neglected to mention you
> really need to run /etc/rc.d/rc with the desired runlevel to force the
> /etc/rc.d/rcX.d stuff to go.  In other words, if you do "telinit 3",
> then you should also do "/etc/rc.d/rc 3" after it.
> 
>   
 I don't think this is right. AFAIK the change in run level causes the
 script to be run automatically. Note that on F9 the mechanism is
 different from on previous Fedoras as it now uses the new upstart
 system, but a quick look at /etc/event.d/rc3 shows an explicit call to
 "exec /etc/rc.d/rc 3". (The OP doesn't mention which version of Fedora
 he has but the new system is set up to emulate the old behaviour).

 poc
 
>>> Well, for all who are interested, I am running FC8 (haven't had time to
>>> do a full system backup to prepare for FC9) and I have checked all all
>>> of the K** and S** files are where they are suppose to be but telinit
>>> doesn't run them all for some reason.  I have chosen to use run level 4
>>> for the backups and it has all of the K** files but only two S** files
>>> (the way I want it) but when I run telinit 4, it only "kills" two or so
>>> and leaves the others running.
>>>   
>> After your "telinit 4", have you tried "/etc/rc.d/rc 4"?
>>
>> AFAIK, telinit does NOT fire up the /etc/rc.d stuff by itself and that's
>> how the K* and S* stuff get run.
>> 
> As has been pointed out what you say is not true. Changes runlevel
> should cause the correct rc* files to run. Check the man page of
> telinit.
>
> There must bew something else that is wrong.
>
> Are you running it from a virtual terminal as root?
>
> --
> ===
> If in doubt, mumble.
> ===
> Aaron Konstam telephone: (210) 656-0355 e-mail: [EMAIL PROTECTED]
>
>   
I have not tried running the "rc" command but will give it a try.

I have tried running telinit from xterm and tty1 but it doesn't matter
what run level I am starting from, it does the same thing but to
differing degrees.  I have tried following man pages, info pages and
config files and everything seems to be set up correctly but it still
doesn't work like it should.  The system boots up just fine and even
reboots correctly.

Bradley

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Inconsistent results on two F9 boxes when running a trivial c++ program

2008-09-26 Thread Steve Searle
Can anyone help. Through debugging a program I have created this trivial
C++ program.


#include 

//int main(int argc, char *argv[]) {
int main() {
return 0;
}


I have two F9 boxes, both mounting an NFS partition.  When testing the
program using valgrind, on one box there is no problem.  On the other
box, it reports an error (full output at the end of this email).  This
happens regardless of which box the program is compiled on.

If the include line is removed, the error does not happen.

Can anyone give me any pointers as to what the problem could be?

Thanks

Steve

Valgrind output:

$ valgrind ./a.out
==12095== Memcheck, a memory error detector.
==12095== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
==12095== Using LibVEX rev 1804, a library for dynamic binary translation.
==12095== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
==12095== Using valgrind-3.3.0, a dynamic binary instrumentation framework.
==12095== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
==12095== For more details, rerun with: -v
==12095== 
==12095== Invalid free() / delete / delete[]
==12095==at 0x40052EA: operator delete(void*, std::nothrow_t const&) 
(vg_replace_malloc.c:354)
==12095==by 0x4215118: std::__verify_grouping(char const*, unsigned, 
std::string const&) (locale_facets.cc:108)
==12095==by 0x421604C: std::locale::_Impl::_Impl(char const*, unsigned) 
(localename.cc:218)
==12095==by 0x42160CC: std::locale::_Impl::_Impl(char const*, unsigned) 
(localename.cc:206)
==12095==by 0x42171F7: std::locale::locale() (basic_string.h:2189)
==12095==by 0x42121CC: std::locale::_Impl::_Impl(std::locale::_Impl const&, 
unsigned) (locale.cc:249)
==12095==by 0x804857D: __static_initialization_and_destruction_0(int, int) 
(in /tmp/a.out)
==12095==by 0x80485B6: _GLOBAL__I_main (in /tmp/a.out)
==12095==by 0x804864C: (within /tmp/a.out)
==12095==by 0x8048413: (within /tmp/a.out)
==12095==by 0x80485E8: __libc_csu_init (in /tmp/a.out)
==12095==by 0x65F570: (below main) (libc-start.c:179)
==12095==  Address 0x42ae188 is not stack'd, malloc'd or (recently) free'd
==12095== 
==12095== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 15 from 1)
==12095== malloc/free: in use at exit: 0 bytes in 0 blocks.
==12095== malloc/free: 0 allocs, 1 frees, 0 bytes allocated.
==12095== For counts of detected errors, rerun with: -v
==12095== All heap blocks were freed -- no leaks are possible.

-- 
 
(o< www.stevesearle.com
//\ Powered by Fedora
V_/_No MS products were used in the creation of this message

 22:45:41 up 43 days, 11:07,  1 user,  load average: 0.00, 0.01, 0.00


pgpbbR4ZUYAne.pgp
Description: PGP signature
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: still no progress with opengl video problems?

2008-09-26 Thread Jeroen de Haas
Hello David,

Although, this does not answer your questions, it might provide you with
an alternative. I experienced all sort of problems watching videos on my
laptop with an ATI Mobility Radeon X1400 (using the open source radeon
driver) when I enabled desktop effects. On my up-to-date Fedora 9 system
with I was able to solve these problems thanks to a tip from the #radeon
channel on Freenode.

What I did was enable EXA acceleration in my xorg.conf like so:
Section "Device"
Identifier  "Videocard0"
Driver  "radeon"
Option "AccelMethod" "EXA"
EndSection

After a restart of X, I executed gstreamer-properties and on the video
tab I selected "X Window System (X11/XShm/Xv)" as the default output
plugin and then selected "Radeon Textured Video" as the default output
device. 

That solved all the problems I encountered when watching videos with
desktop effects enabled. I hope this might be of some help to you as
well.

Jeroen


On Fri, 2008-09-26 at 19:34 +0200, David Hláčik wrote:
> Hello guys,
> 
> so far i was solving problems with opengl video output with ATI binary
> drivers & compiz turned on Fedora 9. Videos are blinking .
> As i was informed, problem can not be solved. It is becouse bug is on
> ATI driver side?
> 
> Thanks!
> 
> David
> 

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Command help?

2008-09-26 Thread Chris Tyler

On Fri, 2008-09-26 at 14:16 -0700, Rick Stevens wrote:
> >> AFAIK, telinit does NOT fire up the /etc/rc.d stuff by itself and that's
> >> how the K* and S* stuff get run.
> > As has been pointed out what you say is not true. Changes runlevel
> > should cause the correct rc* files to run. Check the man page of
> > telinit.
> 
> While the man page SAYS it "works closely together with the scripts in
> the directories /etc/init.d  and /etc/rc{run-level}.d," in my experience
> it really doesn't.
> 
> Under the classic scheme (F8 and older), /etc/init.d is a symlink to
> /etc/rc.d/init.d, which are the TARGETS of symlinks in /etc/rc.d/rc*.d.
> /etc/rc.d/init.d contains no K* or S* files at all, so I see no way for
> init to selectively run K* or S* files.  /etc/rc.d/rc is a script that
> DOES pick up run level changes and invokes the K* and S* scripts
> selectively.
> 
> With the new F9 mechanism perhaps it does work.  I'm not running F9
> yet except in a domU under Xen because, frankly, I don't trust it yet.
> 
> > There must bew something else that is wrong.
> 
> Perhaps, but I don't see how it can work "as advertised" with the file
> layout as it is.  It wouldn't be the first time a man page was
> incorrect.

Rick,

Since you won't listen to anyone else regarding /etc/rc.d/rc, please
take a couple minutes to prove to yourself that changing the runlevel
(telinit N or init N) actually does run that script:

(1) Add this line to /etc/rc.d/rc as the first line before the comments:

echo "$(date): $0 $*" >>/tmp/rc.log

(2) Switch runlevels with telinit or init.

(3) Check the file /tmp/rc.log

You'll see that /etc/rc.d/rc is in fact being run during the runlevel
switch:

 Fri Sep 26 17:53:35 EDT 2008: /etc/rc.d/rc 3
 Fri Sep 26 17:54:02 EDT 2008: /etc/rc.d/rc 5

--
Chris

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Command help?

2008-09-26 Thread Rick Stevens

Chris Tyler wrote:

On Fri, 2008-09-26 at 14:16 -0700, Rick Stevens wrote:

AFAIK, telinit does NOT fire up the /etc/rc.d stuff by itself and that's
how the K* and S* stuff get run.

As has been pointed out what you say is not true. Changes runlevel
should cause the correct rc* files to run. Check the man page of
telinit.

While the man page SAYS it "works closely together with the scripts in
the directories /etc/init.d  and /etc/rc{run-level}.d," in my experience
it really doesn't.

Under the classic scheme (F8 and older), /etc/init.d is a symlink to
/etc/rc.d/init.d, which are the TARGETS of symlinks in /etc/rc.d/rc*.d.
/etc/rc.d/init.d contains no K* or S* files at all, so I see no way for
init to selectively run K* or S* files.  /etc/rc.d/rc is a script that
DOES pick up run level changes and invokes the K* and S* scripts
selectively.

With the new F9 mechanism perhaps it does work.  I'm not running F9
yet except in a domU under Xen because, frankly, I don't trust it yet.


There must bew something else that is wrong.

Perhaps, but I don't see how it can work "as advertised" with the file
layout as it is.  It wouldn't be the first time a man page was
incorrect.


Rick,

Since you won't listen to anyone else regarding /etc/rc.d/rc, please
take a couple minutes to prove to yourself that changing the runlevel
(telinit N or init N) actually does run that script:

(1) Add this line to /etc/rc.d/rc as the first line before the comments:

echo "$(date): $0 $*" >>/tmp/rc.log

(2) Switch runlevels with telinit or init.

(3) Check the file /tmp/rc.log

You'll see that /etc/rc.d/rc is in fact being run during the runlevel
switch:

 Fri Sep 26 17:53:35 EDT 2008: /etc/rc.d/rc 3
 Fri Sep 26 17:54:02 EDT 2008: /etc/rc.d/rc 5


I believe you and yes, it does work.  Doesn't explain why daemons that
should be shut down aren't.  I'll have to investigate this further.
--
- Rick Stevens, Systems Engineer  [EMAIL PROTECTED] -
- AIM/Skype: therps2ICQ: 22643734Yahoo: origrps2 -
--
-   To understand recursion, you must first understand recursion.-
--

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Command help?

2008-09-26 Thread Patrick O'Callaghan
On Fri, 2008-09-26 at 15:30 -0700, Rick Stevens wrote:
> I believe you and yes, it does work.  Doesn't explain why daemons that
> should be shut down aren't.  I'll have to investigate this further.

That would depend on what each individual script is doing.

poc

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Software: Barcode printing

2008-09-26 Thread Renich Bon Ciric
On Wed, 2008-09-24 at 11:41 -0500, Renich Bon Ciric wrote:
> Anybody knows any barcode label printing program available in fedora?
> -- 
> Renich Bon Ciric
> http://www.woralelandia.com/
> 
> # Móvil
> +52 (33) 1051-0943
> 
> # Facebook
> http://www.facebook.com/profile.php?id=674792460
> 
> # introbella (band)
> http://www.introbella.com/
> 
> # Smolt uuid (pub_3e18efc2-dee4-459f-8d40-ddf489be817d)
> http://www.smolts.org/client/show/?uuid=pub_3e18efc2-dee4-459f-8d40-ddf489be817d
> 
> 

guys, thank you all for the great replies!
-- 
Renich Bon Ciric
http://www.woralelandia.com/

# Facebook
http://www.facebook.com/profile.php?id=674792460

# introbella (band)
http://www.introbella.com/

# Smolt uuid (pub_3e18efc2-dee4-459f-8d40-ddf489be817d)
http://www.smolts.org/client/show/?uuid=pub_3e18efc2-dee4-459f-8d40-ddf489be817d


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Inconsistent results on two F9 boxes when running a trivial c++ program

2008-09-26 Thread Agile Aspect
Steve Searle wrote:
> Can anyone help. Through debugging a program I have created this trivial
> C++ program.
>
>
> #include 
>
> //int main(int argc, char *argv[]) {
> int main() {
>   return 0;
> }
>
>
> I have two F9 boxes, both mounting an NFS partition.  When testing the
> program using valgrind, on one box there is no problem.  On the other
> box, it reports an error (full output at the end of this email).  This
> happens regardless of which box the program is compiled on.
>
> If the include line is removed, the error does not happen.
>
> Can anyone give me any pointers as to what the problem could be?
>
> Thanks
>
> Steve
>
> Valgrind output:
>
> $ valgrind ./a.out
> ==12095== Memcheck, a memory error detector.
> ==12095== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
> ==12095== Using LibVEX rev 1804, a library for dynamic binary translation.
> ==12095== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
> ==12095== Using valgrind-3.3.0, a dynamic binary instrumentation framework.
> ==12095== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
> ==12095== For more details, rerun with: -v
> ==12095== 
> ==12095== Invalid free() / delete / delete[]
> ==12095==at 0x40052EA: operator delete(void*, std::nothrow_t const&) 
> (vg_replace_malloc.c:354)
> ==12095==by 0x4215118: std::__verify_grouping(char const*, unsigned, 
> std::string const&) (locale_facets.cc:108)
> ==12095==by 0x421604C: std::locale::_Impl::_Impl(char const*, unsigned) 
> (localename.cc:218)
> ==12095==by 0x42160CC: std::locale::_Impl::_Impl(char const*, unsigned) 
> (localename.cc:206)
> ==12095==by 0x42171F7: std::locale::locale() (basic_string.h:2189)
> ==12095==by 0x42121CC: std::locale::_Impl::_Impl(std::locale::_Impl 
> const&, unsigned) (locale.cc:249)
> ==12095==by 0x804857D: __static_initialization_and_destruction_0(int, 
> int) (in /tmp/a.out)
> ==12095==by 0x80485B6: _GLOBAL__I_main (in /tmp/a.out)
> ==12095==by 0x804864C: (within /tmp/a.out)
> ==12095==by 0x8048413: (within /tmp/a.out)
> ==12095==by 0x80485E8: __libc_csu_init (in /tmp/a.out)
> ==12095==by 0x65F570: (below main) (libc-start.c:179)
> ==12095==  Address 0x42ae188 is not stack'd, malloc'd or (recently) free'd
> ==12095== 
> ==12095== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 15 from 1)
> ==12095== malloc/free: in use at exit: 0 bytes in 0 blocks.
> ==12095== malloc/free: 0 allocs, 1 frees, 0 bytes allocated.
> ==12095== For counts of detected errors, rerun with: -v
> ==12095== All heap blocks were freed -- no leaks are possible.
>
>   

Isn't an invalid free() an error in the following sense that:

   "Address 0x42ae188 is not stack'd, malloc'd or (recently) free'd"

-- 
Article. VI. Clause 3 of the constitution of the United States states: 

"The Senators and Representatives before mentioned, and the Members of 
the several State Legislatures, and all executive and judicial Officers, 
both of the United States and of the several States, shall be bound by 
Oath or Affirmation, to support this Constitution; but no religious Test 
shall ever be required as a Qualification to any Office or public Trust 
under the United States." 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


RE: Inconsistent results on two F9 boxes when running a trivial c++ program

2008-09-26 Thread Roopnarine, Peter
Do the boxes have identical g++ installations? Seems like you've encountered
a small bug in the library, which sometimes seem to creep in between minor
revisions.

Peter D. Roopnarine, Assoc. Curator
Dept. of Invertebrate Zoology & Geology
California Academy of Sciences
55 Music Concourse Drive
San Francisco CA 94118
USA

http://zeus.calacademy.org/roopnarine/peter.html
http://www.calacademy.org/blogs
Tel. (415)379-5271
"There's a thing about Americans. We're not very good occupiers." Judgement
at Nuremberg



-Original Message-
From: [EMAIL PROTECTED] on behalf of Agile Aspect
Sent: Fri 9/26/2008 4:14 PM
To: Community assistance, encouragement,and advice for using Fedora.
Subject: Re: Inconsistent results on two F9 boxes when running a trivial c++
program
 
Steve Searle wrote:
> Can anyone help. Through debugging a program I have created this trivial
> C++ program.
>
>
> #include 
>
> //int main(int argc, char *argv[]) {
> int main() {
>   return 0;
> }
>
>
> I have two F9 boxes, both mounting an NFS partition.  When testing the
> program using valgrind, on one box there is no problem.  On the other
> box, it reports an error (full output at the end of this email).  This
> happens regardless of which box the program is compiled on.
>
> If the include line is removed, the error does not happen.
>
> Can anyone give me any pointers as to what the problem could be?
>
> Thanks
>
> Steve
>
> Valgrind output:
>
> $ valgrind ./a.out
> ==12095== Memcheck, a memory error detector.
> ==12095== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
> ==12095== Using LibVEX rev 1804, a library for dynamic binary translation.
> ==12095== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
> ==12095== Using valgrind-3.3.0, a dynamic binary instrumentation framework.
> ==12095== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
> ==12095== For more details, rerun with: -v
> ==12095== 
> ==12095== Invalid free() / delete / delete[]
> ==12095==at 0x40052EA: operator delete(void*, std::nothrow_t const&)
(vg_replace_malloc.c:354)
> ==12095==by 0x4215118: std::__verify_grouping(char const*, unsigned,
std::string const&) (locale_facets.cc:108)
> ==12095==by 0x421604C: std::locale::_Impl::_Impl(char const*, unsigned)
(localename.cc:218)
> ==12095==by 0x42160CC: std::locale::_Impl::_Impl(char const*, unsigned)
(localename.cc:206)
> ==12095==by 0x42171F7: std::locale::locale() (basic_string.h:2189)
> ==12095==by 0x42121CC: std::locale::_Impl::_Impl(std::locale::_Impl
const&, unsigned) (locale.cc:249)
> ==12095==by 0x804857D: __static_initialization_and_destruction_0(int,
int) (in /tmp/a.out)
> ==12095==by 0x80485B6: _GLOBAL__I_main (in /tmp/a.out)
> ==12095==by 0x804864C: (within /tmp/a.out)
> ==12095==by 0x8048413: (within /tmp/a.out)
> ==12095==by 0x80485E8: __libc_csu_init (in /tmp/a.out)
> ==12095==by 0x65F570: (below main) (libc-start.c:179)
> ==12095==  Address 0x42ae188 is not stack'd, malloc'd or (recently) free'd
> ==12095== 
> ==12095== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 15 from 1)
> ==12095== malloc/free: in use at exit: 0 bytes in 0 blocks.
> ==12095== malloc/free: 0 allocs, 1 frees, 0 bytes allocated.
> ==12095== For counts of detected errors, rerun with: -v
> ==12095== All heap blocks were freed -- no leaks are possible.
>
>   

Isn't an invalid free() an error in the following sense that:

   "Address 0x42ae188 is not stack'd, malloc'd or (recently) free'd"

-- 
Article. VI. Clause 3 of the constitution of the United States states: 

"The Senators and Representatives before mentioned, and the Members of 
the several State Legislatures, and all executive and judicial Officers, 
both of the United States and of the several States, shall be bound by 
Oath or Affirmation, to support this Constitution; but no religious Test 
shall ever be required as a Qualification to any Office or public Trust 
under the United States." 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


<>-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: trying to install Scalapack on Fedora 9

2008-09-26 Thread Agile Aspect
Gary Chen wrote:
> Hello,
>
> I've been having a lot of trouble trying to get SCALAPACK to install
> properly on my Linux 64 bit installation.
>
> Running 'yum install scalapack.x86_64', the following dependencies get
> installed:
>
> Dependencies Resolved
>
> =
>
>  Package Arch   Version  Repository Size
> =
>
> Installing:
>  scalapack   x86_64 1.7.5-2.fc9  fedora  19 M
> Installing for dependencies:
>  blacs   x86_64 1.1-26.fc9.1 fedora 610 k
>  blacs-devel x86_64 1.1-26.fc9.1 fedora  72 k
>  lam x86_64 2:7.1.2-11.fc9   fedora 1.6 M
>
> Transaction Summary
> =
>
> Install  4 Package(s)
> Update   0 Package(s)
> Remove   0 Package(s)
>
> Total download size: 21 M
>
> I tried testing a simple BLAS level 1 test called /usr/bin/xspblas1tst
> and got:
>
> [EMAIL PROTECTED] scalapack_installer_0.92]$ /usr/bin/xspblas1tst
> /usr/bin/xspblas1tst: error while loading shared libraries:
> liblamf77mpi.so.0: cannot open shared object file: No such file or
> directory
>
> I thought it was odd that LAM shared library was not in the search
> path, so I added an entry into /etc/ld.so.conf as:
>
> /usr/lib64/lam
>
> and ran ldconfig
>
> Now when I ran the BLAS 1 test I got:
>
> [EMAIL PROTECTED] scalapack_installer_0.92]$ /usr/bin/xspblas1tst
> /usr/bin/xspblas1tst: symbol lookup error:
> /usr/lib64/lam/liblamf77mpi.so.0: undefined symbol: lam_F_status_ignore
>
> Do you know what could be the problem?  Is the version of the LAM
> library not correct?
>
> I tried the hard way by trying to compile each of the components, but
> that opened up a whole new can of worms.
>
> Thanks!
>
> Gary
>
>
You appear to be missing a library, i.e, undefined symbol.

Try

ldd /usr/bin/xspblas1tst

and see if you spot the missing library.

Also, I presume you have LAM libraries installed too. The symbol
should be in

libmpi.so

-- 
Article. VI. Clause 3 of the constitution of the United States states: 

"The Senators and Representatives before mentioned, and the Members of 
the several State Legislatures, and all executive and judicial Officers, 
both of the United States and of the several States, shall be bound by 
Oath or Affirmation, to support this Constitution; but no religious Test 
shall ever be required as a Qualification to any Office or public Trust 
under the United States." 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: still no progress with opengl video problems?

2008-09-26 Thread Gene Heskett
On Friday 26 September 2008, Jeroen de Haas wrote:
>Hello David,
>
>Although, this does not answer your questions, it might provide you with
>an alternative. I experienced all sort of problems watching videos on my
>laptop with an ATI Mobility Radeon X1400 (using the open source radeon
>driver) when I enabled desktop effects. On my up-to-date Fedora 9 system
>with I was able to solve these problems thanks to a tip from the #radeon
>channel on Freenode.
>
>What I did was enable EXA acceleration in my xorg.conf like so:
>Section "Device"
>Identifier  "Videocard0"
>Driver  "radeon"
>Option "AccelMethod" "EXA"

Thank you.  Incorporating the above line in my /etc/X11/xorg.cong "Device" 
section, and restarting x took my ATI 9200SE card from about 350 fps to about 
870 fps.  I'd say that is a worthwhile improvement.  Unforch, it still 
doesn't allow google sketchup to have a work area in its window.

>EndSection
>
>After a restart of X, I executed gstreamer-properties and on the video
>tab I selected "X Window System (X11/XShm/Xv)" as the default output
>plugin and then selected "Radeon Textured Video" as the default output
>device.
>
>That solved all the problems I encountered when watching videos with
>desktop effects enabled. I hope this might be of some help to you as
>well.
>
>Jeroen
>
>On Fri, 2008-09-26 at 19:34 +0200, David Hláčik wrote:
>> Hello guys,
>>
>> so far i was solving problems with opengl video output with ATI binary
>> drivers & compiz turned on Fedora 9. Videos are blinking .
>> As i was informed, problem can not be solved. It is becouse bug is on
>> ATI driver side?
>>
>> Thanks!
>>
>> David



-- 
Cheers, Gene
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
A nickel ain't worth a dime anymore.
-- Yogi Berra

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


iwl4965 problem and latest kernel

2008-09-26 Thread Mail Lists

 Anyone know of any progress on this:

https://bugzilla.redhat.com/show_bug.cgi?id=462167

which prevents wireless working with

kernel-2.6.26.3

thanks
gene

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Fedora 9: Xfce session on user without password

2008-09-26 Thread Derek A. Muenzel, Sr.
I have created a few users on a home system that don't have passwords for
our 2 year old kids. I want them to be able to use Xfce instead of Gnome but
I am not sure how to do this since as soon as I click on their names they
get logged in.

Is there a single file that would make it the default system wide?

Also, what file would I modify for each individual user?

Thanks in advance,
Derek A. Muenzel, Sr.

-- 
There are 10 types of people in the world. Those that understand binary and
those that do not.
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Inconsistent results on two F9 boxes when running a trivial c++ program

2008-09-26 Thread Fred Silsbee



--- On Fri, 9/26/08, Steve Searle <[EMAIL PROTECTED]> wrote:

> From: Steve Searle <[EMAIL PROTECTED]>
> Subject: Inconsistent results on two F9 boxes when running a trivial c++ 
> program
> To: "Fedora List" 
> Date: Friday, September 26, 2008, 9:57 PM
> Can anyone help. Through debugging a program I have created
> this trivial
> C++ program.
> 
> 
> #include 
> 
> //int main(int argc, char *argv[]) {
> int main() {
>   return 0;
> }
> 
> 
> I have two F9 boxes, both mounting an NFS partition.  When
> testing the
> program using valgrind, on one box there is no problem.  On
> the other
> box, it reports an error (full output at the end of this
> email).  This
> happens regardless of which box the program is compiled on.
> 
> If the include line is removed, the error does not happen.
> 
> Can anyone give me any pointers as to what the problem
> could be?
> 
> Thanks
> 
> Steve
> 
> Valgrind output:
> 
> $ valgrind ./a.out
> ==12095== Memcheck, a memory error detector.
> ==12095== Copyright (C) 2002-2007, and GNU GPL'd, by
> Julian Seward et al.
> ==12095== Using LibVEX rev 1804, a library for dynamic
> binary translation.
> ==12095== Copyright (C) 2004-2007, and GNU GPL'd, by
> OpenWorks LLP.
> ==12095== Using valgrind-3.3.0, a dynamic binary
> instrumentation framework.
> ==12095== Copyright (C) 2000-2007, and GNU GPL'd, by
> Julian Seward et al.
> ==12095== For more details, rerun with: -v
> ==12095== 
> ==12095== Invalid free() / delete / delete[]
> ==12095==at 0x40052EA: operator delete(void*,
> std::nothrow_t const&) (vg_replace_malloc.c:354)
> ==12095==by 0x4215118: std::__verify_grouping(char
> const*, unsigned, std::string const&)
> (locale_facets.cc:108)
> ==12095==by 0x421604C: std::locale::_Impl::_Impl(char
> const*, unsigned) (localename.cc:218)
> ==12095==by 0x42160CC: std::locale::_Impl::_Impl(char
> const*, unsigned) (localename.cc:206)
> ==12095==by 0x42171F7: std::locale::locale()
> (basic_string.h:2189)
> ==12095==by 0x42121CC:
> std::locale::_Impl::_Impl(std::locale::_Impl const&,
> unsigned) (locale.cc:249)
> ==12095==by 0x804857D:
> __static_initialization_and_destruction_0(int, int) (in
> /tmp/a.out)
> ==12095==by 0x80485B6: _GLOBAL__I_main (in /tmp/a.out)
> ==12095==by 0x804864C: (within /tmp/a.out)
> ==12095==by 0x8048413: (within /tmp/a.out)
> ==12095==by 0x80485E8: __libc_csu_init (in /tmp/a.out)
> ==12095==by 0x65F570: (below main) (libc-start.c:179)
> ==12095==  Address 0x42ae188 is not stack'd,
> malloc'd or (recently) free'd
> ==12095== 
> ==12095== ERROR SUMMARY: 1 errors from 1 contexts
> (suppressed: 15 from 1)
> ==12095== malloc/free: in use at exit: 0 bytes in 0 blocks.
> ==12095== malloc/free: 0 allocs, 1 frees, 0 bytes
> allocated.
> ==12095== For counts of detected errors, rerun with: -v
> ==12095== All heap blocks were freed -- no leaks are
> possible.
> 
> -- 

#include 

//using namespace std;
int main(int argc, char *argv[]) {
//int main() {
cout<<"abc"<  
> (o< www.stevesearle.com
> //\ Powered by Fedora
> V_/_No MS products were used in the creation of this
> message
> 
>  22:45:41 up 43 days, 11:07,  1 user,  load average: 0.00,
> 0.01, 0.00
> -- 
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe:
> https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines:
> http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


  

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Problem of install tarball packages

2008-09-26 Thread edwardspl
Craig White wrote:

>On Sat, 2008-09-27 at 01:43 +0800, [EMAIL PROTECTED] wrote:
>  
>
>>Aldo Foot wrote:
>>
>>
>>>On Fri, Sep 26, 2008 at 10:13 AM, Craig White <[EMAIL PROTECTED]> wrote:
>>>  
>>>  
>>>
On Sat, 2008-09-27 at 01:10 +0800, [EMAIL PROTECTED] wrote:



>Aldo Foot wrote:
>
>  
>  
>
>>On Fri, Sep 26, 2008 at 9:34 AM,  <[EMAIL PROTECTED]> wrote:
>>
>>
>>
>>
>>
>>>Dear All,
>>>
>>>How to config the sudo, then allow user A to install tarball packages 
>>>with FC8 System ?
>>>
>>>
>>>  
>>>  
>>>
>>You use the 'visudo' command to edit the /etc/sudoers files.
>>Don't edit that file directly.
>>
>>see this /etc/sudoers sample
>>http://www.gratisoft.us/sudo/sample.sudoers
>>
>>'rpm' is just another command you add to the allowed commands.
>>so for example a the CLI: "sudo rpm -Uvh someRpm.rpm',
>>
>>~af
>>
>>
>>
>>
>>
>>
>Hello Aldo,
>
>Sorry, my means is tarball packages ( NOT rpm packages )...
>  
>  
>

users don't need superuser privileges to use tar at all UNLESS they are
trying to 'untar' into spaces where only superuser can write, in which
case, security is out the window.

Craig



>>>You're correct. How did I mix rpm and tar? My coffee was not strong
>>>enough this morning.. ;-)
>>>
>>>~af
>>>
>>>  
>>>  
>>>
>>Hello,
>>
>>Sorry, My means is how to running the command line of "./configure",
>>"make" and "make install" ?
>>How to config sudo or / and linux system for it ?
>>
>>
>
>users can (and should) run configure, make as users, not as super users.
>'make install' only needs super user privileges if the intended install
>is to go into /usr/local but users can have 'bin' or 'sbin' directories
>in their own space to run compiled programs that are available only to
>that specific user and not to all users.
>
>Did I mention that you are going to have nightmares if you actually give
>users super user privileges enough times yet?
>
>Craig
>
Hello,

When I tried to install the tarball packages as the following :

[EMAIL PROTECTED] proftpd-1.3.0a]$ ./configure --prefix=/usr/local/proftpd

./configure: line 88: conf4161.sh: Permission denied
./configure: line 89: conf4161.sh: Permission denied
chmod: cannot access `conf4161.sh': No such file or directory
./configure: line 201: conf4161.file: Permission denied
./configure: line 1266: config.log: Permission denied
[EMAIL PROTECTED] proftpd-1.3.0a]$

So, how to fix the problem ( Permission denied ) ?

Any solution for it ?

Thanks !

Edward.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Problem of install tarball packages

2008-09-26 Thread Craig White
On Sat, 2008-09-27 at 10:26 +0800, [EMAIL PROTECTED] wrote:
> Craig White wrote: 
> > On Sat, 2008-09-27 at 01:43 +0800, [EMAIL PROTECTED] wrote:
> >   
> > > Aldo Foot wrote:
> > > 
> > > > On Fri, Sep 26, 2008 at 10:13 AM, Craig White <[EMAIL PROTECTED]> wrote:
> > > >   
> > > >   
> > > > > On Sat, 2008-09-27 at 01:10 +0800, [EMAIL PROTECTED] wrote:
> > > > > 
> > > > > 
> > > > > > Aldo Foot wrote:
> > > > > > 
> > > > > >   
> > > > > >   
> > > > > > > On Fri, Sep 26, 2008 at 9:34 AM,  <[EMAIL PROTECTED]> wrote:
> > > > > > > 
> > > > > > > 
> > > > > > > 
> > > > > > > 
> > > > > > > > Dear All,
> > > > > > > > 
> > > > > > > > How to config the sudo, then allow user A to install tarball 
> > > > > > > > packages with FC8 System ?
> > > > > > > > 
> > > > > > > > 
> > > > > > > >   
> > > > > > > >   
> > > > > > > You use the 'visudo' command to edit the /etc/sudoers files.
> > > > > > > Don't edit that file directly.
> > > > > > > 
> > > > > > > see this /etc/sudoers sample
> > > > > > > http://www.gratisoft.us/sudo/sample.sudoers
> > > > > > > 
> > > > > > > 'rpm' is just another command you add to the allowed commands.
> > > > > > > so for example a the CLI: "sudo rpm -Uvh someRpm.rpm',
> > > > > > > 
> > > > > > > ~af
> > > > > > > 
> > > > > > > 
> > > > > > > 
> > > > > > > 
> > > > > > > 
> > > > > > Hello Aldo,
> > > > > > 
> > > > > > Sorry, my means is tarball packages ( NOT rpm packages )...
> > > > > >   
> > > > > >   
> > > > > 
> > > > > users don't need superuser privileges to use tar at all UNLESS they 
> > > > > are
> > > > > trying to 'untar' into spaces where only superuser can write, in which
> > > > > case, security is out the window.
> > > > > 
> > > > > Craig
> > > > > 
> > > > > 
> > > > You're correct. How did I mix rpm and tar? My coffee was not strong
> > > > enough this morning.. ;-)
> > > > 
> > > > ~af
> > > > 
> > > >   
> > > >   
> > > Hello,
> > > 
> > > Sorry, My means is how to running the command line of "./configure",
> > > "make" and "make install" ?
> > > How to config sudo or / and linux system for it ?
> > > 
> > 
> > users can (and should) run configure, make as users, not as super users.
> > 'make install' only needs super user privileges if the intended install
> > is to go into /usr/local but users can have 'bin' or 'sbin' directories
> > in their own space to run compiled programs that are available only to
> > that specific user and not to all users.
> > 
> > Did I mention that you are going to have nightmares if you actually give
> > users super user privileges enough times yet?
> > 
> > Craig
> Hello,
> 
> When I tried to install the tarball packages as the following :
> 
> [EMAIL PROTECTED] proftpd-1.3.0a]$ ./configure --prefix=/usr/local/proftpd
> 
> ./configure: line 88: conf4161.sh: Permission denied
> ./configure: line 89: conf4161.sh: Permission denied
> chmod: cannot access `conf4161.sh': No such file or directory
> ./configure: line 201: conf4161.file: Permission denied
> ./configure: line 1266: config.log: Permission denied
> [EMAIL PROTECTED] proftpd-1.3.0a]$
> 
> So, how to fix the problem ( Permission denied ) ?
> 
> Any solution for it ?

sure, make sure the same user/group that 'untarred' the tarball and owns
the files/folders is the one trying to run 'configure'

Craig

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: nvida drivers

2008-09-26 Thread Dennis Kaptain
> akmod-nvivia from livna works like this.  I use it.  It takes extra 

> time the first time it boots with the new kernel.  After that, boot 
> time is normal.
> 
> Cheers,
> Rikke

Is akmod-nvidia available for Fedora 8 or is it only a F9 thing? It sounds like 
just what I need but I can't find it.

[EMAIL PROTECTED] ~]# uname -a
Linux amor 2.6.25.14-69.fc8 #1 SMP Mon Aug 4 14:20:24 EDT 2008 i686 i686 i386 
GNU/Linux
[EMAIL PROTECTED]
[EMAIL PROTECTED] ~]# yum repolist
Loaded plugins: fastestmirror, fedorakmod
Loading mirror speeds from cached hostfile
 * livna: rpm.livna.org
 * fedora: gulus.usherbrooke.ca
 * updates-newkey: gulus.usherbrooke.ca
 * updates: gulus.usherbrooke.ca
repo id  repo namestatus  
adobe-linux-i386 Adobe Systems Incorporated   enabled :  17
fedora   Fedora 8 - i386  enabled :   8,439
livnaLivna for Fedora Core 8 - i386 - Baseenabled :   1,937
updates  Fedora 8 - i386 - Updatesenabled :   1
updates-newkey   Fedora 8 - i386 - Updates Newkey enabled :   5,248
repolist: 15,642
[EMAIL PROTECTED]
[EMAIL PROTECTED] ~]# yum list available | grep -i akmod
Loaded plugins: fastestmirror, fedorakmod
[EMAIL PROTECTED] ~]# 


__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.yahoo.com.mx/ 

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re:Re: kde-4.1 menus not editable

2008-09-26 Thread Rex Dieter
Zoran Spasojevic wrote:

>  I always use KDE and like to edit the menus to my liking.
> I do not remember having a problem before.
> Does anyone knows where the menu file is saved so I can try to edit it
> manually? Zoran

Look in:
~/.config/menus/

-- Rex

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Problem of install tarball packages

2008-09-26 Thread Kam Leo
On Fri, Sep 26, 2008 at 7:49 PM, Craig White <[EMAIL PROTECTED]> wrote:
> On Sat, 2008-09-27 at 10:26 +0800, [EMAIL PROTECTED] wrote:
>> Craig White wrote:
>> > On Sat, 2008-09-27 at 01:43 +0800, [EMAIL PROTECTED] wrote:
>> >
>> > > Aldo Foot wrote:
>> > >
>> > > > On Fri, Sep 26, 2008 at 10:13 AM, Craig White <[EMAIL PROTECTED]> 
>> > > > wrote:
>> > > >
>> > > >
>> > > > > On Sat, 2008-09-27 at 01:10 +0800, [EMAIL PROTECTED] wrote:
>> > > > >
>> > > > >
>> > > > > > Aldo Foot wrote:
>> > > > > >
>> > > > > >
>> > > > > >
>> > > > > > > On Fri, Sep 26, 2008 at 9:34 AM,  <[EMAIL PROTECTED]> wrote:
>> > > > > > >
>> > > > > > >
>> > > > > > >
>> > > > > > >
>> > > > > > > > Dear All,
>> > > > > > > >
>> > > > > > > > How to config the sudo, then allow user A to install tarball 
>> > > > > > > > packages with FC8 System ?
>> > > > > > > >
>> > > > > > > >
>> > > > > > > >
>> > > > > > > >
>> > > > > > > You use the 'visudo' command to edit the /etc/sudoers files.
>> > > > > > > Don't edit that file directly.
>> > > > > > >
>> > > > > > > see this /etc/sudoers sample
>> > > > > > > http://www.gratisoft.us/sudo/sample.sudoers
>> > > > > > >
>> > > > > > > 'rpm' is just another command you add to the allowed commands.
>> > > > > > > so for example a the CLI: "sudo rpm -Uvh someRpm.rpm',
>> > > > > > >
>> > > > > > > ~af
>> > > > > > >
>> > > > > > >
>> > > > > > >
>> > > > > > >
>> > > > > > >
>> > > > > > Hello Aldo,
>> > > > > >
>> > > > > > Sorry, my means is tarball packages ( NOT rpm packages )...
>> > > > > >
>> > > > > >
>> > > > > 
>> > > > > users don't need superuser privileges to use tar at all UNLESS they 
>> > > > > are
>> > > > > trying to 'untar' into spaces where only superuser can write, in 
>> > > > > which
>> > > > > case, security is out the window.
>> > > > >
>> > > > > Craig
>> > > > >
>> > > > >
>> > > > You're correct. How did I mix rpm and tar? My coffee was not strong
>> > > > enough this morning.. ;-)
>> > > >
>> > > > ~af
>> > > >
>> > > >
>> > > >
>> > > Hello,
>> > >
>> > > Sorry, My means is how to running the command line of "./configure",
>> > > "make" and "make install" ?
>> > > How to config sudo or / and linux system for it ?
>> > >
>> > 
>> > users can (and should) run configure, make as users, not as super users.
>> > 'make install' only needs super user privileges if the intended install
>> > is to go into /usr/local but users can have 'bin' or 'sbin' directories
>> > in their own space to run compiled programs that are available only to
>> > that specific user and not to all users.
>> >
>> > Did I mention that you are going to have nightmares if you actually give
>> > users super user privileges enough times yet?
>> >
>> > Craig
>> Hello,
>>
>> When I tried to install the tarball packages as the following :
>>
>> [EMAIL PROTECTED] proftpd-1.3.0a]$ ./configure --prefix=/usr/local/proftpd
>>
>> ./configure: line 88: conf4161.sh: Permission denied
>> ./configure: line 89: conf4161.sh: Permission denied
>> chmod: cannot access `conf4161.sh': No such file or directory
>> ./configure: line 201: conf4161.file: Permission denied
>> ./configure: line 1266: config.log: Permission denied
>> [EMAIL PROTECTED] proftpd-1.3.0a]$
>>
>> So, how to fix the problem ( Permission denied ) ?
>>
>> Any solution for it ?
> 
> sure, make sure the same user/group that 'untarred' the tarball and owns
> the files/folders is the one trying to run 'configure'
>
> Craig

The directory "/usr/local/" is owned by root. The OP needs to have
root's permissions. He can use either sudo or su get get root's
permissions or use a target directory to which he has read and write
access.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Problem of install tarball packages

2008-09-26 Thread Craig White
On Fri, 2008-09-26 at 20:35 -0700, Kam Leo wrote:
> On Fri, Sep 26, 2008 at 7:49 PM, Craig White <[EMAIL PROTECTED]> wrote:
> > On Sat, 2008-09-27 at 10:26 +0800, [EMAIL PROTECTED] wrote:
> >> Craig White wrote:
> >> > On Sat, 2008-09-27 at 01:43 +0800, [EMAIL PROTECTED] wrote:
> >> >
> >> > > Aldo Foot wrote:
> >> > >
> >> > > > On Fri, Sep 26, 2008 at 10:13 AM, Craig White <[EMAIL PROTECTED]> 
> >> > > > wrote:
> >> > > >
> >> > > >
> >> > > > > On Sat, 2008-09-27 at 01:10 +0800, [EMAIL PROTECTED] wrote:
> >> > > > >
> >> > > > >
> >> > > > > > Aldo Foot wrote:
> >> > > > > >
> >> > > > > >
> >> > > > > >
> >> > > > > > > On Fri, Sep 26, 2008 at 9:34 AM,  <[EMAIL PROTECTED]> wrote:
> >> > > > > > >
> >> > > > > > >
> >> > > > > > >
> >> > > > > > >
> >> > > > > > > > Dear All,
> >> > > > > > > >
> >> > > > > > > > How to config the sudo, then allow user A to install tarball 
> >> > > > > > > > packages with FC8 System ?
> >> > > > > > > >
> >> > > > > > > >
> >> > > > > > > >
> >> > > > > > > >
> >> > > > > > > You use the 'visudo' command to edit the /etc/sudoers files.
> >> > > > > > > Don't edit that file directly.
> >> > > > > > >
> >> > > > > > > see this /etc/sudoers sample
> >> > > > > > > http://www.gratisoft.us/sudo/sample.sudoers
> >> > > > > > >
> >> > > > > > > 'rpm' is just another command you add to the allowed commands.
> >> > > > > > > so for example a the CLI: "sudo rpm -Uvh someRpm.rpm',
> >> > > > > > >
> >> > > > > > > ~af
> >> > > > > > >
> >> > > > > > >
> >> > > > > > >
> >> > > > > > >
> >> > > > > > >
> >> > > > > > Hello Aldo,
> >> > > > > >
> >> > > > > > Sorry, my means is tarball packages ( NOT rpm packages )...
> >> > > > > >
> >> > > > > >
> >> > > > > 
> >> > > > > users don't need superuser privileges to use tar at all UNLESS 
> >> > > > > they are
> >> > > > > trying to 'untar' into spaces where only superuser can write, in 
> >> > > > > which
> >> > > > > case, security is out the window.
> >> > > > >
> >> > > > > Craig
> >> > > > >
> >> > > > >
> >> > > > You're correct. How did I mix rpm and tar? My coffee was not strong
> >> > > > enough this morning.. ;-)
> >> > > >
> >> > > > ~af
> >> > > >
> >> > > >
> >> > > >
> >> > > Hello,
> >> > >
> >> > > Sorry, My means is how to running the command line of "./configure",
> >> > > "make" and "make install" ?
> >> > > How to config sudo or / and linux system for it ?
> >> > >
> >> > 
> >> > users can (and should) run configure, make as users, not as super users.
> >> > 'make install' only needs super user privileges if the intended install
> >> > is to go into /usr/local but users can have 'bin' or 'sbin' directories
> >> > in their own space to run compiled programs that are available only to
> >> > that specific user and not to all users.
> >> >
> >> > Did I mention that you are going to have nightmares if you actually give
> >> > users super user privileges enough times yet?
> >> >
> >> > Craig
> >> Hello,
> >>
> >> When I tried to install the tarball packages as the following :
> >>
> >> [EMAIL PROTECTED] proftpd-1.3.0a]$ ./configure --prefix=/usr/local/proftpd
> >>
> >> ./configure: line 88: conf4161.sh: Permission denied
> >> ./configure: line 89: conf4161.sh: Permission denied
> >> chmod: cannot access `conf4161.sh': No such file or directory
> >> ./configure: line 201: conf4161.file: Permission denied
> >> ./configure: line 1266: config.log: Permission denied
> >> [EMAIL PROTECTED] proftpd-1.3.0a]$
> >>
> >> So, how to fix the problem ( Permission denied ) ?
> >>
> >> Any solution for it ?
> > 
> > sure, make sure the same user/group that 'untarred' the tarball and owns
> > the files/folders is the one trying to run 'configure'
> >
> > Craig
> 
> The directory "/usr/local/" is owned by root. The OP needs to have
> root's permissions. He can use either sudo or su get get root's
> permissions or use a target directory to which he has read and write
> access.

does that matter though if all you are running is ./configure ?  I never
had a problem with that.

Craig

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Problem of installation

2008-09-26 Thread Craig White
On Sat, 2008-09-27 at 13:11 +0800, [EMAIL PROTECTED] wrote:
> Dear All,
> 
> Mine is FC8 System...
> So, which gcc packages must be installed before proftp 1.3.1 ( tarball )
> installed ?

probably best to consult the documentation with the tarball but I would
guess that you would minimally need gcc-c++ and autoconf packages

why don't you just use the already packaged versions? (yum install
proftpd)

Craig

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: who the %^#$ is messing with /etc/passwd ??

2008-09-26 Thread Don Russell
On Thu, Sep 25, 2008 at 4:56 AM, Bill Crawford
<[EMAIL PROTECTED]>wrote:

> On Thursday 25 September 2008 12:41:13 Brian Millett wrote:
>
> > So the password field has changed from x to *  
> >
> > I know that that means look in /etc/shadow for the password, but what
> > inconsistancy will the older, established users find ??
>
> 'x' means look in /etc/shadow, '*' is one of several ways of indicating "no
> password" as in you can't log in, rather than "blank password" which lets
> all
> log in without one. The .rpmnew is the "unconverted" form, if you run
> pwunconv
> you'll see the same it /etc/passwd.
>
>

The /etc/passwd.rpmnew has 15 lines of userid stuff...
My /etc/passwd file has a lot more than that... and many I didn't even know
about (various system things ntpd blah blah blah)

Am I supposed to take the users that *I* added to the system (via
system-config-users) and cut/paste those ones into the new one, changing the
x to an *? And thereby dropping all those other ones that are set to nologon
anyway?

Does pwconv or pwunconv do this for me automatically? (The man file looks
great for people familiar with it... not so great for explaining what the
commands really do.) Shouldn't the update script have done this when it
updated setup?

   The pwconv command creates shadow from passwd and an optionally
existing
   shadow.

   The pwunconv command creates passwd from passwd and shadow and then
   removes shadow.

So where does passwd.rpmnew come into play?

pwconv ... and removes shadow... um, don't I need shadow?
ditto for pwunconv

I don't get it, now I don't know what I have. :-(
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Problem of installation

2008-09-26 Thread Kam Leo
On Fri, Sep 26, 2008 at 10:38 PM, Craig White <[EMAIL PROTECTED]> wrote:
> On Sat, 2008-09-27 at 13:11 +0800, [EMAIL PROTECTED] wrote:
>> Dear All,
>>
>> Mine is FC8 System...
>> So, which gcc packages must be installed before proftp 1.3.1 ( tarball )
>> installed ?
> 
> probably best to consult the documentation with the tarball but I would
> guess that you would minimally need gcc-c++ and autoconf packages
>
> why don't you just use the already packaged versions? (yum install
> proftpd)
>
> Craig

Edward, if you have not configured sudo for a user account use "su -c
yum install proftpd" or if using the Gnome desktop click on
Applications -> Add/Remove Software. Type "proftpd" in the search
field.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Problem of installation

2008-09-26 Thread edwardspl
Hello Craig,

1, Thank for your reply...
2, It is a Intranet Server machine ( can't to connect with Internet ).
3, So, I can use the rpm for updating the fixed packages...

Edward.

Craig White wrote:

>On Sat, 2008-09-27 at 13:11 +0800, [EMAIL PROTECTED] wrote:
>  
>
>>Dear All,
>>
>>Mine is FC8 System...
>>So, which gcc packages must be installed before proftp 1.3.1 ( tarball )
>>installed ?
>>
>>
>
>probably best to consult the documentation with the tarball but I would
>guess that you would minimally need gcc-c++ and autoconf packages
>
>why don't you just use the already packaged versions? (yum install
>proftpd)
>
>Craig
>
>  
>
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Problem of installation

2008-09-26 Thread Frank Cox
On Sat, 27 Sep 2008 14:03:42 +0800
[EMAIL PROTECTED] wrote:

> 3, So, I can use the rpm for updating the fixed packages...

I assume you mean "can't".

Just copy the rpm to a disk of some kind (floppy, cdr, flash drive, whatever)
and carry it over to the machine.  

rpm -i nameofrpm



-- 
MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com
DRY CLEANER BUSINESS FOR SALE ~ http://www.canadadrycleanerforsale.com

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: who the %^#$ is messing with /etc/passwd ??

2008-09-26 Thread Kam Leo
On Fri, Sep 26, 2008 at 10:58 PM, Don Russell
<[EMAIL PROTECTED]> wrote:
>
>
> On Thu, Sep 25, 2008 at 4:56 AM, Bill Crawford <[EMAIL PROTECTED]>
> wrote:
>>
>> On Thursday 25 September 2008 12:41:13 Brian Millett wrote:
>>
>> > So the password field has changed from x to *  
>> >
>> > I know that that means look in /etc/shadow for the password, but what
>> > inconsistancy will the older, established users find ??
>>
>> 'x' means look in /etc/shadow, '*' is one of several ways of indicating
>> "no
>> password" as in you can't log in, rather than "blank password" which lets
>> all
>> log in without one. The .rpmnew is the "unconverted" form, if you run
>> pwunconv
>> you'll see the same it /etc/passwd.
>>
>
>
> The /etc/passwd.rpmnew has 15 lines of userid stuff...
> My /etc/passwd file has a lot more than that... and many I didn't even know
> about (various system things ntpd blah blah blah)
>
> Am I supposed to take the users that *I* added to the system (via
> system-config-users) and cut/paste those ones into the new one, changing the
> x to an *? And thereby dropping all those other ones that are set to nologon
> anyway?
>
> Does pwconv or pwunconv do this for me automatically? (The man file looks
> great for people familiar with it... not so great for explaining what the
> commands really do.) Shouldn't the update script have done this when it
> updated setup?
>
>The pwconv command creates shadow from passwd and an optionally
> existing
>shadow.
>
>The pwunconv command creates passwd from passwd and shadow and then
>removes shadow.
>
> So where does passwd.rpmnew come into play?
>
> pwconv ... and removes shadow... um, don't I need shadow?
> ditto for pwunconv
>
> I don't get it, now I don't know what I have. :-(
>

The passwd  rpm specified the creation of /etc/passwd. Since your
system already had an existing /etc/passwd file that spec instructions
were written such that the old file was not overwritten. Your old file
was protected and /etc/passwd.rpmnew was created. You should thank the
packager for being diligent.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Config Network Setting

2008-09-26 Thread edwardspl
Dear All,

Mine is FC8 System...
So, if I want to modify the config of controller card, then I need to
edit the following files ?
/etc/sysconifg/network-scripts/ifcfg-eth?
/etc/modprobe.conf

And what else other profile also need to be modified ?

Thanks !

Edward.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines