Hello there, I tried create new Branch on Fedora 24 but I get error and I don’t know what to do. I tried some things from this forum but it doesn’t work for me. Here is the copy of the error from editor.
!SESSION 2016-10-10 17:54:45.681 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_05
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=cs_CZ
Command-line arguments: -os linux -ws gtk -arch x86_64
!ENTRY com.dynamo.cr.editor 4 0 2016-10-10 17:59:28.204
!MESSAGE Unable to create branch
!STACK 0
com.dynamo.cr.client.RepositoryException: Unable to create branch
at com.dynamo.cr.client.LocalProjectClient.createBranch(LocalProjectClient.java:101)
at com.dynamo.cr.editor.wizards.ConnectionWizardBranchPagePresenter$CreateBranchRunnable.run(ConnectionWizardBranchPagePresenter.java:70)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Caused by: com.dynamo.server.dgit.GitException: /home/symorp/Stažené/defold/Defold-linux.gtk.x86_64/plugins/com.dynamo.cr.dgit_1.0.0.201609261717/git/x86_64-linux//bin/git: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
at com.dynamo.server.dgit.CGit.checkResult(CGit.java:105)
at com.dynamo.server.dgit.CGit.checkResult(CGit.java:100)
at com.dynamo.server.dgit.CGit.cloneRepo(CGit.java:149)
at com.dynamo.cr.branchrepo.BranchRepository.createBranch(BranchRepository.java:120)
at com.dynamo.cr.client.LocalProjectClient.createBranch(LocalProjectClient.java:99)
... 2 more
I am really new to Linux and Fedora
Thanks for help.