On Wed, Apr 15, 2009 at 7:37 PM, Tobias Hunger <[email protected]>wrote:

> Am Monday 23 March 2009 18:37:50 schrieb kaushik saurabh:
> > Hi ,
> >
> > In order to build kopete from svn, i downloaded the kdenetwork from svn.
> > and i m trying to buid it, but the problem i m getting is, it is not
> > detecting Decibel, and i already hv decibel installed.
> > Can anyone throw some light on this error.
> >
> > thanx :)
> >
> > the exact warning is--
> >
> > -- checking for module 'QtTapioca'
> > --   package 'QtTapioca' not found
> > -- Could NOT find Decibel  (missing:  DECIBEL_INCLUDES DECIBEL_LIBRARIES)
> >
> > -- checking for module 'QtTapioca'
> > --   package 'QtTapioca' not found
> > -- Could NOT find Decibel  (missing:  DECIBEL_INCLUDES DECIBEL_LIBRARIES)
> >
> > --- WARNING: you are using the obsolete 'PKGCONFIG' macro use
> > FindPkgConfig
> > -- WARNING: you are using the obsolete 'PKGCONFIG' macro use
> > FindPkgConfig
> > -- PKGCONFIG() indicates that meanwhile is not installed (install the
> > package which contains meanwhile.pc if you want to support this
> > feature)
> >
> > -- WARNING: you are using the obsolete 'PKGCONFIG' macro use
> > FindPkgConfig
> > -- Could NOT find libmeanwhile  (missing:  LIBMEANWHILE_INCLUDES
> > LIBMEANWHILE_LIBRARY)
> > -- /home/roide/download1/kdenetwork/kopete/protocols: Disabled Meanwhile
> > beause libmeanwhile was not found
>
> Hello Kaushik!
>
> My guess is that the find macros in question are not looking in the place
> you
> installed the libraries. You can either fix those macros and send in
> patches
> or you can just work around the issue by setting the required values
> yourself.
>
> The most simple way to do this is to use ccmake (note the extra c!) which
> will
> give you a text-ui to cmake. Usage is otherwise identical (just provide a
> path to the sources).
>
> Pressing 'c' will run a configuration step. That will probably fail with
> the
> same issues as the normal cmake. But you can then change the variables and
> run 'c' again... if you did everything right then it will work this time
> round. You will have to run 'c' once again afterwards and only then 'g'
> will
> become available to generate the actual build system.
>
> I hope this helps...
>
> Best Regards,
> Tobias
>
> --
>
> Tobias Hunger
> Senior Software Engineer
>
> basysKom GmbH
> Robert-Bosch-Str. 7 | 64293 Darmstadt | Germany
> Tel: +49 6151 3968769 | Fax: -9736 |
> [email protected] | www.basyskom.de
>
> Handelsregister: Darmstadt HRB 9352
> Geschaeftsfuehrung: Eva Brucherseifer
>
> _______________________________________________
> Decibel mailing list
> [email protected]
> https://mail.kde.org/mailman/listinfo/decibel
>
>

Hi Tobias,

I would love to write it but, it seems like somebody has already done some
work on it. At that time when i was having this problem, i found some
information on this webiste
http://www.nabble.com/-kopete-devel---PATCH--Telepathy-protocol-td20745129.html
Somebody has already come up with a patch, and it actually worked for me.
Editing the decibel cmake worked.

And i just wanted to mention, it really helps
I was really happy when i got ur reply. :)
And also u told me about ccmake, which i didnt knew earlier.
Thank you. :)

-- 
Greetings,
[email protected]
roideuniverse.blogspot.com
_______________________________________________
Decibel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/decibel

Reply via email to