public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* Re: gsl-0.8 on HPUX
  2001-12-19 13:20 gsl-0.8 on HPUX M. Lavasani
@ 2001-12-19 13:20 ` Brian Gough
  0 siblings, 0 replies; 2+ messages in thread
From: Brian Gough @ 2001-12-19 13:20 UTC (permalink / raw)
  To: M. Lavasani; +Cc: gsl-discuss

M. Lavasani writes:
 > I 've compiled gsl-.8 successfully on HPUX-11.00 and 10.20.
 >  Everything was all right apart from one small problem :
 >  In "configure" file there is a test for HPUX-11.00 and other
 > versions of HPUX
 >  That doesn't work :
 >  > *-*-hpux11)

Right, I see, I've added the missing wildcard to the end of the 11 to
match minor versions.  I've left the fall back case to catch HP-UX 9
(it used to work, so should be ok)

 >  I 've installed the binary for gsl in :
 > 	http://hpux.connect.org.uk/hppd/hpux/Gnu

Thanks, now added to the homepage.

regards
Brian Gough

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

* gsl-0.8 on HPUX
@ 2001-12-19 13:20 M. Lavasani
  2001-12-19 13:20 ` Brian Gough
  0 siblings, 1 reply; 2+ messages in thread
From: M. Lavasani @ 2001-12-19 13:20 UTC (permalink / raw)
  To: gsl-discuss

I 've compiled  gsl-.8 successfully  on HPUX-11.00 and 10.20.

Everything was all right apart from one small problem :

In "configure"  file there is a test for HPUX-11.00 and other versions of HPUX

That doesn't work : 

>     *-*-hpux11)

>     *-*-hpux*) 


I 've changed the above tests to :

<     *-*-hpux11.*)

<     *-*-hpux10.*)

I know; you may argue that does only test Version 10 and 11.

Since I have n't got any HPUX 9.* boxes I can 't make any comment on that .

But in here (HPUX Archive and porting Center) We don't support any version prior
to 10.20.


I 've installed the binary for gsl in :

	http://hpux.connect.org.uk/hppd/hpux/Gnu

Thanks

		__Mehdi

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

end of thread, other threads:[~2001-12-19 13:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-19 13:20 gsl-0.8 on HPUX M. Lavasani
2001-12-19 13:20 ` Brian Gough

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).