📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-29 09:51:00
📂
/ (Root)
/
opt
/
cpanel
/
ea-ruby27
/
root
/
usr
/
local
/
share
/
gems
/
gems
/
ruby-lsapi-5.7
/
ext
/
lsapi
📍 /opt/cpanel/ea-ruby27/root/usr/local/share/gems/gems/ruby-lsapi-5.7/ext/lsapi
🔄 Refresh
✏️
Editing: extconf.rb
Read Only
require 'mkmf' dir_config( 'lsapi' ) if ( have_library( "socket" )) have_library( "nsl" ) end if RUBY_VERSION =~ /1.8/ then $CPPFLAGS += " -DRUBY_18" end if RUBY_VERSION =~ /1.9/ then $CPPFLAGS += " -DRUBY_19" end if RUBY_VERSION =~ /2/ then $CPPFLAGS += " -DRUBY_2" end create_makefile( "lsapi" )
💾 Save Changes
❌ Cancel