开云体育

ctrl + shift + ? for shortcuts
© 2025 Groups.io

New IBS user


 

I'm having the hardest time trying to set up IBC on MacOS.I downloaded the .zip, created all the folders and saved the corresponding files in them (I used the default configuration described in the user guide)
At first I had access right issues:

Error: no execute permission for scripts in ${IBC_PATH}/scripts

?

The command sudo chmod o+x *.sh */*.sh seems to have solved that issue.

?

But now I get

XXX-MBP:~ username$ -bash -inline

-bash: -bash: command not found

?

Just to be sure I'm doing things properly:

I'm pasting the text in twsstartmacos.sh in the terminal, and new window opens with the above message

?

Any help would be much appreciated


 

Well, the User Guide does tell you to set the permissions, so I don't know why that was difficult...?

twsstartmacos.sh is a script that you execute in the terminal. Don't paste its content in, just type this command:

.\twsstartmacos.sh

If you're not familiar with the basics of using the command line, spend some time finding out.?

Richard?




From: ibcalpha@groups.io <ibcalpha@groups.io> on behalf of Frederic.lescaroux via groups.io <Frederic.lescaroux@...>
Sent: Friday, November 29, 2024 12:22:50 pm
To: ibcalpha@groups.io <ibcalpha@groups.io>
Subject: [ibc] New IBS user

I'm having the hardest time trying to set up IBC on MacOS.I downloaded the .zip, created all the folders and saved the corresponding files in them (I used the default configuration described in the user guide)
At first I had access right issues:

Error: no execute permission for scripts in ${IBC_PATH}/scripts

?

The command sudo chmod o+x *.sh */*.sh seems to have solved that issue.

?

But now I get

XXX-MBP:~ username$ -bash -inline

-bash: -bash: command not found

?

Just to be sure I'm doing things properly:

I'm pasting the text in twsstartmacos.sh in the terminal, and new window opens with the above message

?

Any help would be much appreciated