Thanks Allin and Talha for your response.
Allin, your suggestion worked fine.
Best,
Artur
Am 10.08.2010 06:18, schrieb Talha Yalta:
I also had troble compiling yesterday. I used to compile OK with the
following configuration command:
./configure --prefix=/opt/gretl --without-gnome --enable-build-doc --with-lucida
But this now gives:
! LaTeX Error: File `lucidabr.sty' not found.
Type X to quit or<RETURN> to proceed,
or enter new name. (Default extension: sty)
Enter file name:
I was able to build OK after that. By the way, what exactly does the
--with lucida option?
Cheers
Talha
On Mon, Aug 9, 2010 at 9:31 PM, Allin Cottrell<cottrell(a)wfu.edu> wrote:
> On Mon, 9 Aug 2010, Artur T. wrote:
>
>
>> I just tried to compile gretl using the cvs source on my Ubuntu 10.04
>> system. Usually it works fine but today I got the following error after
>> the "make" command:
>>
>> ------------
>> ............... fertig.
>> rm -f es.gmo&& /usr/bin/msgfmt -c --statistics -o es.gmo es.po
>> es.po:1253:2: syntax error
>>
> msgfmt is saying there's a syntax error on line 1253 of the
> Spanish translation, es.po. I just updated from CVS myself and
> built the translation files: es.po was processed OK. You could try
> going into the "po" subdirectory and do
>
> rm es.po
> cvs update
>
> to ensure that you don't have a corrupted version of this file.
>
> Allin Cottrell
> _______________________________________________
> Gretl-users mailing list
> Gretl-users(a)lists.wfu.edu
>
http://lists.wfu.edu/mailman/listinfo/gretl-users
>
>