gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gforth] 'make install' of 0.7.1 and 0.7.2 failed on Debian 7.1 on x


From: Marcos Cruz
Subject: Re: [gforth] 'make install' of 0.7.1 and 0.7.2 failed on Debian 7.1 on x86
Date: Mon, 19 Aug 2013 17:47:48 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

En/Je/On 2013-08-19 16:40, Bernd Paysan escribió / skribis / wrote :

> The chcon execution is preceeded with a - in the Makefile, so if it
> fails, it is ignored.

Now I see, the log reads "(ignored)" in those cases. The last lines of
the log are:

--------------------------------
/usr/bin/install -c -m 644 kernl32l.fi /usr/local/share/gforth/0.7.2
/usr/bin/install: cannot stat `gforth.elc': No such file or directory
make: *** [install] Error 1
--------------------------------

> If you like to generate a log in English, set LANG=en_US.UTF-8 

Please find both logs attached, created with English LANG and:

        sudo make install &> make_install_gforth07X.log.

Debian's Gforth was removed first.

The installation copies the binaries to </usr/local/bin/> and creates
their simbolic links, but the execution fails because the image can not
be found:

--------------------------------
$ cd && gforth
gforth: cannot open image file gforth.fi in path
.:/usr/local/lib/gforth/site-forth:/usr/local/share/gforth/site-forth:/usr/local/lib/gforth/0.7.2:/usr/local/share/gforth/0.7.2
for reading
--------------------------------

Thank you.

Marcos

-- 
http://programandala.net

Attachment: make_install_gforth071.log
Description: Text document

Attachment: make_install_gforth072.log
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]