| United States-English |
|
|
|
![]() |
Upgrading from HP-UX 9.x to 10.x: HP 9000 Computers > Chapter 5 Converting Code and Scripts What the Tools Do |
|
This tasks in this chapter make use of four tools: prepare, analyzer, fscanner, and fnlookup.
For complete descriptions of these tools, their options, and their output, refer to the prepare(update_aid), analyzer(update_aid), fscanner(update_aid), and fnlookup(update_aid) manpages. prepare and analyzer are aids to conversion, and they will make the process go more easily and quickly, but they are not a "black box" into which you can put your code and have it come out guaranteed to work on 10.x. They will catch known incompatibilities between the HP-UX 9.x and 10.x "core" operating systems — the commands, utilities and libraries that comprise the basis of HP-UX. This "core" does not include all of the subsystems commonly bundled with HP-UX; for example, not all networking services are covered, and changes to the graphics and X libraries are not covered (see the Release Notes for HP-UX 10.10 for information on these subsystems). To get an idea of what is covered and what is not, you may want to look at the "databases" (actually ordinary text files) that prepare and analyzer use; if you've loaded the tools onto a 9.x system, look at /upgrade/lib/CMDS_DB and /upgrade/lib/LIBS_DB. Use the tools in this package in conjunction with the Release Notes for HP-UX 10.10, and with your normal regression-testing and certification procedures, to get code and scripts ready to run on 10.01. |
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||