Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Simplify3D - 3D printing - OpenSSL Issue
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
GenProm
Tux's lil' helper
Tux's lil' helper


Joined: 18 Aug 2011
Posts: 100
Location: Germany

PostPosted: Mon Aug 15, 2016 3:27 pm    Post subject: Simplify3D - 3D printing - OpenSSL Issue Reply with quote

Hi fellow community,

I bought myself a Prusa i3 Mk2 and it is an excellent machine if you want to get into 3D printing.

However, to slice the 3d models i need a slicer. I bought Simplify3D as it just gives the best results on the market and it has manual support.

So when I start it i get this:

Code:
manuel@orion ~ $ /opt/simplify3D-3.1.0/Simplify3D
/opt/simplify3D-3.1.0/Simplify3D: /opt/simplify3D-3.1.0/libcrypto.so.1.0.0: no version information available (required by /opt/simplify3D-3.1.0/Simplify3D)
static QPlatformTheme* QKdeTheme::createKdeTheme(): Unable to determine KDEHOME

[1]+  Stopped                 /opt/simplify3D-3.1.0/Simplify3D


As far as i could gather here https://forum.simplify3d.com/viewtopic.php?f=9&t=5462 it has to do with openssl and possibly a wrong version of it.

So how do i determine what version of openssl is needed ? How can we get it in Gentoo ?

ldd gives me this:
Code:
manuel@orion ~ $ ldd /opt/simplify3D-3.1.0/Simplify3D
/opt/simplify3D-3.1.0/Simplify3D: /opt/simplify3D-3.1.0/libcrypto.so.1.0.0: no version information available (required by /opt/simplify3D-3.1.0/Simplify3D)
        linux-vdso.so.1 (0x00007ffd397ec000)
        libGLU.so.1 => /usr/lib64/libGLU.so.1 (0x00007fda4c4c2000)
        libInterface.so => /opt/simplify3D-3.1.0/libInterface.so (0x00007fda4c1d2000)
        libquazip.so.1 => /opt/simplify3D-3.1.0/libquazip.so.1 (0x00007fda4bf9a000)
        libz.so.1 => /lib64/libz.so.1 (0x00007fda4bd82000)
        libusb-1.0.so.0 => /lib64/libusb-1.0.so.0 (0x00007fda4bb6a000)
        libcrypto.so.1.0.0 => /opt/simplify3D-3.1.0/libcrypto.so.1.0.0 (0x00007fda4b72a000)
        libQt5OpenGL.so.5 => /opt/simplify3D-3.1.0/libQt5OpenGL.so.5 (0x00007fda4b4ca000)
        libQt5Widgets.so.5 => /opt/simplify3D-3.1.0/libQt5Widgets.so.5 (0x00007fda4ac82000)
        libQt5SerialPort.so.5 => /opt/simplify3D-3.1.0/libQt5SerialPort.so.5 (0x00007fda4aa62000)
        libQt5Concurrent.so.5 => /opt/simplify3D-3.1.0/libQt5Concurrent.so.5 (0x00007fda4a85a000)
        libQt5Script.so.5 => /opt/simplify3D-3.1.0/libQt5Script.so.5 (0x00007fda4a3da000)
        libQt5Network.so.5 => /opt/simplify3D-3.1.0/libQt5Network.so.5 (0x00007fda4a072000)
        libQt5Gui.so.5 => /opt/simplify3D-3.1.0/libQt5Gui.so.5 (0x00007fda4994a000)
        libQt5Core.so.5 => /opt/simplify3D-3.1.0/libQt5Core.so.5 (0x00007fda49212000)
        libGL.so.1 => /usr/lib64/opengl/nvidia/lib/libGL.so.1 (0x00007fda48f82000)
        libstdc++.so.6 => /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/libstdc++.so.6 (0x00007fda48c2a000)
        libm.so.6 => /lib64/libm.so.6 (0x00007fda4893a000)
        libgcc_s.so.1 => /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/libgcc_s.so.1 (0x00007fda48722000)
        libc.so.6 => /lib64/libc.so.6 (0x00007fda48382000)
        librt.so.1 => /lib64/librt.so.1 (0x00007fda4817a000)
        libudev.so.1 => /usr/lib64/libudev.so.1 (0x00007fda4c8ea000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fda47f5a000)
        libdl.so.2 => /lib64/libdl.so.2 (0x00007fda47d52000)
        libgobject-2.0.so.0 => /usr/lib64/libgobject-2.0.so.0 (0x00007fda47afa000)
        libglib-2.0.so.0 => /usr/lib64/libglib-2.0.so.0 (0x00007fda477c2000)
        libX11.so.6 => /usr/lib64/libX11.so.6 (0x00007fda4747a000)
        libicui18n.so.52 => /opt/simplify3D-3.1.0/libicui18n.so.52 (0x00007fda4705a000)
        libicuuc.so.52 => /opt/simplify3D-3.1.0/libicuuc.so.52 (0x00007fda46cd2000)
        libgthread-2.0.so.0 => /usr/lib64/libgthread-2.0.so.0 (0x00007fda46aca000)
        /lib64/ld-linux-x86-64.so.2 (0x00007fda4c74a000)
        libGLX.so.0 => /usr/lib64/opengl/nvidia/lib/libGLX.so.0 (0x00007fda46892000)
        libGLdispatch.so.0 => /usr/lib64/opengl/nvidia/lib/libGLdispatch.so.0 (0x00007fda465aa000)
        libcap.so.2 => /lib64/libcap.so.2 (0x00007fda463a2000)
        libffi.so.6 => /usr/lib64/libffi.so.6 (0x00007fda46192000)
        libxcb.so.1 => /usr/lib64/libxcb.so.1 (0x00007fda45f6a000)
        libicudata.so.52 => /opt/simplify3D-3.1.0/libicudata.so.52 (0x00007fda446fa000)
        libXext.so.6 => /usr/lib64/libXext.so.6 (0x00007fda444e2000)
        libattr.so.1 => /lib64/libattr.so.1 (0x00007fda442da000)
        libXau.so.6 => /usr/lib64/libXau.so.6 (0x00007fda440d2000)
        libXdmcp.so.6 => /usr/lib64/libXdmcp.so.6 (0x00007fda43eca000)


Any help is aprechiated here :-)

Thanks a lot!
Manuel
_________________
Thank you for your help.

Manuel
Back to top
View user's profile Send private message
Goeland86
Apprentice
Apprentice


Joined: 12 Mar 2004
Posts: 178
Location: Geneva area

PostPosted: Mon Jul 10, 2017 5:07 pm    Post subject: Reply with quote

I'm running into the same issue you are, but I'm not using KDE as a dependency.

I found that when I launch S3D with root (or sudo if you prefer), it doesn't give me the same errors, but no window pops up. (I'm using enlightenment:0.17 as a WM).

I'll post back if I find any fixes for this.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum