hns - 日記自動生成システム - Version 2.19.9

先月 2006年02月 来月
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2006年02月28日(火) 旧暦 [n年日記] [更新:"2006/02/28 07:48:13"]

#1 [NetBSD][pkgsrc][emacs-w3m] "ucs_conv=1: bad option" of w3m with emacs

In the article enable-m17n and disable-unicode (was: emacs-w3m not renderingwebpages) and its follow-up, we were told to have following line in /etc/mk.conf
W3M_USE_UNICODE=               YES
But this variable and W3M_USE_M17N were GONE by the following change:
diff -u -r1.35 -r1.36
--- w3m/Makefile.common 1 Jun 2005 18:03:27 -0000       1.35
+++ w3m/Makefile.common 2 Jun 2005 18:24:18 -0000       1.36
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.35 2005/06/01 18:03:27 jlam Exp $
+# $NetBSD: Makefile.common,v 1.36 2005/06/02 18:24:18 wiz Exp $
It is a little bit strange that
refOSemacsw3mstatus
1NetBSD/macppc2005/10/14(?)w3m-0.5.1nb3No problem
2Mac OS X 10.4.52006/01/18w3m-0.5.1nb4ucs_conv=1: bad option
In environment 1, I don't have the problem, but with 2, I've got "ucs_conv=1: bad option"

The variables have been MOVED to options.mk.

.if !empty(PKG_OPTIONS:Mw3m-m17n)
CONFIGURE_ARGS+=        --enable-m17n
.else
CONFIGURE_ARGS+=        --disable-m17n
.endif

.if !empty(PKG_OPTIONS:Mw3m-unicode)
CONFIGURE_ARGS+=        --enable-unicode
.else
CONFIGURE_ARGS+=        --disable-unicode
.endif
So, we NEED to have
PKG_OPTIONS.w3m=  w3m-m17n w3m-unicode
This line is mentioned as
===> Extracting for w3m-0.5.1nb4
The supported build options for this package are:

        w3m-lynx-key w3m-m17n w3m-unicode

The currently selected options are:

        w3m-m17n w3m-unicode

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

        PKG_OPTIONS.w3m = w3m-m17n w3m-unicode
or you may build with
cd /usr/pkgsrc/www/w3m
sudo env PKG_OPTIONS.w3m='w3m-m17n w3m-unicode'  bmake package



最近の日記
2024年03月10日
停電 (瞬電)
2024年03月03日
the second try on bare-metal
useradd
2024年02月29日
opendkim and senmail
2024年01月24日
chat/iam 0.0.8
2024年01月21日
uselocale vs setlocale (textproc/R-readxl)
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)