Re: installing rcs on Solaris
Hugh Sasse <[email protected]> Fri, 5 Jun 2009 17:50:58 +0100 (BST)
| Newsgroups | gmane.comp.gnu.rcs |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 5 Jun 2009, Richard Johnson wrote:
> All,
>
>
>
> Does anyone know how to install rcs 5.7 on SunOS 5.10, I believe it is
I did it on Solaris 9 a good while back now. No solaris 10 machines
to try this out on now....
> having trouble finding GNU diff and want to know how to specify the
> location of GNU diff to the configure script.
IIRC, I think it was something like
$ ./configure --with-diff=/usr/local/bin/gdiff
Hopefully you'll get more accurate answers from someone else...
If not, does `./configure --help` give any clues?
>
>
>
> Regards,
>
> Richard
>
>
Hugh