Namazu-users-en(old)


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: namazu on OS X, UTF-8 problem



To: namazu-users-en@xxxxxxxxxx
From: Bart Decrem <bart@xxxxxxxxxx>
Subject: namazu on OS X, UTF-8 problem
Date: Thu, 08 Apr 2004 14:40:52 -0700

Bart> - If so, sorry to sound like a newbie, but HOW do I apply this patch to 
Bart> compile 0.12 on OS X: 
Bart> http://www.namazu.org/ml/namazu-users-en/msg00432.html?  I've never 
Bart> applied a patch so need newbie instructions.

Just answering the last part,

       cd distfiles
  503  curl -o namazu-2.0.12.tar.gz ftp://ftp.namazu.org/namazu/stable/namazu-2.0.12.tar.gz
  504  cd ../local-src/
  507  tar zxf ../distfiles/namazu-2.0.12.tar.gz 
  508  curl -o msg00432.html http://www.namazu.org/ml/namazu-users-en/msg00432.html
  512  cd namazu-2.0.12
  514  patch -s -p0 < ../msg00432.html 

Now you have patched one as:
d176:~/Documents/local-src/namazu-2.0.12 makoto$ ls -l lib/getopt.c*
-rw-r--r--  1 makoto  wheel   30566 12 Apr 10:26 lib/getopt.c
-rw-r--r--  1 makoto  makoto  30147 18 Jan  2002 lib/getopt.c.orig

---
Makoto Fujiwara,