You do know that I have absolutely no idea what the hell I'm doing, lol. I tried entering the above and I got this...
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
Apologies. Please pre-pend "sudo " to the start of each of those apt-get's.
I'm a little bit nuts and run as root whilst tinkering...
eg;
sudo apt-get install libcurl4-gnutls-dev
Bleah!
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libgcrypt11-dev libgnutls-dev libgnutls-openssl27 libgnutlsxx27 libgpg-error-dev
libidn11-dev libldap2-dev libp11-kit-dev librtmp-dev libtasn1-3-dev
Suggested packages:
libcurl3-dbg libgcrypt11-doc gnutls26-doc gnutls-bin
The following NEW packages will be installed:
libcurl4-gnutls-dev libgcrypt11-dev libgnutls-dev libgnutls-openssl27 libgnutlsxx27
libgpg-error-dev libidn11-dev libldap2-dev libp11-kit-dev librtmp-dev libtasn1-3-dev
0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
Need to get 3,742 kB of archives.
After this operation, 10.7 MB of additional disk space will be used.
Do you want to continue [Y/n]? Y
Abort.
Why did it abort?