Did you know ... Search Documentation:
Pack logtalk -- logtalk-3.77.0/manuals/_sources/faq/installation.rst.txt

.. This file is part of Logtalk https://logtalk.org/ SPDX-FileCopyrightText: 1998-2024 Paulo Moura <pmoura@logtalk.org> SPDX-License-Identifier: Apache-2.0

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

.. _faq_installation:

Installation

:(ref:[102, 97, 113, 95, 105, 110, 115, 116, 97, 108, 108, 97, 116, 105, 111, 110, 95, 115, 99, 114, 105, 112, 116, 115])
:(ref:[102, 97, 113, 95, 105, 110, 115, 116, 97, 108, 108, 97, 116, 105, 111, 110, 95, 115, 116, 97, 114, 116, 117, 112, 95, 101, 114, 114, 111, 114, 115])
.. _faq_installation_scripts:

The integration scripts/shortcuts are not working!

Check that the LOGTALKHOME and LOGTALKUSER environment variables are defined, that the Logtalk user folder is available on the location pointed by LOGTALKUSER (you can create this folder by running the logtalk_user_setup shell script), and that the Prolog compilers that you want to use are supported and available from the system path. If the problem persists, run the shell script that creates the integration script or shortcut manually and check for any error message or additional instructions. For some Prolog compilers such as XSB and Ciao, the first call of the integration script or shortcut must be made by an administrator user. If you are using Windows, make sure that any anti-virus or other security software that you might have installed is not silently blocking some of the installer tasks.

.. _faq_installation_startup_errors:

I get errors when starting up Logtalk after upgrading to the latest version!

Changes in the Logtalk compiler between releases may render Prolog adapter files from older versions incompatible with new ones. You may need to update your local Logtalk user files by running e.g. the logtalk_user_setup shell script. Check the UPGRADING.md file on the root of the Logtalk installation directory and the release notes for any incompatible changes to the adapter files.