[Anjuta-list] Anjuta compilation
- From: John Coppens <john jcoppens com>
- To: anjuta-list lists sourceforge net
- Subject: [Anjuta-list] Anjuta compilation
- Date: Sun, 4 Jan 2009 23:13:38 -0200
Hello people.
I just downloaded, and tried to compile Anjuta 2.24.2. After
compiling/updating some other packages, I successfully produced an
executable (on Linux).
Some problems though:
1) If I click on 'New', Anjuta simply crashes. If run from a terminal,
these are the messages:
(anjuta:3441): GtkSourceView-CRITICAL **: gtk_source_view_set_tab_width:
assertion `width > 0 && width <= MAX_TAB_WIDTH' failed
(anjuta:3441): GtkSourceView-CRITICAL **:
gtk_source_view_set_indent_width: assertion `(width == -1) || (width > 0
&& width <= MAX_INDENT_WIDTH)' failed
(anjuta:3441): GtkSourceView-CRITICAL **:
gtk_source_view_set_right_margin_position: assertion `pos >= 1' failed
** (anjuta:3441): CRITICAL **: anjuta_view_set_font: assertion
`font_name != NULL' failed
(anjuta:3441): GtkSourceView-CRITICAL **:
gtk_source_buffer_set_style_scheme: assertion `GTK_IS_SOURCE_STYLE_SCHEME
(scheme)' failed
(anjuta:3441): GtkSourceView-CRITICAL **:
_gtk_source_style_scheme_get_current_line_color: assertion
`GTK_IS_SOURCE_STYLE_SCHEME (scheme)' failed
2) Anjuta doesn't find a lot of the icons. Messages:
(anjuta:3468): Gtk-CRITICAL **: gtk_icon_info_load_icon: assertion
`icon_info != NULL' failed
(anjuta:3468): Gtk-CRITICAL **: gtk_icon_info_free: assertion `icon_info !
= NULL' failed
(anjuta:3468): GLib-GObject-CRITICAL **: g_object_unref: assertion
`G_IS_OBJECT (object)' failed
I have gnome installed in prefix /opt/gnome (for historical reasons). I
first tried to configure/install anjuta with prefix /usr/local, but as
that didn't work, I reconfigged and installed under /opt/gnome. Now,
everything data is installed under /opt/gnome/share... But still no good.
(Note: uninstall removes the files in /usr/local/share... but leaves the
empty directory structure - anjuta/..., which seems to confuse configure
somewhat).
I straced the startup and detected that /opt/gnome/share is not checked.
If I'm not mistaken, the search path is hardwired into gnome (?).
I'd appreciate hints for one or both problems...
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]