Re: [Cooker] /usr/X11R6/bin not in PATH

2002-03-05 Thread Ben Reser

On Mon, Mar 04, 2002 at 06:18:54PM -0500, David Walluck wrote:
> Best thing to do is CC the maintainer when you first send the email. You 
> can find it with rpm -qi $PACKAGE ... but there's an easier way to do 
> it, I just forget.

CC'ing the maintiner is a good idea.  But the packager as shown with rpm
-qi is not necessarily the maintainer with Mandrake.  You might even
want to CC both.

You can get the maintainer with gc's rpmmon utility.

http://people.mandrakesoft.com/~gc/html/rpmmon-tut.html

-- 
Ben Reser <[EMAIL PROTECTED]>
http://ben.reser.org

What difference does it make to the dead, the orphans, and the homeless,
whether the mad destruction is wrought under the name of totalitarianism
or the holy name of liberty and democracy? - Ghandi




Re: [Cooker] /usr/X11R6/bin not in PATH

2002-03-05 Thread Fabrice FACORAT

Le lun 04/03/2002 à 23:22, David Walluck a écrit :
> Something (possibly msec), had removed /usr/X11R6/bin from the path, so 
> that KDE would fail to start, and others would have various problems. I 
> added:

same pb, have to fix by hand in profile

-- 
http://linux-wizard.tuxfamily.org/index.html 
-
Document your data layouts.
- The Elements of Programming Style (Kernighan & Plaugher)





Re: [Cooker] /usr/X11R6/bin not in PATH

2002-03-05 Thread Guillaume Rousse

Ainsi parlait David Walluck :
> Garrick Staples wrote:
> > It's written wrong in /usr/share/config/kdm/kdmrc.  I've reported this a
> > few times already... I'm wondering why it's still broken.
>
> Best thing to do is CC the maintainer when you first send the email. You
> can find it with rpm -qi $PACKAGE ... but there's an easier way to do
> it, I just forget
rpmmon -p 
-- 
Guillaume Rousse <[EMAIL PROTECTED]>
GPG key http://lis.snv.jussieu.fr/~rousse/gpgkey.html




Re: [Cooker] /usr/X11R6/bin not in PATH

2002-03-04 Thread Frederic Lepied

David Walluck <[EMAIL PROTECTED]> writes:

> Something (possibly msec), had removed /usr/X11R6/bin from the path,
> so that KDE would fail to start, and others would have various
> problems. I added:
> 
> PATH=$PATH:/usr/X11R6/bin
> export PATH
> 
> to /etc/X11/XSession
> 
> but I'm not sure of the right fix.

The path is set in /etc/profile. Perhaps a .rpmnew has been created
during an update...
-- 
Fred - May the source be with you




Re: [Cooker] /usr/X11R6/bin not in PATH

2002-03-04 Thread David Walluck

Garrick Staples wrote:
> It's written wrong in /usr/share/config/kdm/kdmrc.  I've reported this a
> few times already... I'm wondering why it's still broken.

Best thing to do is CC the maintainer when you first send the email. You 
can find it with rpm -qi $PACKAGE ... but there's an easier way to do 
it, I just forget.

Someone told me to look in kdmrc, but I wasn't sure what to look for ;). 
I don't get it though, how do these guys build packages and never run 
across a bug like this?

I had also suggested something like 'rpmverify' on every RPM before it 
gets mailed out. This would help a great deal as well.

-- 
Sincerely,

David Walluck
<[EMAIL PROTECTED]>





Re: [Cooker] /usr/X11R6/bin not in PATH

2002-03-04 Thread Garrick Staples

It's written wrong in /usr/share/config/kdm/kdmrc.  I've reported this a
few times already... I'm wondering why it's still broken.

On Mon, Mar 04, 2002 at 05:22:53PM -0500, David Walluck alleged:
> Something (possibly msec), had removed /usr/X11R6/bin from the path, so 
> that KDE would fail to start, and others would have various problems. I 
> added:
> 
> PATH=$PATH:/usr/X11R6/bin
> export PATH
> 
> to /etc/X11/XSession
> 
> but I'm not sure of the right fix.
> 
> -- 
> Sincerely,
> 
> David Walluck
> <[EMAIL PROTECTED]>
> 




[Cooker] /usr/X11R6/bin not in PATH

2002-03-04 Thread David Walluck

Something (possibly msec), had removed /usr/X11R6/bin from the path, so 
that KDE would fail to start, and others would have various problems. I 
added:

PATH=$PATH:/usr/X11R6/bin
export PATH

to /etc/X11/XSession

but I'm not sure of the right fix.

-- 
Sincerely,

David Walluck
<[EMAIL PROTECTED]>