User talk:Tampa

From OpenSimulator

Revision as of 07:52, 31 August 2025 by Acryline (Talk | contribs)

Jump to: navigation, search

Hello Tampa

On the Dependencies/ page, at the end of the “On Linux” section, I added this paragraph. I don't know if it's necessary or correct. I had this error on my computer and corrected it this way.

« Possible error under Linux:

When running the `opensim.sh` script, the following error may appear:

-bash: ./opensim.sh : /bin/sh^M : mauvais interpréteur: Aucun fichier ou répertoire de ce type

This error indicates that there is a problem with the file format, often caused by incompatible line endings (e.g., Windows-style carriage returns).

To resolve this issue, you need to convert the file using the `dos2unix` command. Install dos2Unix:

sudo apt install dos2unix

Run the following command in the simulator's bin folder:

dos2unix opensim.sh

»

Acryline

General
About This Wiki