Bug 128698 - No option on configure script to set seperate directory for oRTP libs and includes
Summary: No option on configure script to set seperate directory for oRTP libs and inc...
Status: REPORTED
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: 0.12
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-05 19:17 UTC by laulumaa
Modified: 2006-06-05 23:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description laulumaa 2006-06-05 19:17:53 UTC
Version:           0.12 (using KDE KDE 3.5.3)
Installed from:    Ubuntu Packages
Compiler:          gcc 4.0.3 
OS:                Linux

I'm compiling Kopete 0.12 from source with Kubuntu Dapper. Because it isn't possible to use newer oRTP than 0.7.1, I had to compile oRTP libs from source too. I looked for option on Kopete's configure script to set separate directory for oRTP libs and includes but didn't find. ORTP version in Ubuntu's apt sources is 1.2.0. I don't want to mix these different versions, so I installed older oRTP to different directory. Hopefully there will be option to set this directory in the future.
Comment 1 Matt Rogers 2006-06-05 21:45:21 UTC
set the PKG_CONFIG_PATH environment variable appropriately.
Comment 2 laulumaa 2006-06-05 22:21:41 UTC
Setting PKG_CONFIG_PATH doesn't resolve problem.
Comment 3 Oleg Girko 2006-06-05 23:16:55 UTC
By the way, this bug is related to bug #126862, which contains patches for building Kopete with newer version of oRTP.