On Thu, Jul 04, 2013 at 12:49:21PM +0430, fereshteh komijani wrote: > hi dear > i want to install curl in linux fedora 16 > i want to know there is different to use *make check install *instead > of*make all install > * > > cd /home/fkomijani/curl 7.32 > > ./configure --prefix=/home/fkomijani/NETCD4.2 > --with-zlib=/home/fkomijani/NETCD4.2 --with-pic > make all install or make all install > > thanks in advance > > fereshte
I suggest you install it with the package manager for fedora, so that you know that your version works well with your distribution. If you don't have root access, or if you need some special feature of newer curl versions, then you should consider compile it yourself, otherwise not. If you compile yourself, please read docs/INSTALL -- Med vänliga hälsningar Fredrik Gustafsson tel: 0733-608274 e-post: [email protected] ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
