- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When i try to install fortran 77 compiler in my pc by running ./install.sh the following message appears in the screen. i am unable to locate SELinux..
We currently support only "Permissive" mode, which is
not found on the system.
To rectify this issue, you may either disable SELinux by
- setting the line "SELINUX=disabled" in your /etc/sysconfig/selinux file
- adding "selinux=0" kernel argument in lilo.conf or grub.conf files
or make SELinux mode adjustment by
- setting the line "SELINUX=permissive" in your /etc/sysconfig/selinux file
or ask your system administrator to make SELinux mode adjustment.
You may need to reboot your system after changing the system parameters.
More information about SELinux can be found at http://www.nsa.gov/selinux/
Quitting! Press "Enter" to terminate install.
We currently support only "Permissive" mode, which is
not found on the system.
To rectify this issue, you may either disable SELinux by
- setting the line "SELINUX=disabled" in your /etc/sysconfig/selinux file
- adding "selinux=0" kernel argument in lilo.conf or grub.conf files
or make SELinux mode adjustment by
- setting the line "SELINUX=permissive" in your /etc/sysconfig/selinux file
or ask your system administrator to make SELinux mode adjustment.
You may need to reboot your system after changing the system parameters.
More information about SELinux can be found at http://www.nsa.gov/selinux/
Quitting! Press "Enter" to terminate install.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - subbareddy2009
When i try to install fortran 77 compiler in my pc by running ./install.sh the following message appears in the screen. i am unable to locate SELinux..
We currently support only "Permissive" mode, which is
not found on the system.
To rectify this issue, you may either disable SELinux by
- setting the line "SELINUX=disabled" in your /etc/sysconfig/selinux file
- adding "selinux=0" kernel argument in lilo.conf or grub.conf files
or make SELinux mode adjustment by
- setting the line "SELINUX=permissive" in your /etc/sysconfig/selinux file
or ask your system administrator to make SELinux mode adjustment.
You may need to reboot your system after changing the system parameters.
More information about SELinux can be found at http://www.nsa.gov/selinux/
Quitting! Press "Enter" to terminate install.
We currently support only "Permissive" mode, which is
not found on the system.
To rectify this issue, you may either disable SELinux by
- setting the line "SELINUX=disabled" in your /etc/sysconfig/selinux file
- adding "selinux=0" kernel argument in lilo.conf or grub.conf files
or make SELinux mode adjustment by
- setting the line "SELINUX=permissive" in your /etc/sysconfig/selinux file
or ask your system administrator to make SELinux mode adjustment.
You may need to reboot your system after changing the system parameters.
More information about SELinux can be found at http://www.nsa.gov/selinux/
Quitting! Press "Enter" to terminate install.
Some Linux distributions have this Security Enhanced (SE) feature enabled by default. Do as the installer says:
setting the line "SELINUX=disabled" in your /etc/sysconfig/selinux file
If that file /etc/sysconfig/selinux does not exist, create it, add the line
SELINUX=disabled
and reboot.
ron

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