[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:12947] Bug#JP/779: reLyX can't execute
Package: lyx-ja
Version: 1.0.0-1
lyx で texファイルをimportすると、次のエラーが出て
importが成功しません。
Can't locate reLyXmain.pl in @INC (@INC contains: . /usr/X11R6/bin/. /usr/X11R6/bin/../share/lyx/reLyX /usr/X11R6/share/lyx/reLyX /usr/lib/perl5/i386-linux/5.004 /usr/lib/perl5 /usr/local/lib/site_perl/i386-linux /usr/local/lib/site_perl .) at /usr/X11R6/bin/reLyX line 51.
これは、tex->lyx変換を行うreLyXの問題です。
reLyXが使う reLyXmain.pl ファイルが perl の@INCパスで設定されている
どのパスにも見当たらないことが原因です。
この問題は、/usr/X11R6/bin/reLyX の
lyxライブラリのパスを設定している $lyxdir (20行目) を
次のようにすると直ります。
--
$lyxdir = "/usr/X11R6/lib/X11/lyx";
--
-- System Information
Debian Release: 2.1
Kernel Version: Linux kiki 2.2.1 #1 SMP Mon Feb 8 14:36:55 JST 1999 i686 unknown
Versions of the packages lyx-ja depends on:
ii libc6 2.0.7.19981211 GNU Libc: shared libraries
ii libforms0.88 0.88.1-2 The XForms graphical interface widget librar
ii libstdc++2.9 2.91.60-4 The GNU stdc++ library (egcs version)
ii xlib6g 3.3.2.3a-8 shared libraries required by X clients
ii xpm4g 3.4j-0.6 X Pixmap libraries (for libc6) - runtime