Tiny Core Extensions > Extension requests
midori
Juanito:
In order to compile the gir and vala dev files you need the gobject-introspection-dev and vala-dev extensions to be loaded.
The ./configure script usually automatically checks for gobject-introspection-dev and vala-dev files, but you might need to force the issue with a ./configure switch (see ./configure --help for details).
kalu:
Alright, I'm going to try recompiling it again. Quick question, how do I gracefully remove existing 'telepathy-glib' from my system without rebooting? Before I did something like this:
--- Code: ---tc@box:~/telepathy-glib-0.23.3$ tce-audit builddb
Building Extension Database from /etc/sysconfig/tcedir/optional
...
tc@box:~/telepathy-glib-0.23.3$ tce-audit delete telepathy-glib
/etc/sysconfig/tcedir/optional/telepathy-glib.tcz
tc@box:~/telepathy-glib-0.23.3$ rm /mnt/sda1/tce/optional/telepathy-glib.tcz
rm: remove '/mnt/sda1/tce/optional/telepathy-glib.tcz'? y
tc@box:~/telepathy-glib-0.23.3$ sudo reboot
--- End code ---
Juanito:
You don't necessarily need to remove it, you can just install over the top of it.
kalu:
Man was I happy when I saw "TelepathyGLib-0.12.typelib" in the girepository...
--- Quote from: Juanito on December 13, 2014, 11:58:26 AM ---You don't necessarily need to remove it, you can just install over the top of it.
--- End quote ---
Wow, that's simple..., I already reboot though
--- Quote ----- package 'webkit-1.0>=1.8.1' not found
-- package 'javascriptcoregtk-1.0' not found
--- End quote ---
What about these? I've found plenty of these in the web but don't know which one. Thanks again to you all who are helping me!
Juanito:
webkitgtk in the repo has these two files:
/usr/local/lib/pkgconfig/webkit2gtk-3.0.pc
/usr/local/lib/pkgconfig/javascriptcoregtk-3.0.pc
..so I guess you need something earlier - http://webkitgtk.org/releases/webkit-1.9.6.tar.xz - maybe?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version