Re: make error on Ubuntu8.04
Status: Alpha
Brought to you by:
coroberti
From: Jian W. <ji...@gm...> - 2008-12-14 21:15:48
|
Thanks a lot, Robert, That solved the problem. My best regards, Jian On Sun, Dec 14, 2008 at 3:11 PM, Robert Iakobashvili <cor...@gm...> wrote: > Hi Jian Wang, > > On Sun, Dec 14, 2008 at 11:05 PM, Jian Wang <ji...@gm...> wrote: >> Hi, >> >> I'm trying to install curl-loader on Ubuntu8.04. However, I got error >> on make command and don't know how to fix it. Here is the error >> message and my OS info: >> >> root@DELL1:/usr/include$ uname -a >> Linux DELL1 2.6.24-22-generic #1 SMP Mon Nov 24 18:32:42 UTC 2008 i686 GNU/Linux >> >> $make >> ....... >> curl-7.19.0/m4/curl-reentrant.m4 >> curl-7.19.0/Makefile.in >> curl-7.19.0/buildconf >> /bin/sh: patch: not found >> make: *** [lib/libcurl.a] Error 127 >> >> Thanks in advance. >> >> Jian >> > > Install the command named > patch > > It may be a package named patch, or package with another name, > just look at your distro packaging system. > > -- > Truly, > Robert Iakobashvili, Ph.D. > ...................................................................... > Assistive technology that understands you > ...................................................................... > > ------------------------------------------------------------------------------ > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. > The future of the web can't happen without you. Join us at MIX09 to help > pave the way to the Next Web now. Learn more and register at > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ > _______________________________________________ > curl-loader-devel mailing list > cur...@li... > https://lists.sourceforge.net/lists/listinfo/curl-loader-devel > |