Skip to content

lewisst/opensever-ibcs-centos6

Repository files navigation

Built on Centos 6.6 - 2.6.32-504.16.2.el6.x86_64

Make gives warnings but compiles all modules and can successfully load into latest kernel.

Changed default CONFIG to only build modules for SCO Openserver support.


1. Examine and modify "CONFIG" if required.
2. Run "make".
3. Run "abi_ldr" to load compiled modules.
4. Run your application.
5. If it does not behave as expected run "en_tr" to enable tracing via syslogd.
6. After fixing the problem run "rm_tr" to stop the trace.
7. Exit from your application.
8. Run "abi_uld" to unload modules from step "3".
9. It is recommended to run "make clean" after modifying "CONFIG".

About

Allow CentOS 6 to run Openserver binary apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages