Name | Modified | Size | Downloads / Week |
---|---|---|---|
5.7 | 2025-07-23 | ||
5.5 | 2025-05-22 | ||
5.4 | 2025-05-14 | ||
3.1 | 2020-06-23 | ||
readme.txt | 2024-07-25 | 4.9 kB | |
leiame.modulo | 2024-06-17 | 2.0 kB | |
guiausuario.pdf | 2012-08-26 | 1.4 MB | |
Totals: 7 Items | 1.4 MB | 13 |
======================================================================== OPENRECLINK: (English instructions are further down) ======================================================================== Esta é uma versão experimental, sem nenhuma garantia de funcionamento, distribuída sob a licença GPL versão 3 (http://www.gnu.org/licenses/gpl-3.0.txt). Para executar os binários desta distribuição é necessário Windows (TM) de 64 bits com suporte a Unicode ou Ubuntu Linux versão 22.04 64 bits. INSTALAÇÃO: Windows: Executar o programa openreclink-x.x-inst.exe Linux: O pacote openreclink-x.x-amd64.deb contém o executável do programa. Para instalá-lo e executar a versão precompilada é necessário a versão 22.04 ou superior, 64 bits do Ubuntu Linux. Nota: Os arquivos de dados usados pelo programa tem nomes diferentes dependendo da versão. COMPILAÇÃO: Os fontes do programa estão no arquivo openreclink-x.x-src.zip, que deve ser descompactado. Um arquivo make (makefile) está incluído, mas para utilizá-lo é necessário instalar as bibliotecas adicionais descritas abaixo. O arquivo deve ser editado para ajustar os diretórios utilizados e selecionar a versão para compilação. Windows: Deve-se compilar as bibliotecas Xbase (fontes em http://linux.techass.com/projects/xdb/), wxWidgets (fontes em http://www.wxwidgets.org), e Lua (ver http://lua.org), compilar-se todos os fontes sob os diretórios "gui" e "nongui" e linká-los com as bibliotecas. Para utilizar o makefile é necessário usar as ferramentas GNU: MingW (toolchain) e MSys (simula o ambiente Unix), mais o utilitário wx-config.exe (http://sites.google.com/site/wxconfig/). Ver a documentação deste último sobre as variáveis de sistema que devem ser criadas para utilizá-lo. Linux: Para compilação sob Linux, são necessários pacotes adicionais: wxWidgets: - wx3.2-headers - libwxgtk3.3-dev - libwxgtk3.2-dbg - libwxbase3.2-dev - libwxbase3.2-dbg - libxbase2.0-dev - liblua5.4-0 O diretório dbmodule contém código-fonte e binários (Linux e Windows) de módulos de acesso aos arquivos do formato ORL para uso com Python e Lua. ======================================================================== This is an experimental version, with no warranties that it will work. It is distributed under the GPL version 3 license (http://www.gnu.org/licenses/gpl-3.0.txt). In order to run the precompiled binaries, either Ubuntu Linux version 20.04 or higher, 64 bits or Windows (TM) 64 bits with Unicode support is required. INSTALL: Windows: Run the program openreclink-x.x-inst.exe. Linux: The package openreclink-x.x-amd64.deb contains the executable. In order to install and run the program, version 22.04 or higher of Ubuntu Linux is necessary. Note: The data files used by the program have different names depending on the version. COMPILING: The sources of the program are in the file openreclink-x.x-src.zip, that has to be unpacked. The file includes a makefile to build the program, but it depends on the installation of the libraries described below. The makefile has to be edited in order to adjust the directories used and select the version for compiling. Windows: The following libraries should be built: Xbase (sources are at http://linux.techass.com/projects/xdb/), wxWidgets (sources at http://wxwidgets.org), and e Lua (see http://lua.org) all the sources under the directories "gui" and "nongui" should be compiled and linked against the libraries. In order to use the makefile it is necessary to have the GNU toolchain (MingW) and MSys (which simulates an Unix environment), plus the wx-config.exe utility (http://sites.google.com/site/wxconfig/). See its documentation about system variables that must be created to use it. Linux: To build under Linux, additional libraries are necessary: wxWidgets: - wx3.2-headers - libwxgtk3.3-dev - libwxgtk3.2-dbg - libwxbase3.2-dev - libwxbase3.2-dbg - libxbase2.0-dev - liblua5.4-0 For both Windows(TM) and Linux the file "openreclink.po" should be compiled to a .mo file and placed on a directory called "en" under the same directory of the program executable (openreclink.exe or openreclink). The compilation can be made uing poedit, available for Windows or Linux (www.poedit.net) ======================================================================== GPL v3 NOTICE: This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.