I'm trying to install 'w3m', README says[1]:

I've d/l latest gc-7.1

# pwd
/root/down/gc-7.1/include
# ls -al gc.h*
-rw-r--r--  1 11363 users 51000 Feb 12 12:45 gc.h

but where is 'PREFIX/include' that I need ?, do I make it in 'w3m', or ?

[w3m-0.5.2]# cp ../gc-7.1/include/gc.h PREFIX/include
cp: cannot create regular file `PREFIX/include': No such file or directory


[1]------------
Follow these instructions to install w3m.
 - You need latest version of GC library (at least 6.1?).
   You can get GC library from
   http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/

   Note: if you're using GC library 6.1, you should install gc.h
   to PREFIX/include:
        # cp gc-6.1/include/gc.h PREFIX/include

 - Run configure.
   % ./configure
-------------


-- 
Voytek

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to