Hi Seema, I am trying to install GSL to use with PDL on an Ubuntu Linux system. > I have attached my error log file, please help me to figure out what I > should do. >
I cannot divine what's wrong from your error log. There's not enough context in it. On Ubuntu, I'd suggest installing the already-compiled libgsl0-dev package using Synaptic or apt. E.g. 'sudo apt-get install libgsl0-dev'. - Rhys
