[root@server transmission-1.93]# ./configure -q && make -s
configure: error: Package requirements (libcurl >= 7.15.4) were not met:
No package 'libcurl' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables LIBCURL_CFLAGS
and LIBCURL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
[root@server transmission-1.93]# make install
make: *** No rule to make target `install'. Stop.