OESF Portables Forum

Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => OpenZaurus/Opie/Qtopia => Topic started by: ShiroiKuma on May 19, 2006, 04:02:43 pm

Title: Checking For Gtk2... For X... No
Post by: ShiroiKuma on May 19, 2006, 04:02:43 pm
Before I get bitbake to run, hopefully soon, I'm trying to compile SCIM natively under GPE.

During ./configure I get
Code: [Select]
checking for GTK2... checking for GTHREAD2... checking for X... nothis is surprising...

SCIM should be compiled with X11 frontend and GTK immodule too, so... Which packages do I need to install so that the answer above would be yes?
Title: Checking For Gtk2... For X... No
Post by: enodr on May 19, 2006, 05:42:54 pm
Quote
Before I get bitbake to run, hopefully soon, I'm trying to compile SCIM natively under GPE.

During ./configure I get
Code: [Select]
checking for GTK2... checking for GTHREAD2... checking for X... nothis is surprising...

SCIM should be compiled with X11 frontend and GTK immodule too, so... Which packages do I need to install so that the answer above would be yes?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127801\"][{POST_SNAPBACK}][/a][/div]

Are you sure you have the -dev package installed for GTK2, ... ? I am even not sure they are available as packages in the feeds.
Title: Checking For Gtk2... For X... No
Post by: ShiroiKuma on May 19, 2006, 07:07:58 pm
Quote
Are you sure you have the -dev package installed for GTK2, ... ? I am even not sure they are available as packages in the feeds.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127815\"][{POST_SNAPBACK}][/a][/div]
Yep, I checked for it, and couldn't find it...

Do you have it compiled?
Title: Checking For Gtk2... For X... No
Post by: enodr on May 20, 2006, 08:06:22 am
Quote
Quote
Are you sure you have the -dev package installed for GTK2, ... ? I am even not sure they are available as packages in the feeds.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127815\"][{POST_SNAPBACK}][/a][/div]
Yep, I checked for it, and couldn't find it...

Do you have it compiled?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127819\"][{POST_SNAPBACK}][/a][/div]

I am using bitbake, so dunno. I think you are missing the headers for GTK2 and other libs, ... that may be the reason why you can't compile. You should ask on openzaurus-devel mailing list , someone can surely help you there.
Title: Checking For Gtk2... For X... No
Post by: ShiroiKuma on May 20, 2006, 08:59:38 am
Quote
I am using bitbake, so dunno. I think you are missing the headers for GTK2 and other libs, ... that may be the reason why you can't compile. You should ask on openzaurus-devel mailing list , someone can surely help you there.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127868\"][{POST_SNAPBACK}][/a][/div]
OK, yeah I'm tryin' to use bitbake too, but still haven't gotten it to work properly.

If you don't mind can you check in your oe directory under build/tmp/deploy/ipk/ if you have the gtk2-dev etc. ipks there?

If you do, could you send them to me?