Hi,
when I try to spellcheck lyx cannot find /usr/lib/aspell/ngerman. That's true,
because there is not such a file. What can I do?
--
Viele Grüße,
Hartmut
Hungerhilfe: http://www.thehungersite.com
Kampagne gegen den Ausverkauf der Deutschen Bahn:
http://www.bahn-fuer-alle.de
Das heutige Mott
> There's a more minimal debug option IIRC, was that -gfabs or something?
havent found anything like this.
pavel
Pavel Sanda wrote:
Well, it's OK (and recommended unless you're a developer) to disable
stdlib-debug but please don't get rid of -g, at least for 1.6svn as this
will allow to report useful backtrace in case of crash. There's no speed
penalty by doing that IIRC, you just get a bigger executable,
> Well, it's OK (and recommended unless you're a developer) to disable
> stdlib-debug but please don't get rid of -g, at least for 1.6svn as this
> will allow to report useful backtrace in case of crash. There's no speed
> penalty by doing that IIRC, you just get a bigger executable, that's all.
Pavel Sanda wrote:
After installing kubuntu710, lyx153 compiles o. k., but lyx15svn and lyx160svn
do not. configuer lists at the end:
Configuration
Host type:i686-pc-linux-gnu
Special build flags: assertions pch concept-checks stdlib-debug
warnings use-aspell u
> After installing kubuntu710, lyx153 compiles o. k., but lyx15svn and
> lyx160svn
> do not. configuer lists at the end:
> Configuration
> Host type:i686-pc-linux-gnu
> Special build flags: assertions pch concept-checks stdlib-debug
> warnings use-aspell use-isp
Hartmut Haase <[EMAIL PROTECTED]> writes:
> msguniq -o lyx.po && rm -f qt4_l10n.pot layouts_l10n.pot
> languages_l10n.pot ui_l10n.pot external_l10n.pot
> /bin/sh: msguniq: not found
>
> ?
You need the gettext tools.
JMarc
On Mon, 4 Feb 2008, Hartmut Haase wrote:
external_l10n.pot | \
msguniq -o lyx.po && rm -f qt4_l10n.pot layouts_l10n.pot
languages_l10n.pot ui_l10n.pot external_l10n.pot
/bin/sh: msguniq: not found
Try
sudo apt-get install gettext
and you'll get further. You might need some add
After installing kubuntu710, lyx153 compiles o. k., but lyx15svn and lyx160svn
do not. configuer lists at the end:
Configuration
Host type:i686-pc-linux-gnu
Special build flags: assertions pch concept-checks stdlib-debug
warnings use-aspell use-ispell
C Compi