Re: [CentOS] How do I link to custom libs without affecting system libs (LD_LIBRARY_PATH)

2009-12-12 Thread John R Pierce
Chris Morley wrote: > Hi, i am getting an issue with rtorrent that is related to my curl libaries. > > In summary it requires a later curl libary than CentOS 5.4 uses for its > system files (CentOS uses curl libs version 7.15.5, rtorrent requires 7.19.2 > or greater). > > To get around this I

[CentOS] How do I link to custom libs without affecting system libs (LD_LIBRARY_PATH)

2009-12-12 Thread Chris Morley
Hi, i am getting an issue with rtorrent that is related to my curl libaries. In summary it requires a later curl libary than CentOS 5.4 uses for its system files (CentOS uses curl libs version 7.15.5, rtorrent requires 7.19.2 or greater). To get around this I would like to download the lates