HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- /usr/bin/f90 not created durring install of DFA55A...
Operating System - Tru64 Unix
1827757
Members
2924
Online
109969
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
11-20-2003 05:39 AM
11-20-2003 05:39 AM
/usr/bin/f90 not created durring install of DFA55A kit
Is this a bug or new behavior?
I'm installing all of the componets from the dfa55a Fortran kit on a Sierra Cluster. The install creates a file, /usr/bin/f90_55A, but no /usr/bin/f90. It did create a file/link for /usr/bin/f77 and /usr/bin/f77_55A.
I will install the DFA550 kit instead. I could create the links myself, but I don't want to have to remember to remove my modifications when I install the next version of Fortran.
If this is a bug, who should I contact?
The DFA55A kit I used is in the Q4 CY2003 Tru64 UNIX Software Products Library.
Regards,
Ray
I'm installing all of the componets from the dfa55a Fortran kit on a Sierra Cluster. The install creates a file, /usr/bin/f90_55A, but no /usr/bin/f90. It did create a file/link for /usr/bin/f77 and /usr/bin/f77_55A.
I will install the DFA550 kit instead. I could create the links myself, but I don't want to have to remember to remove my modifications when I install the next version of Fortran.
If this is a bug, who should I contact?
The DFA55A kit I used is in the Q4 CY2003 Tru64 UNIX Software Products Library.
Regards,
Ray
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2003 07:21 PM
11-20-2003 07:21 PM
Re: /usr/bin/f90 not created durring install of DFA55A kit
It apparently slipped through because uninstall does not remove /usr/bin/f90.
This will only be a problem in a fresh install. The fix is to create the link
manually:
% su root
% cd root_directory_for_install (usually /)
% cd ./usr/bin
% ln -s ../lib/cmplrs/fort90/fort90 f90
If you have further problems contact one of the HP support centers.
This will only be a problem in a fresh install. The fix is to create the link
manually:
% su root
% cd root_directory_for_install (usually /)
% cd ./usr/bin
% ln -s ../lib/cmplrs/fort90/fort90 f90
If you have further problems contact one of the HP support centers.
Help() { FirstReadManual(urgently); Go_to_it;; }
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2003 01:54 AM
11-21-2003 01:54 AM
Re: /usr/bin/f90 not created durring install of DFA55A kit
Thanks for the response. I'm glad to hear that it's a minor issue.
Since I have the DFA550 kit installed now on all of my servers, I'll wait for the Q1 CY2004 kit to come out.
Thanks again.
Ray
Since I have the DFA550 kit installed now on all of my servers, I'll wait for the Q1 CY2004 kit to come out.
Thanks again.
Ray
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP