Login Page - Create Account

Support Board


Date/Time: Sat, 20 Apr 2024 10:17:39 +0000



[User Discussion] - Any Linux experts?

View Count: 1639

[2013-06-07 19:23:29]
maxpi - Posts: 175
Under Windows OS SC can be configured in the Global Settings >General Settings to find it's dll's on a flash drive. When I'm running SC via Wine on Linux [Mint 15] the thumb drive doesn't show as a configuration choice. Is that doable somehow?
[2013-06-07 19:55:52]
ganz - Posts: 1048
hi

i'm not a Linux expert but i'm using SC on Linux

yes, it's possible with ln command

for exmpl if your data folder on flush-drive is /mnt/myFlushDrive/SC_Data

then go to ~/.wine/drive_c/SierraChart/

~:> cd ~/.wine/drive_c/SierraChart/

make sure you are not using any folder w the same name as the link will be using

then make the link from this place to your flush-drive's data folder

~:> ln -sf /mnt/myFlushDrive/SC_Data myNewDataFolder

make sure the link has been made

~:> ls -la

start SC and choose myNewDataFolder

gd lck
Date Time Of Last Edit: 2013-06-07 19:56:10
[2013-06-07 20:02:06]
maxpi - Posts: 175
tnx much

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account