[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[plamo:28956] Re: CUPS euc-jp error
-
From:Akira Matsui
-
Date:Thu, 28 Feb 2008 18:07:04 +0900 (JST)
- Subject: [plamo:28956] Re: CUPS euc-jp error
- From: Akira Matsui <akira_matsui@xxxxxxxxxxxxxx>
- Date: Thu, 28 Feb 2008 18:07:13 +0900
- User-agent: Mutt/1.5.4i-ja.1
冨岡さん,
こんにちは.
On Wed, Feb 27, 2008 at 06:21:55PM +0900,
Mikio Tomioka wrote:
> emacs からの印刷で .emacs に
>
> ;;; プリンタ出力設定
> ;; no header
> (setq print-command-format "a2ps -p -ns -nh -nt -w | lpr -P pixus560i")
> ;; add header
> ;;(setq print-command-format "a2ps -p -ns -h -nt -w | lpr -P pixus560i")
> (defun print-region (begin end)
> (interactive "r")
> (shell-command-on-region begin end print-command-format))
> (defun print-buffer ()
> (interactive)
> (print-region (point-min) (point-max)))
> (setq print-function (function print-buffer))
>
> な設定で印刷できています。
ありがとうございます.
メーラーはmutt を使用していますが,"|" pipe message という機能を使って"|
a2ps | lpr" で印刷できることが判りましたが,emacs からの印刷はどうしたも
のかと思っていました.
> # Plamo-4.22 の a2ps は 4.03 の物と違うので注意が必要です。
Printer はHL-5270DN を定義していますので,
(setq print-command-format "a2ps | lpr")
で印刷出来ました.
plamo4.22 のa2ps はバージョン4.13 ですが,-p オプションでエラーになりま
して,その他のオプションもman で確認しましたがサポートされてないように思
われましたので,取り合えずオプション無しで使用しています.
> # Plamo-4.22 の gutenprint でも HL5270DN が選択できるようですけど??。
私の環境にはインストールされていない様に見受けられ,ダウンロードサイトに
も見付けられませんでした(?)ので,
http://sourceforge.net/project/showfiles.php?group_id=1537&package_id=223929
から
gutenprint-5.1.6.tar.bz2
をダウンロードしてmake しましたところ,
libtool: link: `/usr/X11R6/lib/libfontconfig.la' is not a valid libtool
archive
というエラーが起きました.
そこで,
http://www.linuxfromscratch.org/blfs/view/svn/general/fontconfig.html
からfontconfig-2.4.2.tar.gz をダウンロードしてmake しましたが,下記
のエラーが起こっています.
# man に関する部分のようですのでmake しないように修正しようとMakefile を
# みてみましたが,パット見分かりませんでした.
$ make
(中略)
gcc -g -O2 -o .libs/fc-cache fc-cache.o /usr/lib/libfreetype.so -lz
/usr/lib/libexpat.so ../src/.libs/libfontconfig.so
creating fc-cache
rm -f fc-cache.1
docbook2man ../fc-cache/fc-cache.sgml
Using catalogs: /etc/sgml/sgml-docbook-4.1.cat
Using stylesheet:
/usr/share/sgml/docbook/utils-0.6.13/docbook-utils.dsl#print
Working on:
/home/matsui/cups/fontconfig-2.4.2/fc-cache/../fc-cache/fc-cache.sgml
/usr/share/sgml/docbook/utils-0.6.13/backends/man: line 10: nsgmls:
command not found
/usr/share/sgml/docbook/utils-0.6.13/backends/man: line 11: sgmlspl:
command not found
make[2]: *** [fc-cache.1]エラー8
make[2]: Leaving directory `/home/matsui/cups/fontconfig-2.4.2/fc-cache'
ake[1]: *** [all-recursive] エラー1
make[1]: Leaving directory `/home/matsui/cups/fontconfig-2.4.2'
make: *** [all] エラー2
松井
- Follow-Ups
-
- [plamo:28957] Re: CUPS euc-jp error, Mikio Tomioka
- References
-
- [plamo:28867] CUPS euc-jp error, Akira Matsui
- [plamo:28871] Re: CUPS euc-jp error, KOJIMA Mitsuhiro
- [plamo:28892] Re: CUPS euc-jp error, Akira Matsui
- [plamo:28951] Re: CUPS euc-jp error, Mikio Tomioka
[検索ページ]
[メール一覧]
Plamo ML 公開システム