Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge anjuta 后不能启动,图标一闪而过,是什么原因?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index 中文 (Chinese)
View previous topic :: View next topic  
Author Message
praic
n00b
n00b


Joined: 31 Mar 2011
Posts: 4

PostPosted: Fri Apr 01, 2011 9:01 am    Post subject: emerge anjuta 后不能启动,图标一闪而过,是什么原因? Reply with quote

admin@acer4710-laptop ~ $ anjuta

** (anjuta:20317): WARNING **: Can't find libsqlite3.so file.

(anjuta:20317): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed

(anjuta:20317): GLib-GObject-CRITICAL **: g_object_set_data: assertion `G_IS_OBJECT (object)' failed

** (anjuta:20317): WARNING **: Can't find libsqlite3.so file.

(anjuta:20317): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed

** (anjuta:20317): WARNING **: Can't find libsqlite3.so file.

(anjuta:20317): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed

(anjuta:20317): GLib-GObject-CRITICAL **: g_object_set_data: assertion `G_IS_OBJECT (object)' failed

** (anjuta:20317): CRITICAL **: gda_server_provider_supports_feature: assertion `GDA_IS_SERVER_PROVIDER (provider)' failed

** (anjuta:20317): WARNING **: Can't find libsqlite3.so file.

(anjuta:20317): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed

(anjuta:20317): GLib-GObject-CRITICAL **: g_object_set_data: assertion `G_IS_OBJECT (object)' failed

(anjuta:20317): libanjuta-symbol-db-WARNING **: Could not open connection to DB_DIR=/home/admin/.cache/anjuta;DB_NAME=.anjuta_sym_db


libanjuta-symbol-db-ERROR **: Opening global project under /home/admin/.cache/anjuta
aborting...
Back to top
View user's profile Send private message
jojoyakira
n00b
n00b


Joined: 04 May 2007
Posts: 17
Location: Taiwan

PostPosted: Sat Apr 02, 2011 5:41 am    Post subject: Reply with quote

原因是找不到 libsqlite3.so,執行 revdep-rebuild或 revdep-rebuild --library libsqlite3.so。
Code:
# revdep-rebuild
# revdep-rebuild --library libsqlite3.so

也可以執行 equery b 找出 package 來安裝,不過這個方法要再次執行 emerge -1 dev-util/anjuta。
Code:
$ equery b libsqlite3.so
 * Searching for libsqlite3.so ...
dev-db/sqlite-3.7.5 (/usr/lib/libsqlite3.so -> libsqlite3.so.0.8.6)

_________________
Desktop:Intel Pentium(R) Dual-Core CPU E5300 @ 2.60GHz,OS: Gentoo GNU/Linux
Laptop:ASUS L8400C,OS: Gentoo GNU/Linux
Back to top
View user's profile Send private message
praic
n00b
n00b


Joined: 31 Mar 2011
Posts: 4

PostPosted: Thu Apr 07, 2011 7:29 am    Post subject: 按照楼上的方法还是出现同样的问题 Reply with quote

原因是找不到 libsqlite3.so,執行 revdep-rebuild或 revdep-rebuild --library libsqlite3.so。
代码:
# revdep-rebuild
# revdep-rebuild --library libsqlite3.so

也可以執行 equery b 找出 package 來安裝,不過這個方法要再次執行 emerge -1 dev-util/anjuta。
代码:
$ equery b libsqlite3.so
* Searching for libsqlite3.so ...
dev-db/sqlite-3.7.5 (/usr/lib/libsqlite3.so -> libsqlite3.so.0.8.6)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index 中文 (Chinese) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum