Darryl....if you don't want to further explore this kdesu
thing then say so, ok?
The kdesu executable does not belong in /usr/share/apps. What
you are seeing there is most likely a directory called /kdesu
that normally contains a couple of icons.
Executables belong in /bin or /sbin directories. All of the
user-appropriate /bin directories are automatically included
in each user's $PATH. The normal place for the KDESU
executable is in /usr/bin/ and if it is in there than it will
execute when called by a user. But if the executable is
really in /usr/share/apps it won't execute when called (unless
called with a full path like /usr/share/apps/kdesu).
Alan
Alan Shoemaker wrote:
>
> Darryl....I guess that wasn't the rpm from your installation
> CD then?
>
> Alan
>
> Darryl Gibson wrote:
> >
> > Alan Shoemaker wrote:
> > >
> > > Darryl....it should be in /usr/bin in fact when you use
> > > kpackage to install the kdesu rpm file you can look under the
> > > files tab where there's a list of all of the files that
> > > kpackage will install from the rpm file. Near or at the top
> > > of that list /usr/bin/kdesu will be listed.
> >
> > Hi Alan,
> >
> > That's squared away now, I didn't see it after reloading the RPM because
> > I didn't know I needed to update the database. After cron did it's thing
> > I found it the next morning.
> >
> > It wound up in /usr/share/apps though.
> >
> > Darryl