Updating glib 2.22 or later on ubuntu 14.04 facing issues.
Petter Adsen
petter at synth.no
Thu Oct 22 06:26:06 UTC 2015
On Thu, 22 Oct 2015 10:56:19 +0500
asad <a.alii85 at gmail.com> wrote:
> hello,
>
> Here is the update, ./configure for snarf shows
>
> checking python module: zmq... no
> checking python module: google.protobuf... no
> configure: A suitable Python interpreter was found, but some Python
> dependencies are missing..
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.16... yes
> checking for GLIB - version >= 2.22.0... yes (version 2.40.2)
> checking for LIBPROTOBUF_C... no
> configure: error: A usable libprotobuf-c was not found.
>
> It says LIBPROTOBUF not installed, when infact I just got it installed
> using "sudo apt-get install protobuf-c-compiler".
>
> Perhaps any issue with directory paths etc? Thanks.
You probably want to install libprotobuf-dev or something similar, take
a look at the available packages.
Petter
>
> On 10/21/15, silver.bullet at zoho.com <silver.bullet at zoho.com> wrote:
> > On Wed, 21 Oct 2015 18:28:25 +0500, asad wrote:
> >>Ralf,
> >>
> >>I don't have access to computer I will run the cmd and see the output
> >>of "
> >> $(find /lib/*/ -name "*libc.so*") --version|grep GLIBC". Thanks for
> >>explaining the difference though.
> >
> > FWIW libglib isn't an executable and making it executable to run it
> > doesn't work.
> >
> > The --version option isn't needed, but adding the -executable option
> > seems to be a good idea.
> >
> > $(find /lib/*/ -executable -name "*libc.so*")|grep GLIBC
> >
> > I don't know what command to run, to get version output regarding
> > libglib, other than using the package information.
> >
> >
> > --
> > ubuntu-users mailing list
> > ubuntu-users at lists.ubuntu.com
> > Modify settings or unsubscribe at:
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
> >
>
--
"I'm ionized"
"Are you sure?"
"I'm positive."
More information about the ubuntu-users
mailing list