Open mehrancodes opened 9 years ago
I have the same problem. You have to compile it manually.
U can get these package from http://packages.ubuntu.com/(in vivid packages) but, i can't solve the next problem--Project ERROR: gtk+-2.0 development package not found
I have the same problem too.
Build it from source, I did it, and it worked. https://github.com/qdore/Mutate#from-source
Just a small note here, I think https://github.com/qdore/Mutate/pull/102 is work being done to resolve this
I can confirm that ppa package is not working on 14.04 as well, it just doesn't have any binaries in it
$ dpkg -L mutate
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/mutate
/usr/share/doc/mutate/src.tar.gz
/usr/share/doc/mutate/config
/usr/share/doc/mutate/config/scripts
/usr/share/doc/mutate/config/scripts/find
...
/usr/share/doc/mutate/README.Debian
/usr/share/doc/mutate/changelog.Debian.gz
I have the same problem,the only way to install it on Ubuntu 15.10 is compile it manually?
@hakale I had to compile it manually
@benfalk Thanks, it works well
Well, the one on ppa:noobslab/apps has already soloved it. u can try it.
在 2016年03月16日 14:59, Hang Lee 写道:
I have the same problem,the only way to install it on Ubuntu 15.10 is compile it manually?
— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/qdore/Mutate/issues/95#issuecomment-197185554
Couldn't get this going. Installed Albert instead: https://github.com/ManuelSchneid3r/albert
Works well
Thanks @kaijianding Build from source works well
☁ sudo gdebi Mutate-2.3.deb Reading package lists... Done Building dependency tree
Reading state information... Done Reading state information... Done This package is uninstallable Dependency is not satisfiable: libboost-regex1.55-dev
And then if I want to install "libboost-regex1.55-dev"
☁ sudo apt-get install libboost-regex1.55-dev
Reading package lists... Done Building dependency tree
Reading state information... Done Package libboost-regex1.55-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
E: Package 'libboost-regex1.55-dev' has no installation candidate