Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation instructions clarifications: step 3- Dependancies #3

Open
shacharoz opened this issue Aug 22, 2019 · 2 comments
Open

Installation instructions clarifications: step 3- Dependancies #3

shacharoz opened this issue Aug 22, 2019 · 2 comments

Comments

@shacharoz
Copy link

sudo apt-get install git libmtdev-dev libutouch-frame-dev libutouch-evemu-dev libc-dev libxmu-dev command returns:

Note, selecting 'libc6-dev' instead of 'libc-dev'
Package libutouch-frame-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or is only available from another source
However the following packages replace it:
libframe-dev:i386 libframe-dev
E: Package 'libutouch-frame-dev' has no installation candidate
E: Unable to locate package libutouch-evemu-dev

which basically means one package does no longer exist.

do we need to find a replacement? or is it already integrated in Ubuntu 18.04 somehow?

@shacharoz shacharoz changed the title Installation instructions clarifications: Dependancies Installation instructions clarifications: step 3- Dependancies Aug 22, 2019
@shacharoz
Copy link
Author

aparently the missing package (libutouch-frame-dev) has been replaced by this one:
sudo apt-get install libframe-dev

see this link

@shacharoz
Copy link
Author

there is one more library that is missing.

i found it here:
http://upstream.rosalinux.ru/compat_reports/utouch-frame/2.2.3_to_2.4.4/abi_compat_report.html

but cant find this library anywhere else

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant