mipmip / bootstrap_bpy_externall_server

Blender startup script which instantly starts https://github.com/zeffii/bpy_externall
0 stars 0 forks source link

How to make it work with Linux? #1

Open santiyounger opened 3 years ago

santiyounger commented 3 years ago

Hey thanks for making this, super useful

Can you point me in the right direction to make this work with Linux?

I see this file, is just the path, so I can easily change that /bootstrap_bpy_externall_server/startBlender.sh

is there anything else in this file that I need to consider? /bootstrap_bpy_externall_server/bootstrap-listening.py

Or any other ideas of what I can teak to make it work on Linux please?

Thank you!

mipmip commented 3 years ago

do you need this for https://github.com/mipmip/vim-run-in-blender ?

This project is not really useful. If I find time I can help you get it up and running. But start with replacing the paths in startBlender.sh to match your machine. I.g. /usr/bin/blender etc...

santiyounger commented 3 years ago

Hey, Yes I'm setting this up https://github.com/mipmip/vim-run-in-blender

awesome, thanks for the hint, I'll try to change the paths.

Do you know if there is anything in the bootstrap-listening.py file that is exclusive to mac that I should change?

Thank you, appreciate any help, tips or links to resources to make vim-run-in-blender since I've been a bit stuck at setting it up

mipmip commented 3 years ago

Hey, Yes I'm setting this up https://github.com/mipmip/vim-run-in-blender

awesome, thanks for the hint, I'll try to change the paths.

Do you know if there is anything in the bootstrap-listening.py file that is exclusive to mac that I should change?

Thank you, appreciate any help, tips or links to resources to make vim-run-in-blender since I've been a bit stuck at setting it up

Nope. Should work in Linux