still does not work (
Everything tasted. The original recipe also does not apply.
OctaneRender™ for Blender 1.20.2 - 1.3 beta Linux x64 [OBSO]
- mib2berlin
- Posts: 1194
- Joined: Wed Jan 27, 2010 7:18 pm
- Location: Germany
Hi kaiwas,
Start OctaneServer and Blender from a terminal (xterm) to get meaningful error messages.
If you don´t know what a terminal is, it is may better to go with the Windows version until the Linux version is more mature.
I , as a long term Linux user, had big problems to get the Linux version working but with the help of JimStar I got it running.
Cheers, mib.
is not a error message, nobody can help you with this informations.still does not work
Start OctaneServer and Blender from a terminal (xterm) to get meaningful error messages.
If you don´t know what a terminal is, it is may better to go with the Windows version until the Linux version is more mature.
I , as a long term Linux user, had big problems to get the Linux version working but with the help of JimStar I got it running.
Cheers, mib.
Opensuse Leap 42.3/64 i5-3570K 16 GB
GTX 760 4 GB Driver: 430.31
Octane 3.08 Blender Octane
GTX 760 4 GB Driver: 430.31
Octane 3.08 Blender Octane
- mib2berlin
- Posts: 1194
- Joined: Wed Jan 27, 2010 7:18 pm
- Location: Germany
Ah, make a symlink to your libGLEW.so.1.8 with name libGLEW.so.1.6
ln -s libGLEW.so.1.8 libGLEW.so.1.6
in your lib64 folder.
Same with other missing dependencies.
I stuck with OpenImageIO.so.1.1 and had to run the install.deps.sh in the blender folder with:
sh install.deps.sh --with-all
but this install a lot of source code and libraries.
May you try first to use libraries from your software management.
It is also possible to skip some of the dependencies with skip-osl,skip-ffmpeg but I don´t know the exact syntax.
Searching
Cheers, mib.
ln -s libGLEW.so.1.8 libGLEW.so.1.6
in your lib64 folder.
Same with other missing dependencies.
I stuck with OpenImageIO.so.1.1 and had to run the install.deps.sh in the blender folder with:
sh install.deps.sh --with-all
but this install a lot of source code and libraries.
May you try first to use libraries from your software management.
It is also possible to skip some of the dependencies with skip-osl,skip-ffmpeg but I don´t know the exact syntax.
Searching

Cheers, mib.
Opensuse Leap 42.3/64 i5-3570K 16 GB
GTX 760 4 GB Driver: 430.31
Octane 3.08 Blender Octane
GTX 760 4 GB Driver: 430.31
Octane 3.08 Blender Octane
- mib2berlin
- Posts: 1194
- Joined: Wed Jan 27, 2010 7:18 pm
- Location: Germany
Ah, get help from Blender developer channel!
In the install.deps.sh script following are listed:
skip-python,skip-numpy,skip-boost,skip-ocio,skip-oiio,skip-llvm,skip-osl,skip-ffmpeg,
skip-opencollada
Syntax is:
sh install.deps.sh --skip-llvm --skip-osl --skip-ffmpeg
and so forth, than these applications/libs are not build.
Cheers, mib.
In the install.deps.sh script following are listed:
skip-python,skip-numpy,skip-boost,skip-ocio,skip-oiio,skip-llvm,skip-osl,skip-ffmpeg,
skip-opencollada
Syntax is:
sh install.deps.sh --skip-llvm --skip-osl --skip-ffmpeg
and so forth, than these applications/libs are not build.
Cheers, mib.
Opensuse Leap 42.3/64 i5-3570K 16 GB
GTX 760 4 GB Driver: 430.31
Octane 3.08 Blender Octane
GTX 760 4 GB Driver: 430.31
Octane 3.08 Blender Octane
JimStar wrote:Yep, the archive was broken.
I've just uploaded it again, then downloaded back, extracted and run both server and blender. All working OK now.
So, just download it again from the link in the first post.
Ok i will try at home
Post here if you will still get some troubles with getting all working... Linux is full of troubles for end-users...


W10 x64 32GB, EVGA GTX960 - EVGA GTX1060 - OSX 10.12.5 - CORE I5 3.4GHz
Interesting. Thanks for working on this.
But I've tried to make it run with no success. It stopped at "libOpenImageIO" dependency, which requires 1.1, but I have 1.05. (symlinking it doenst work -> I get errors when starting Blender)
Tried to get a pre-compiled .deb, which wont install because apparently "I don't have libwebp0". But I have 'libwebp2' installed, lol
Then tried to compile it from source, got a whole bunch of dependencies, I don't even know where to start.
install_deps.sh also doesn't work:
Sometimes I really hate Linux...
But I've tried to make it run with no success. It stopped at "libOpenImageIO" dependency, which requires 1.1, but I have 1.05. (symlinking it doenst work -> I get errors when starting Blender)
Tried to get a pre-compiled .deb, which wont install because apparently "I don't have libwebp0". But I have 'libwebp2' installed, lol

Then tried to compile it from source, got a whole bunch of dependencies, I don't even know where to start.
install_deps.sh also doesn't work:
Code: Select all
matej@devel:~/prog/blender-octane$ sh install_deps.sh --skip-python --skip-numpy --skip-boost --skip-ocio --skip-llvm --skip-osl --skip-ffmpeg --skip-opencollada
: not founds.sh: 19: install_deps.sh:
: not founds.sh: 21: install_deps.sh:
: not founds.sh: 23: install_deps.sh:
: not founds.sh: 25: install_deps.sh:
install_deps.sh: 27: install_deps.sh: -o: not found
install_deps.sh: 28: install_deps.sh: --long: not found
: not founds.sh: 29: install_deps.sh: force-python,force-numpy,force-boost,force-ocio,force-oiio,force-llvm,force-osl,force-opencollada,
: not founds.sh: 30: install_deps.sh: force-ffmpeg,skip-python,skip-numpy,skip-boost,skip-ocio,skip-oiio,skip-llvm,skip-osl,skip-ffmpeg,
install_deps.sh: 31: install_deps.sh: skip-opencollada: not found
install_deps.sh: 32: install_deps.sh: --: not found
: not founds.sh: 34: install_deps.sh:
: not founds.sh: 41: install_deps.sh:
: not founds.sh: 44: install_deps.sh:
: not founds.sh: 47: install_deps.sh:
: not founds.sh: 50: install_deps.sh:
: not founds.sh: 53: install_deps.sh:
install_deps.sh: 296: install_deps.sh: Syntax error: word unexpected (expecting "in")
SW: Octane 3.05 | Linux Mint 18.1 64bit | Blender 2.78 HW: EVGA GTX 1070 | i5 2500K | 16GB RAM Drivers: 375.26
cgmo.net
cgmo.net
- mib2berlin
- Posts: 1194
- Joined: Wed Jan 27, 2010 7:18 pm
- Location: Germany
Hahaha, I know this very well.Sometimes I really hate Linux...

For me
--with-all
was/is working.
You get ffmpeg, python and much more you don´t need.
I think you can delete many of this folders but if you have enough disk space ...
Cheers, mib.
Opensuse Leap 42.3/64 i5-3570K 16 GB
GTX 760 4 GB Driver: 430.31
Octane 3.08 Blender Octane
GTX 760 4 GB Driver: 430.31
Octane 3.08 Blender Octane
@JimStar
Probably i got a lot of haters but why you do not target a specific linux distro which is officially supported like Valve does the Steam support on the latest Ubuntu LTS?
I know there is a lot of other good distros but most of them has a little difference why something isn't workin on it.
Personally i prefer Arch but yesterday i installed an elementary because of the simplicity and a well supported ubuntu based distro or you pick LinuxMint - hi Matej
- as another popular and well maintained distro.
Probably i got a lot of haters but why you do not target a specific linux distro which is officially supported like Valve does the Steam support on the latest Ubuntu LTS?
I know there is a lot of other good distros but most of them has a little difference why something isn't workin on it.
Personally i prefer Arch but yesterday i installed an elementary because of the simplicity and a well supported ubuntu based distro or you pick LinuxMint - hi Matej

W10 x64 32GB, EVGA GTX960 - EVGA GTX1060 - OSX 10.12.5 - CORE I5 3.4GHz