Árvore de páginas

Os utilitários utilizados para descompactar os arquivos foram o TAR e o UNZIP, (arquivos citados são apresentados como exemplo);

Você pode descompactar os arquivos diretamente em seus locais de destino com os comandos no seguinte formato:

UNZIP (arquivos .zip): unzip <nome do arquivo> -d <caminho destino>

TAR (arquivos .tar e .tar.gz): tar -xvf <nome do arquivo> -C <caminho destino>

Mover os arquivos: mv <caminho e nome do arquivo> <caminho destino>

Copiar arquivos: cp -R <caminho origem> <caminho destino>

Arquivo

Comando

Saída no terminal

Dicionários de dados

unzip 19-07-04-BRA-DICIONARIOS_COMPL_12_1_25.ZIP -d /totvs/protheus_data/systemload/


Archive:  19-07-04-BRA-DICIONARIOS_COMPL_12_1_25.ZIP

  inflating: /totvs/protheus_data/systemload/sx2.unq  

  inflating: /totvs/protheus_data/systemload/sxsbra.txt 

Arquivos de helpsunzip 19-07-04-BRA-HELPS_COMPL_12_1_25.ZIP -d /totvs/protheus_data/systemload/

Archive:  19-07-04-BRA-HELPS_COMPL_12_1_25.ZIP

  inflating: /totvs/protheus_data/systemload/hlpeng.txt  

  inflating: /totvs/protheus_data/systemload/hlppor.txt  

  inflating: /totvs/protheus_data/systemload/hlpspa.txt 

Arquivos de menusunzip 19-07-04-BRA-MENUS_12_1_25.ZIP -d /totvs/protheus_data/system/

Archive:  19-07-04-BRA-MENUS_12_1_25.ZIP

  inflating: /totvs/protheus_data/system/sigaacd.xnu  

  inflating: /totvs/protheus_data/system/sigaagr.xnu  

  inflating: /totvs/protheus_data/system/sigaapd.xnu  

  inflating: /totvs/protheus_data/system/sigaapt.xnu  

  inflating: /totvs/protheus_data/system/sigaarm.xnu  

  inflating: /totvs/protheus_data/system/sigaatf.xnu  

  inflating: /totvs/protheus_data/system/sigabpm.xnu  

  inflating: /totvs/protheus_data/system/sigacda.xnu  

  inflating: /totvs/protheus_data/system/sigacen.xnu  

  inflating: /totvs/protheus_data/system/sigacfg.xnu  

  inflating: /totvs/protheus_data/system/sigacom.xnu  

  inflating: /totvs/protheus_data/system/sigacon.xnu  

  inflating: /totvs/protheus_data/system/sigacrd.xnu  

  inflating: /totvs/protheus_data/system/sigacrm.xnu  

  inflating: /totvs/protheus_data/system/sigacsa.xnu 

DBAccesstar -xvf 19-07-26-DBACCESS_LINUX_X64_BUILD-20181212.TAR.GZ -C /totvs/protheus/bin/dbaccess/

dbapi.so

dbmonitor

monitor_ru_ru.qm

multi/

multi/debug/

multi/debug/dbaccess64

multi/debug/dbapi.so

multi/dbaccess64

tools/

tools/dbaccesscfg

Binário Appservertar -xvf 19-08-02-P12_APPSERVER_BUILD-17.3.0.13_LINUX_X64.TAR.GZ -C /totvs/microsiga/protheus/bin/applocksrv

Lockserver

A partir da release 12.1.2210, o uso do Lock Server é descontinuado. 

Repositóriomv /tmp/arqprotheus25/19-07-04_REPOSITORIO_DE_OBJETOS_BRASIL_12_1_25_TTTP120.RPO /totvs/protheus/rpo/tttp120.rpo
Serviços de Broker e Secundárioscp -rf applocksrv/* appbroker/ && cp -rf applocksrv/* appsec01/ && cp -rf applocksrv/* appsec02/


Prossiga sua instalação alterando os arquivos de configuração

  • Sem rótulos