Jump to: Board index » General » Fusion

Ubuntu 16.04 64 bit Fusion 8.2 beta won't open

Learn about 3D compositing, animation, broadcast design and VFX workflows.
  • Author
  • Message
Offline

Bart Burroughs

  • Posts: 2
  • Joined: Wed Jul 27, 2016 3:27 pm

Ubuntu 16.04 64 bit Fusion 8.2 beta won't open

PostWed Jul 27, 2016 3:37 pm

Fusion doesn't run on Ubuntu 16.04 64 bit. if I change to the /opt/Fusion directory and run ./Fusion just get an error about not finding libedit.so.0. my system has libedit.so.2 installed. Fusion never runs just loops through this error non stop.
Offline

Martin Schitter

  • Posts: 899
  • Joined: Tue Apr 28, 2015 10:41 pm

Re: Ubuntu 16.04 64 bit Fusion 8.2 beta won't open

PostThu Jul 28, 2016 11:49 am

Bart Burroughs wrote:Fusion doesn't run on Ubuntu 16.04 64 bit. if I change to the /opt/Fusion directory and run ./Fusion just get an error about not finding libedit.so.0. my system has libedit.so.2 installed. Fusion never runs just loops through this error non stop.


as a quick and dirty work around you can uses this command on recent 64bit debian/ubuntu/mint distributions:

Code: Select all
sudo ln -s /usr/lib/x86_64-linux-gnu/libedit.so.2 /usr/lib/x86_64-linux-gnu/libedit.so.0
sudo ldconfig


but it should be fixed by the developers of the application while linking.
but that's the way how beta software helps to fix little annoying bugs and incompatibilities...
Offline
User avatar

Blazej Floch

  • Posts: 194
  • Joined: Tue Nov 11, 2014 12:48 am
  • Location: Toronto, ON

Re: Ubuntu 16.04 64 bit Fusion 8.2 beta won't open

PostFri Jul 29, 2016 4:21 am

That is not not necessarily true. The so called fix means to pretend a newer version of a library is an old one. This is not something that should be done by force during installation. It may work but it may also cause instability (in Fusion or any other application that relies on the library version).

Instead you should rather install the proper version manually (eventually by source) and use a mechanism like LD_LIBRARY_PATH if you do not want to install it next to the other system libraries.

Another alternative is BMD shipped with a fallback library or proper type (it has a license that would allow that).

Like said it really depends on the behavior of the library. If they would be ok with any version they probably rather should link against libedit.so instead of so.0. I assume there is a reasoning. Or not :)
Offline

Bruce Thomas

  • Posts: 10
  • Joined: Mon Aug 25, 2014 3:55 pm
  • Location: London

Re: Ubuntu 16.04 64 bit Fusion 8.2 beta won't open

PostSun Aug 07, 2016 6:23 pm

It is NOT the right way to do it. But the hack it worked for me.
I am using Linux Mint Sarah.
Thanks Martin Schitter
Workstation: Dell Precision 7910
Memory: 64Gb
GPU: nVidia Quadro M6000 24gb
OS: Windows v10, Centos v7.3, Mint v18.1
Offline

John Avenoso

  • Posts: 155
  • Joined: Wed Nov 26, 2014 11:55 pm

Re: Ubuntu 16.04 64 bit Fusion 8.2 beta won't open

PostMon Aug 08, 2016 4:03 pm

I am also using Ubuntu 16.04 and the hack does not work.
Windows 10 Pro 10.017763 Build 17763
i7-6800K w/Corsair H80i V2 Water Cooler
Nvidia EVGA RTX 2070
Ram 32.0 GB
BMPCC DJI Pocket 2
Davinci Resolve Studio 18
Offline

Bart Burroughs

  • Posts: 2
  • Joined: Wed Jul 27, 2016 3:27 pm

Re: Ubuntu 16.04 64 bit Fusion 8.2 beta won't open

PostTue Aug 09, 2016 4:04 pm

I will not hack my system into thinking a library is an older version just to use a single piece of software. get it fixed and I will try it to evaluate it. I certainly wouldn't buy a piece of software that I was worried would either not function after an upgrade or required system hacks to work properly. I have opted to just not try the software.
Offline

Martin Schitter

  • Posts: 899
  • Joined: Tue Apr 28, 2015 10:41 pm

Re: Ubuntu 16.04 64 bit Fusion 8.2 beta won't open

PostTue Aug 09, 2016 11:49 pm

Bart Burroughs wrote:I will not hack my system into thinking a library is an older version just to use a single piece of software.


we all do not like this kind of dirty tricks, to work around typical limitations of closed source software. :(

but you should not overestimate this issue. all software, that comes with your distribution or gets compiled from source, will link to the newer/correct library. you really have to install another stupid commercial black-box and be blessed by a lot of misfortune, to trigger any serious troubles by this workaround.

in fact, this particular library is not used much often in the linux world. there are better free alternatives around. i think, it's only chosen by BMD, because this other well known alternatives are licensed in a more restrictive GNUish tradition.

Bart Burroughs wrote:get it fixed and I will try it to evaluate it. I certainly wouldn't buy a piece of software that I was worried would either not function after an upgrade or required system hacks to work properly. I have opted to just not try the software.


it's always a compromise installing proprietary/unfree software on a well organized linux system.
i usually utilize tools like "checkinstall" to keep the tainting of my systems under control.

the change in the usb hotplug configuration for the protection dongle IMHO should be seen as a much more serious unwanted intervention to your system outside of the /opt-path, than this little library compatibility hack.

Return to Fusion

Who is online

Users browsing this forum: Hendrik Proosa and 35 guests