public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
* 5.0 release
@ 2001-07-23 16:42 David A. Marlin
  2001-07-23 16:51 ` Syd Polk
  0 siblings, 1 reply; 2+ messages in thread
From: David A. Marlin @ 2001-07-23 16:42 UTC (permalink / raw)
  To: sourcenav

I have been unable to locate the Linux version of the binary
distribution of Source-Navigator.  I checked in:

    pub/sourceware/sourcenav/releases/binaries

SN4.5.2 directory has:

    SN452Linux.tar.gz
    SN452Solaris.tar.gz
    SN452Windows.exe

but the only files I find for 5.0 are:

    SN50-010322-HPUX.tar.gz
    SN50-010322-Solaris.tar.gz
    SN50-010322-Windows.zip

Is there supposed to be a Linux version, and if so, where is it located?


Thank you,

D. Marlin

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 5.0 release
  2001-07-23 16:42 5.0 release David A. Marlin
@ 2001-07-23 16:51 ` Syd Polk
  0 siblings, 0 replies; 2+ messages in thread
From: Syd Polk @ 2001-07-23 16:51 UTC (permalink / raw)
  To: David A. Marlin; +Cc: sourcenav

There is no safe way to distribute Linux binaries, as what the word 
"Linux" means when talking about linking and the like is up in the air.

Source-Navigator is distributed as source-only for Linux. Download the 
source tarball, then do the following:

gunzip SN50-013322-source.tar.gz (or whatever the filename is these days)
tar xvf SN50-013322-source.tar
mkdir build
cd build
../configure
make all-snavigator
make install-snavigator

On Monday, July 23, 2001, at 04:41  PM, David A. Marlin wrote:

>
> I have been unable to locate the Linux version of the binary
> distribution of Source-Navigator.  I checked in:
>
>     pub/sourceware/sourcenav/releases/binaries
>
> SN4.5.2 directory has:
>
>     SN452Linux.tar.gz
>     SN452Solaris.tar.gz
>     SN452Windows.exe
>
> but the only files I find for 5.0 are:
>
>     SN50-010322-HPUX.tar.gz
>     SN50-010322-Solaris.tar.gz
>     SN50-010322-Windows.zip
>
> Is there supposed to be a Linux version, and if so, where is it located?
>
>
> Thank you,
>
> D. Marlin
>

Syd Polk
QA and Integration Manager, Mac OSX Development Tools
+1 408 974-0577

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-07-23 16:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-23 16:42 5.0 release David A. Marlin
2001-07-23 16:51 ` Syd Polk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).