>
> On Thu, 25 Apr 2002, James Olin Oden wrote:
> >
> The /opt/package/{etc,bin,man} practise can lead to quite riducule
> length with PATH, MANPATH etc. components when you have plenty
> of softare in your system, so beware.
>
Agreed, but there are times when you don't want your stuff to go in
On Thu, 25 Apr 2002, James Olin Oden wrote:
> I guess since know one has responded to this question concerning a
> clean way for an RPM to alter the MANPATH (i.e. alter it non-destructively
> and using a safe mechanism to do so) says that there is not such a
> clean method (please someone correct
Jure Pecar <[EMAIL PROTECTED]> writes:
> is there any ETA of the next release of RedHat? I know that 'when it's
> ready' is the best answer, but i'd want to have a bit more precise
> estimate to plan my activties upon ...
We don't preannounce releases.
--
Trond Eivind Glomsrød
Red Hat, Inc.
Hi,
is there any ETA of the next release of RedHat? I know that 'when it's
ready' is the best answer, but i'd want to have a bit more precise
estimate to plan my activties upon ...
--
Jure Pecar
___
Redhat-devel-list mailing list
[EMAIL PROTECTED]
>
> > I guess since know one has responded to this question concerning a
> > clean way for an RPM to alter the MANPATH (i.e. alter it non-destructively
> > and using a safe mechanism to do so) says that there is not such a
> > clean method (please someone correct me if I am wrong). If this is
> I guess since know one has responded to this question concerning a
> clean way for an RPM to alter the MANPATH (i.e. alter it non-destructively
> and using a safe mechanism to do so) says that there is not such a
> clean method (please someone correct me if I am wrong). If this is the case
>
I guess since know one has responded to this question concerning a
clean way for an RPM to alter the MANPATH (i.e. alter it non-destructively
and using a safe mechanism to do so) says that there is not such a
clean method (please someone correct me if I am wrong). If this is the case
then perha
>
> Hello All,
>
> I am trying to build an smp kernel rpm from src rpm provided at rawhide.
> For some reason I get plenty of errors and build fails. UP/BOOT kernels
> build fine from the same src rpm.
>
> Am I doing something wrong, or there is a problem?
Hi Leonid,
Could you posibly send th
Hello,
is there a way to create process-shared mutexes in Red Hat Linux 7.* ?
Currently, calling pthread_mutexattr_setpshared with PTHREAD_PROCESS_SHARED
gives me ENOSYS. Is this going to change anytime soon?
Is there *any* implementation for process-shared synchronization objects in
the Linux k