Re: linker and application libraries for 5.0.7
From: Bela Lubkin (belal_at_sco.com)
Date: 09/28/03
- Next message: Jean-Pierre Radley: "Re: linker and application libraries for 5.0.7"
- Previous message: Bela Lubkin: "Re: Rare Error 65 (ENOPKG) occurrence on open() call"
- In reply to: David P. Lurie: "linker and application libraries for 5.0.7"
- Next in thread: Jean-Pierre Radley: "Re: linker and application libraries for 5.0.7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 28 Sep 2003 03:11:37 -0400
> I recently upgraded to 5.0.7 from 5.0.6.
>
> The gnu compiler and tools required installation of the OpenServer linker
> and application development libraries on 5.0.6, which were on one of the
> installation CDs.
>
> I installed the gnu development system during the 5.0.7 install, but
> couldn't find theOpenServer linker and application development libraries on
> the 5.0.7 CDs.
>
> Where do I find them,
The package is called "SCO OpenServer Linker and Application Development
Libraries (ver 5.2.0Aa)" and you should find it on your OSR507 operating
system install CD. On my CD, it's the 12th item on the menu,
immediately after three items labeled "SCO OpenServer Host System ...".
> and is there any documentation on setting the various
> PATH variables for the development binaries and libraries on 5.0.7?
I'm not sure what you're trying to ask here.
The OpenServer DS lives in /usr/ccs/bin, so you want that on your path.
Even if you've only installed the free portion, many of its binaries
live there.
The man page cc(CP) documents the "-Y pass,dir" flag, which can tell it
where to find its various subprograms and files. But it doesn't really
apply if you aren't using that `cc` program. I'm not sure if you will
have the text of cc(CP) on your system; I suspect it will not be
installed as part of the Linkers package. Man pages that you don't have
can be found on the SCO Documentation web site; for instance,
http://docsrv.sco.com:507/en/man/html.CP/cc.CP.html
>Bela<
- Next message: Jean-Pierre Radley: "Re: linker and application libraries for 5.0.7"
- Previous message: Bela Lubkin: "Re: Rare Error 65 (ENOPKG) occurrence on open() call"
- In reply to: David P. Lurie: "linker and application libraries for 5.0.7"
- Next in thread: Jean-Pierre Radley: "Re: linker and application libraries for 5.0.7"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|