Re: [Vala] running Soup example
- From: Denis Kuzmenok <forward_ua ukr net>
- To: Cem Eliguzel <celiguzel ubicom com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] running Soup example
- Date: Wed, 13 Jan 2010 15:41:51 +0200
Got it to work with: PKG_CONFIG_PATH, somehow libsoup/glib2 lies in
/usr/lib, and system on lib64, but now it's ok, seems to me.
Thanks, anyway ;)
Please try this:
LD_DEBUG=libs server
and look at the output.
Cem Eliguzel
On 01/13/2010 12:30 AM, Denis Kuzmenok wrote:
Hi, i'm new to vala, trying examples now,
i've tried this example: http://live.gnome.org/Vala/LibSoupSample
but recieve this error:
root CentOS-54-64-minimal ~/develop/vala # valac --pkg libsoup-2.4 --thread server.vala
root CentOS-54-64-minimal ~/develop/vala # ./server
./server: error while loading shared libraries: libsoup-2.4.so.1: cannot open shared object file: No such
file or directory
root CentOS-54-64-minimal ~/develop/vala # whereis libsoup-2.4.so.1
libsoup-2.4.so: /usr/lib/libsoup-2.4.so /usr/lib/libsoup-2.4.so.1
root CentOS-54-64-minimal ~/develop/vala #
there's libsoup-2.4.so.1, and i can't get what is wrong.. :(
_______________________________________________
Vala-list mailing list
Vala-list gnome org
http://mail.gnome.org/mailman/listinfo/vala-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]