- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello!
i'm trying to run my program after compilation and i
get this messege
forrtl: info: Fortran error message number is 24.
forrtl: warning: Could not open message catalog: ifcore_msg.cat.
forrtl: info: Check environment variable NLSPATH and protection of /usr/lib/ifcore_msg.cat.
i'm using intel fortarn compiler 80 on fedora core 2
thanks
i'm trying to run my program after compilation and i
get this messege
forrtl: info: Fortran error message number is 24.
forrtl: warning: Could not open message catalog: ifcore_msg.cat.
forrtl: info: Check environment variable NLSPATH and protection of /usr/lib/ifcore_msg.cat.
i'm using intel fortarn compiler 80 on fedora core 2
thanks
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
All that says is that the error message file is not available when your program dies. You have several choices: run with the compiler environment variables set, make sure that the symlink mentioned in your message is set up, copy the message file from the compiler installation to your current directory, look up the error message number manually, .....

Reply
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