Re: [Vala] Vala 0.16

2011-12-31 Thread rastersoft
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Try to do: sudo ldconfig El 31/12/11 20:16, David Gomes escribió: > vala: error while loading shared libraries: libvala-0.16.so.0: cannot open > shared object file: No such file or directory. > > Guys, I built Vala 0.16 from source on Ubuntu 1

Re: [Vala] Vala 0.16

2011-12-31 Thread Ronaldo Nascimento
prob just missing a link to the so is there any other libvala-0.16 in /usr/lib ? if so just link it to libvala-0.16.so.0 On Sat, 31 Dec 2011 19:16:39 + David Gomes wrote: > vala: error while loading shared libraries: libvala-0.16.so.0: cannot open > shared object file: No such file or direct

[Vala] Vala 0.16

2011-12-31 Thread David Gomes
vala: error while loading shared libraries: libvala-0.16.so.0: cannot open shared object file: No such file or directory. Guys, I built Vala 0.16 from source on Ubuntu 11.10, and after "sudo make install", I got that. I used to have 0.14, which I got from the Ubuntu repositories. What do you sugg