Everything about X, Gnome, KDE, ... and everything running on it
by Bro.Tiag » 2010-11-10 15:00
proveyourselfthom wrote:Ok, problem solved.
Actually I can build this module without e17 from svn. I did it (I'm so happy! =)
I've reported a bug about this error:
http://trac.enlightenment.org/e/ticket/626Thank you very much.
Not sure I did much. So refresh my memory, how did you build the tclock module?
Cheers
-

Bro.Tiag
-
- Posts: 1937
- Joined: 2007-06-02 19:14
by proveyourselfthom » 2010-11-10 15:27
- Code: Select all
$ svn co http://svn.enlightenment.org/svn/e/trunk/E-MODULES-EXTRA/tclock/
# aptitude install e17-dev
# cd tclock
# sh autogen.sh
# sh configure
# make
# make install
To solve the problem with the source I did a small change tclock/usr/e_mod_main.c:
- Code: Select all
e_gadcon_client_util_menu_items_append(inst->gcc, ma, mg, 0);
becomes:
- Code: Select all
e_gadcon_client_util_menu_items_append(inst->gcc, ma, 0);
Thank you very much.
-
proveyourselfthom
-
- Posts: 67
- Joined: 2009-05-15 00:45
by Bro.Tiag » 2010-11-10 15:57
proveyourselfthom wrote:- Code: Select all
$ svn co http://svn.enlightenment.org/svn/e/trunk/E-MODULES-EXTRA/tclock/
# aptitude install e17-dev
# cd tclock
# sh autogen.sh
# sh configure
# make
# make install
To solve the problem with the source I did a small change tclock/usr/e_mod_main.c:
- Code: Select all
e_gadcon_client_util_menu_items_append(inst->gcc, ma, mg, 0);
becomes:
- Code: Select all
e_gadcon_client_util_menu_items_append(inst->gcc, ma, 0);
Thank you very much.
So you did get the svn source to build against the *.deb versions. Your a better man then I, I would never had figured out your fix.
Cheers
-

Bro.Tiag
-
- Posts: 1937
- Joined: 2007-06-02 19:14
Return to Desktop & Multimedia
Who is online
Users browsing this forum: No registered users and 7 guests