Re: Need to build 32-bit curl on RH Linux 64-bit

2019-03-15 Thread Richard Gray via curl-library
Robert Sorrells via curl-library wrote: Conclusion: I have determined that under RHEL 6.6 it is not possible to change the absolute search path of "ld". I managed to pare it down by playing with /etc/ld.so.conf, but it still ALWAYS searches /usr/lib64 first. "ld" itself is dependent on

Re: me, my new job and curl support! - CONGRATS & homonyms

2019-02-07 Thread Richard Gray via curl-library
Daniel Stenberg via curl-library wrote: Hi team, Please bare with me as this topic is bordering to off-topic and egocentric. Umm, CONGRATS!!, but I'll keep my cloths on if you don't mind! ;-) (What _does_ go on at those FOSDEM and other meet ups?? :-O ) Actually I'm taking this

Re: Retrieve all addresses mapped to specific host, not just one IP

2018-08-14 Thread Richard Gray via curl-library
myLC--- via curl-library wrote: On Mon, 13 Aug 2018, Richard Gray wrote: > I'm confused about what it is you are trying to do with > the list of addresses? ... If you have a list of IPs/hostnames, this is necessary to identify duplicate entries (public VPNs or proxies, for instance). OK,

Re: Retrieve all addresses mapped to specific host, not just one IP

2018-08-13 Thread Richard Gray via curl-library
https://curl.haxx.se//mail/lib-2018-08/0137.html myLC--- via curl-library wrote: Hello, :-) I'm new to (lib)curl. I decided that this was the most complete network implementation, after ditching Qt for continuous multithreading issues. I would like to know how we can retrieve all the IP