Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Mar 1996 09:50:02 +1030 (CST)
From:      Michael Smith <msmith@atrad.adelaide.edu.au>
To:        handy@sag.space.lockheed.com (Brian N. Handy)
Cc:        msmith@atrad.adelaide.edu.au, nate@sri.MT.net, hackers@freebsd.org
Subject:   Re: Linux IDL running under -current!
Message-ID:  <199603042320.JAA14544@genesis.atrad.adelaide.edu.au>
In-Reply-To: <Pine.OSF.3.91.960304150247.25652A-100000@sag.space.lockheed.com> from "Brian N. Handy" at Mar 4, 96 03:05:16 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Brian N. Handy stands accused of saying:
> 
> > Well, having had a _very_ short and satisfying conversation with RSI's 
> > technical support people, I'm extremely pleased to announce that
> > the Linux version of RSI's IDL (Interactive Data Language) is working
> > properly under FreeBSD-current.
> 
> Whoa!  Will have I have to make any changes to anythings (I remember 
> uname being mentioned once) to get this working, or is this now a box 
> stock "Install -current and the Linuxulator and go"?

This machine was installed as :

- Install 2.1R (bin,manpages,info,dict) and XFree86.
- rdist -current source tree
- make world, kernel with  'options LINUX'
- reboot
- install linux lib stuff (genver wants these)
- install IDL.  Edit all scripts in /usr/local/rsi/idl/bin and add a
  case for "FreeBSD" next to the "Linux" cases.
- run genver, get key from RSI
- create Linux-style /compat/linux/etc/host.conf, reads "order hosts,bind"
- run IDL

The 'uname' hack isn't so great, as the IDL scripts are run by your normal
sh, so unless you alias-wrap everything, you still lose.  A small hack
to the shellscripts is much more civil.

> Brian

-- 
]] Mike Smith, Software Engineer        msmith@atrad.adelaide.edu.au    [[
]] Genesis Software                     genesis@atrad.adelaide.edu.au   [[
]] High-speed data acquisition and      (GSM mobile) 0411-222-496       [[
]] realtime instrument control          (ph/fax)  +61-8-267-3039        [[
]] Collector of old Unix hardware.      "Where are your PEZ?" The Tick  [[



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603042320.JAA14544>