version 0.73.0
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
./configure --with-lang=pt_BR --enable-mfcomp
|
||||
cd lib
|
||||
echo ':g/screen.c/s///g␍:wq!␍'|vi Makefile > /dev/null
|
||||
cd ..
|
||||
make
|
||||
make install
|
||||
cd lib
|
||||
cp Makefile.shared Makefile
|
||||
make shared-libs
|
||||
cp libhtcobol* /usr/local/lib
|
||||
cd /usr/local/share/htcobol
|
||||
echo ':g/SHLIB_NAME_DEFAULT: lib$.so/s//SHLIB_NAME_DEFAULT: $.so/g␍:wq!␍'|vi htcobolrc > /dev/null
|
||||
mv htrtconf htrtconf.txt
|
||||
echo "Compilado, instalado, configurado e funcionando..."
|
||||
Reference in New Issue
Block a user