[olug] sftp using cURL

Christopher Cashell topher-olug at zyp.org
Mon May 11 15:15:19 UTC 2009


On Mon, May 11, 2009 at 10:03 AM, DYNATRON tech <dynatron at gmail.com> wrote:
> make install appeared to install, but did not.
>
> root at bunt:/home/administrator/Desktop/curl-7.18.0# apt-get remove curl
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Package curl is not installed, so not removed

In order for it to be managed by the native package tools, you'll need
to build a .deb and install it with dpkg/apt-get.  There's a quick
tutorial and rebuilding Debian packages (which also applies to Ubuntu
packages) here: http://www.debian-administration.org/articles/20

I'd also recommend reading the comments on the article, as there's
some very good information there, too.  There are other tutorials and
how-to's on rebuilding/recompiling Debian/Ubuntu packages, too, but
that one I happen to have bookmarked.

-- 
Christopher



More information about the OLUG mailing list