<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 6: make install: [install-data-yes] error 127</title><link>https://sourceforge.net/p/infinity-plugin/bugs/6/</link><description>Recent changes to 6: make install: [install-data-yes] error 127</description><atom:link href="https://sourceforge.net/p/infinity-plugin/bugs/6/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 15 Sep 2004 15:13:08 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/infinity-plugin/bugs/6/feed.rss" rel="self" type="application/rss+xml"/><item><title>make install: [install-data-yes] error 127</title><link>https://sourceforge.net/p/infinity-plugin/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I encountered this problem when running "make install"&lt;br /&gt;
for Infinity-0.5.8:&lt;/p&gt;
&lt;p&gt;OUTPUT:&lt;br /&gt;
Making install in po&lt;br /&gt;
make[1]: Entering directory&lt;br /&gt;
`/home/[...]/infinity-plugin-0.5.8/po'&lt;br /&gt;
/bin/sh `case "@MKINSTALLDIRS@" in /*) echo&lt;br /&gt;
"@MKINSTALLDIRS@" ;; *) echo "../@MKINSTALLDIRS@" ;;&lt;br /&gt;
esac` /usr/share&lt;br /&gt;
../@MKINSTALLDIRS@: ../@MKINSTALLDIRS@: Datei oder&lt;br /&gt;
Verzeichnis nicht gefunden&lt;br /&gt;
make[1]: *** [install-data-yes] Fehler 127&lt;/p&gt;
&lt;p&gt;Last two lines in English would be:&lt;br /&gt;
../@MKINSTALLDIRS@: ../@MKINSTALLDIRS@: no such file or&lt;br /&gt;
directory&lt;br /&gt;
make[1]: *** [install-data-yes] error 127&lt;/p&gt;
&lt;p&gt;I fixed this successfully by doing this:&lt;br /&gt;
In file po/Makefile:&lt;br /&gt;
replace "MKINSTALLDIRS = @MKINSTALLDIRS@" by&lt;br /&gt;
"MKINSTALLDIRS = mkinstalldirs"&lt;/p&gt;
&lt;p&gt;System:&lt;br /&gt;
SuSE Linux 9.1&lt;br /&gt;
gcc 3.3.3&lt;br /&gt;
GNU Make 3.80&lt;/p&gt;
&lt;p&gt;Hope, this is useful.&lt;br /&gt;
Greetz,&lt;br /&gt;
Sebastian&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 15 Sep 2004 15:13:08 -0000</pubDate><guid>https://sourceforge.net567ed4d52de64fe2254c2fdff7679bb7a4858751</guid></item></channel></rss>