Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

how to install touchegg in debian ?

609 views
Skip to first unread message

J B

unread,
Jan 22, 2013, 1:10:01 AM1/22/13
to
Hello,

Is there any lucky debian user having touchegg installed ?
I have tried to install the ubuntu .deb but couldn't success
due to dependency. I have synaptic configured for two finger
scrolling, but it is not that superb like mac touchpad :-(


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: http://lists.debian.org/20130122113...@shiva.selfip.org

Andrei POPESCU

unread,
Jan 22, 2013, 5:20:01 AM1/22/13
to
On Ma, 22 ian 13, 11:37:01, J B wrote:
> Hello,
>
> Is there any lucky debian user having touchegg installed ?
> I have tried to install the ubuntu .deb but couldn't success
> due to dependency. I have synaptic configured for two finger
> scrolling, but it is not that superb like mac touchpad :-(

Not enough information. How exactly did you try to install it, what
errors did you get (copy-paste please), which version of Debian?

Kind regards,
Andrei
--
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
signature.asc

J B

unread,
Jan 22, 2013, 5:40:02 AM1/22/13
to
On Tue, 22 Jan 2013 12:09:59 +0200
Andrei POPESCU <andreim...@gmail.com> wrote:

> On Ma, 22 ian 13, 11:37:01, J B wrote:
> > Hello,
> >
> > Is there any lucky debian user having touchegg installed ?
> > I have tried to install the ubuntu .deb but couldn't success
> > due to dependency. I have synaptic configured for two finger
> > scrolling, but it is not that superb like mac touchpad :-(
>
> Not enough information. How exactly did you try to install it, what
> errors did you get (copy-paste please), which version of Debian?
>
Hello Andrei ,

I tried to install touchegg_1.0-0ubuntu1_amd64.deb and I get

dpkg: dependency problems prevent configuration of touchegg:
touchegg depends on libutouch-geis1 (>= 2.0.1); however:
Package libutouch-geis1 is not installed.

and

apt-get install -f

simply uninstall touchegg :-(


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: http://lists.debian.org/20130122160...@shiva.selfip.org

Chris Bannister

unread,
Jan 22, 2013, 6:10:02 AM1/22/13
to
On Tue, Jan 22, 2013 at 04:01:00PM +0530, J B wrote:
> On Tue, 22 Jan 2013 12:09:59 +0200
> I tried to install touchegg_1.0-0ubuntu1_amd64.deb and I get
>
> dpkg: dependency problems prevent configuration of touchegg:
> touchegg depends on libutouch-geis1 (>= 2.0.1); however:
> Package libutouch-geis1 is not installed.
>
> and
>
> apt-get install -f
>
> simply uninstall touchegg :-(

It's not a good idea to put all your eggs in one basket. Sorry.

Seriously though, Ubuntu is NOT Debian, as you have just found out.
You could try and compile it yourself or get in touch with the Ubuntu
maintainer and suggest that he also package touchegg for Debian.

Whatever you do, don't use the excuse that because Ubuntu takes
from Debian they should give back by packaging packages available in
Ubuntu but not Debian. Well, OK ... you could hint in that direction. :)

--
"If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the
oppressing." --- Malcolm X


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: http://lists.debian.org/20130122104436.GB18141@tal

Darac Marjal

unread,
Jan 22, 2013, 7:20:02 AM1/22/13
to
On Tue, Jan 22, 2013 at 04:01:00PM +0530, J B wrote:
> On Tue, 22 Jan 2013 12:09:59 +0200
> Andrei POPESCU <andreim...@gmail.com> wrote:
>
> > On Ma, 22 ian 13, 11:37:01, J B wrote:
> > > Hello,
> > >
> > > Is there any lucky debian user having touchegg installed ?
> > > I have tried to install the ubuntu .deb but couldn't success
> > > due to dependency. I have synaptic configured for two finger
> > > scrolling, but it is not that superb like mac touchpad :-(
> >
> > Not enough information. How exactly did you try to install it, what
> > errors did you get (copy-paste please), which version of Debian?
> >
> Hello Andrei ,
>
> I tried to install touchegg_1.0-0ubuntu1_amd64.deb and I get
>
> dpkg: dependency problems prevent configuration of touchegg:
> touchegg depends on libutouch-geis1 (>= 2.0.1); however:
> Package libutouch-geis1 is not installed.
>
> and
>
> apt-get install -f
>
> simply uninstall touchegg :-(

Does apt-get give you a resolver prompt? That is, you type "apt-get
install -f" and it says "I would like to remove touchegg. Is this OK?"
(well, words to that effect). Try saying "N" at that point and see if
apt-get will present a different alternative.

Removing 1 package is probably the simplest solution, so apt-get is
presenting that as it's first choice of action. However, if you say no,
it may find that another way to fix the brokenness is, say, to add 2
packages and downgrade a third.

Keep saying No until you find a solution that you approve of or apt-get
runs out of options.

signature.asc

J B

unread,
Jan 22, 2013, 7:30:02 AM1/22/13
to
On Tue, 22 Jan 2013 12:12:35 +0000
Darac Marjal <maili...@darac.org.uk> wrote:

<snap>
>
> Does apt-get give you a resolver prompt? That is, you type "apt-get
> install -f" and it says "I would like to remove touchegg. Is this OK?"
> (well, words to that effect). Try saying "N" at that point and see if
> apt-get will present a different alternative.
>
</snap>

Do you want to continue [Y/n]? n
Abort.


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: http://lists.debian.org/20130122175...@shiva.selfip.org

Greg Madden

unread,
Jan 22, 2013, 1:00:02 PM1/22/13
to
On Tuesday 22 January 2013 1:31:00 am you wrote:
> On Tue, 22 Jan 2013 12:09:59 +0200
>
> Andrei POPESCU <andreim...@gmail.com> wrote:
> > On Ma, 22 ian 13, 11:37:01, J B wrote:
> > > Hello,
> > >
> > > Is there any lucky debian user having touchegg installed ?
> > > I have tried to install the ubuntu .deb but couldn't success
> > > due to dependency. I have synaptic configured for two finger
> > > scrolling, but it is not that superb like mac touchpad :-(
> >
> > Not enough information. How exactly did you try to install it, what
> > errors did you get (copy-paste please), which version of Debian?
>
> Hello Andrei ,
>
> I tried to install touchegg_1.0-0ubuntu1_amd64.deb and I get
>
> dpkg: dependency problems prevent configuration of touchegg:
> touchegg depends on libutouch-geis1 (>= 2.0.1); however:
> Package libutouch-geis1 is not installed.
>
> and
>
> apt-get install -f
>
> simply uninstall touchegg :-(

You would need to install the library also from Ubuntu.
AFAIKT 'touchegg' is not in Debian so it can not resolve the
dependancy issues. It still might not work, could be other depends
also.


--
Peace,

Greg


--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Archive: http://lists.debian.org/201301220852.3...@gci.net
0 new messages