comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » IDL 5.2.1 on FreeBSD 3.2?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
IDL 5.2.1 on FreeBSD 3.2? [message #17167] Wed, 15 September 1999 00:00
charles is currently offline  charles
Messages: 5
Registered: June 1995
Junior Member
Anyone gotten IDL 5.2.1 going on FreeBSD 3.2 (Intel) using the Linux
distribution? I had little or no problem with 5.1 on an earlier
FreeBSD. With the current combo, I've:

* Twiddled every shell script in bin/ that has the switch on `uname` to
have an additional

"FreeBSD") OS="linux";;

right below the "Linux") line.

* Made an idl_startup.sh that is a copy of idl_startup.ksh with 'alias
-x' changed to 'alias'. What does the -x do in ksh?

Now when I try to start idl I get

charles@juniper$ idl
/usr/local/rsi/idl_5.2/bin/bin.linux/idl: error in loading shared libraries
libXp.so.6: cannot open shared object file: No such file or directory

even though the library really is around in a standard location:

charles@juniper$ locate libXp.so.6
/usr/X11R6/lib/aout/libXp.so.6.2
/usr/X11R6/lib/libXp.so.6

I've got Linux compatibility turned on, via linux_enable="YES" in
/etc/rc.conf. It's my understanding that I don't have to recompile a
kernel with 'options COMPAT_LINUX' since that functionality can be
provided by a kernel module these days (/modules/linux.ko?).

I'm getting out of my depth at this point....

-- Charles Allen -- ccallen@swbell.net --
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: IDL and TCL interaction
Next Topic: Re: setintersection

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 16:52:08 PDT 2025

Total time taken to generate the page: 0.00630 seconds