- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
what does this mean ,how should i resolve it .
i have saw the file ifcore_msg_cat ,but there was a lock on it icon , i have logged in as the root , but i can not modify it read_write .
how should i do .
regards
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When you install the compiler, it makes a link in /usr/lib/ to the file of that name in the
compiler /lib directory, so you would expect this to point to the compiler you installed most recently. If you started out with a link to an old installation which you have trashed, it would be better to remove it. Evidently, this link would normally be owned by root, and you would have to su in order to remove it. Then you could replace it with a link to your currently installed one, or repeat your compiler installation.
compiler /lib directory, so you would expect this to point to the compiler you installed most recently. If you started out with a link to an old installation which you have trashed, it would be better to remove it. Evidently, this link would normally be owned by root, and you would have to su in order to remove it. Then you could replace it with a link to your currently installed one, or repeat your compiler installation.

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