Error while installing Ephesoft - ephesoft

im new working with linux OSs, i would like to install Ephesotf but the point is that im having trouble while i am trying to install Ephesoft version 4.0.2.0 in ubuntu 16.10, the error is this below:
Updating paths in properties file. Please wait...
Installing/Updating "libpng12-dev" for Ephesoft.
E: Package 'libpng12-dev' has no installation candidate
Error occurred while installing "libpng12-dev"
Exiting from script...
I have been trying to install it separeted but im failing, so like this i canĀ“t move on, please help me.....

Be aware that Ubuntu 16.x is not supported by Ephesoft:
http://wiki.ephesoft.com/linux-4-x-release
You can update the installer script but I won't recommend it. I'll just switch to a supported Linux OS.
Ben

I had the same problem while I was trying to install Ephesoft community software on Ubuntu 16.04 LTS. I tried all the things that you have metioned MGM. Finally I found out that ephesoft currently does not support 16.04 LTS and only works for ubuntu 14.04 LTS and 14.10 as they have mentioned on their website. They may release an update for 16.04 LTS in 2018. I am sorry I don't have the url where I read that as of now.
I installed ubuntu 14.04 currently and it installs perfectly there. There is very less help on using this software's community version though.

Related

Ubuntu 14.04 + IOS 11.2.5 Unhandled Lockdown error (-3)

good morning,
i have an issue with my phone I want to plug in my phone so i can use it inside a virtualmachine (Mac os)but when I plug it while I'm still in my main system
Distributor ID: Ubuntu
Description: Ubuntu 14.04.5 LTS
Release: 14.04
Codename: trusty
I get this error
Unhandled Lockdown error (-3) I have tried to follow instructions mentioned in here and in every other tutorial that I could find on the internet but nothing works
if there is a solution to this probleme or an alternative way to use my phone inside my virtualbox I would be thankful
PS: I'm using Oracle VM VirtualBox 5.1.18-114002
and I already added the extension pack
The version of libimobiledevice that ships with Ubuntu 14.04 is outdated. The handshake protocol (the way the software running on your computer authenticates with the iPhone or iPad) has changed in the latest couple of version of libimobiledevice and you need a new version of libimobiledevice.
Your best bet is to compile and install the following software from source:
libplist
libusbmuxd
usbmuxd
libimobiledevice
For each of the repositories, you'll need to git clone the repository, run ./autogen.sh, make and then sudo make install
If you don't want to compile from source, and upgrading to Ubuntu 16.04 is an option, we maintain an Ubuntu PPA with up-to-date and precompiled versions of libimobiledevice at https://launchpad.net/~quamotion/+archive/ubuntu/ppa.

Ephesoft Community Edition 4.0.2.0 on ubunutu 14.04 and get past the tesseract issue?

Has anyone been able to install Ephesoft Community Edition 4.0.2.0 on ubunutu 14.04 and get past the tesseract issue? It can not find the proper files to work properly If so, please provide feedback.
Thank you, Matt

Spyder has no python interpreter

I've recently installed Spyder on Ubuntu 14.04 64 bit, however when i turn Spyder on, it just likes a text script with no Python or iPython interpreter. Anyone know how come?
enter image description here
(Spyder developer here) The version of Spyder that comes with Ubuntu 14.04 is very old and unmaintained now.
Please use Anaconda or pip to install the most recent version of Spyder, which is more stable and well maintained.

what is the procedure to install gstreamer along with opencv on ubuntu server edition

I am trying to install opencv , gstreamer onto ubuntu server but as ubuntu server edition differs considerable from desktop edition there are lots of libraries which are not installed on fresh copy of server edition so I am facing various dependency problems with it.
Do anyone know the systematic and step by step guide for this ?
apt-get install will also pull the required dependencies.

Installing the OpenCV prebuilt library on Ubuntu server 11.10

I am new to the Linux scene and I am trying to get OpenCV installed and running on our server as I need it to build and run a few applications on the system. I have followed the Ubuntu package Install directions, but I seem to have an issue when I get to the install command. I get the terminal saying that it is reading the package list and after a few seconds I get a message saying that opencv cannot be found.
Has anyone had any experiences installing this library and can anyone possibly help guide me on how to use this whole setup? If it's any help I get a 404 error when I try to access the PPA in the update. Did I add the repository incorrectly?
Any advice is greatly appreciated.
OpenCV 2.1 is quite old. Try setting up his new PPA for OpenCV 2.3.1. It has a Natty target.
Hope that's helpful!

Resources