- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Acrobat Reader issue
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2001 04:15 AM
04-18-2001 04:15 AM
Any suggestions?
Thanks ... lou
Lou_L_Masucci@raytheon.com
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2001 05:23 AM
04-18-2001 05:23 AM
Re: Acrobat Reader issue
Acrobat is looking for full path name to its files ie myserver/dir/dir/dir and because you are running it from a remote system it is looking on the remote systyem for its files.
Solution :- install it on the servers that you require it.
HTH
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2001 05:34 AM
04-18-2001 05:34 AM
Re: Acrobat Reader issue
Federico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2001 05:39 AM
04-18-2001 05:39 AM
Solutionthe acroread in the bin directory is actually a shell script. If you look into it, you see in the first lines:
install_dir=/opt/Acrobat4/Reader or someting alike. If your installdir is different from the mountdir you will see the posted errormessage.
Possible solutions:
-modify the script to your needs.
-create your own startscript
-link the directory configured in the startscript to your mountpoint.
Hope this helps. Stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2001 05:56 AM
04-18-2001 05:56 AM
Re: Acrobat Reader issue
Make sure you export the entire Acrobat Reader directory tree and not just the related bin directory.
If you mount it on the client in the same location as on the server, that should do the trick. If, however, you mount it in a different location, you will have to modify the acroread file as noted above.
--Bruce
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2001 05:22 AM
04-20-2001 05:22 AM