~ubuntu-branches/ubuntu/wily/eso-midas/wily-proposed

« back to all changes in this revision

Viewing changes to install/unix/systems/HP-UX_B.10.20/README

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2014-04-22 14:44:58 UTC
  • Revision ID: package-import@ubuntu.com-20140422144458-okiwi1assxkkiz39
Tags: upstream-13.09pl1.2+dfsg
ImportĀ upstreamĀ versionĀ 13.09pl1.2+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
24.08.93: The default installation uses the options "-O" and "+z" for the
 
2
          C compiler. They are used to optimize the C code and to generate
 
3
          position independent code for shared libraries.
 
4
 
 
5
          Here you could get "Warning" messages because these two options are 
 
6
          not supported by the HP-UX C compiler when is provided as part of the
 
7
          standard HP-UX system. They are supported by the C compiler sold as 
 
8
          an optional separated pruduct.
 
9
 
 
10
          If this is your case you will have to remove options "-O" and "+z" 
 
11
          and those entries starting with "SH_" in "./local/make_options" file.
 
12
 
 
13
15.06.94: All GUIs with Motif 1.1 overlap some of the widgets with the 
 
14
          blue-menu-bar (solved in Motif 1.2). The overlapped widgets appear
 
15
          as they should be after resizing the window.
 
16
          The XDo (Data Organizer GUI) might be very slow for some features 
 
17
          with Motif 1.2.0 (due to a bug solved in Motif 1.2.3).