5.0 BookManager Read/6000 Questions =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 5.1 General Questions =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 1. Question: How can I invoke BookManager and default to come up with a detailed view of my bookshelves? Answer: Using the command... Bookmgr -s "*" -dt will give you the detailed view of the shelves. For more options key in Bookmgr ? at the command line. 2. Question: I am getting a License Demon core dump when installing Read/6000 What should I do? Answer: You need the latest Read/6000 fixes. Call Service 1-800-237-5511 and ask for the latest level of BookManager Read/6000 fixes. 3. Question: When running Read/6000 with Motif(**) 1.1.4 or Motif 1.2, the pull downs do not work correctly. What should I do? Answer: When you install Motif 1.2, the files for Motif 1.1.4 will not be removed, and will remain available (although some will be relocated). This was done because some applications developed using Motif 1.1.4 may have noticeably different behavior or appearance when they are run using the Motif 1.2 shared libraries. Although Motif 1.2 is meant to be binary compatible with Motif 1.1.4, some of the widgets have had specification changes in Motif 1.2. See /usr/lpp/X11/README.MOTIF for a list of some of these changes. If you have problems running an existing Motif application using the Motif 1.2 shared libraries, we have provided the following options for accessing the Motif 1.1.4 shared libraries: - Set LIBPATH Use this option if you only have one or two applications that are not running well with the Motif 1.2 libraries. Before running your application, set the environment variable LIBPATH to the value /usr/lpp/X11/lib/R5:/usr/lpp/X11/lib:/lib:/usr/lib: and export it. This will cause all applications in the current shell to use the Motif 1.1.4 shared libraries. - Change symbolic links to point to Motif 1.1. Use this option if you frequently run applications that do not run Use this option if you frequently run applications that do not run well with the Motif 1.2 libraries, or if you need to access the Motif 1.1.4 libraries and header files to develop Motif 1.1.4 applications. Run the following shell scripts as root: /usr/lpp/X11rte/set_symlinks.Motif1.1. /usr/lpp/X11dev/set_symlinks.Motif1.1. These will change symbolic links to the Motif shared libraries and include-file directories. There are a corresponding pair of shell scripts to point the symlinks back to the Motif 1.2 files. 4. Question: I am getting an error EDLAMRI not found. License server cannot be loaded. What do I do? Answer: You need to add a line to your RC file, just before the line with EDLALIC. The line you should add is... export PATH=/usrlpp/bookmgr/bin:%PATH%