Linux cpanel2.daytoncreative.net 2.6.32-754.29.2.el6.x86_64 #1 SMP Tue May 12 17:39:04 UTC 2020 x86_64
Apache/2.4.43 (cPanel) OpenSSL/1.1.1g mod_bwlimited/1.4
Server IP : 70.62.220.67 & Your IP : 216.73.216.193
Domains :
Cant Read [ /etc/named.conf ]
User : michaelgreg
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
log /
perl-5.20.2 /
vos /
Delete
Unzip
Name
Size
Permission
Date
Action
Changes
4.45
KB
-r--r--r--
2014-12-27 11:49
compile_full_perl.cm
1.14
KB
-r--r--r--
2014-12-27 11:49
configure_full_perl.sh
575
B
-r--r--r--
2014-12-27 11:49
make_full_perl.sh
72
B
-r--r--r--
2014-12-27 11:49
vos.c
1.47
KB
-r--r--r--
2014-12-27 11:49
vosish.h
319
B
-r--r--r--
2014-12-27 11:49
Save
Rename
& This command macro builds and tests full perl using & the native perl build scripts. The prerequsites for & using this macro are a VOS Continuum system running & VOS Release 14.5.0 and VOS GNU C/C++ and GNU Tools 2.0.1. & & Written 02-05-05 by Paul Green (Paul.Green@stratus.com) & &begin_parameters debug_sw switch(-debug) &end_parameters &echo command_lines & !add_library_path command (master_disk)>system>gnu_library>bin &+ -after '(current_dir)' & &if (process_type) = interactive &then !set_terminal_parameters -pause_lines 0 & &set_string release (before (after (module_info system_release) 'VOS Release ') ' ') &if &release& < '14.5' &then &do &display_line You must be running VOS Release 14.5.0 or later to use this macro. &return e$wrong_version &end & &if ^ (exists -directory (master_disk)>system>gnu_library>lib>perl5) &then &do &display_line You must have S877 - GNU C/C++ and GNU Tools Release 2.0.1 to use this macro. &return e$wrong_version &end & !change_current_dir < & &if &debug_sw& &then !bash vos/configure_full_perl.sh -DDEBUGGING -Doptimize=-g &else !bash vos/configure_full_perl.sh & !bash vos/make_full_perl.sh