Bug 128698

Summary: No option on configure script to set seperate directory for oRTP libs and includes
Product: [Applications] kopete Reporter: laulumaa
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version: 0.12   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

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.