popt : rpm.mo gets installed erroneously



Junichi Saito writes:
 > 
 > I found it under root dir. Variable substitution dosen't seem to be done
 > correctly. Compiled with '--prefix=/usr/local/gnome'. Following is a part
 > of install.log: 
 > 
 >     /usr/bin/install -c -m 755 -d //$l; \
 >     /usr/bin/install -c -m 755 -d //$l/LC_MESSAGES; \
 >     /usr/bin/install -c -m 644 $n //$l/LC_MESSAGES/rpm.mo; \
 > 

Do a 

make LOCALEDIR=/usr/local/share/locale install

And it works...

It is a bug in the Makefile.in or in the configure...

Amicalement.
-- 
  ************************************************************************
  *  Philippe Defert: Computing and Networks Division                    *
  *                   CERN,  European Laboratory for Particle Physics    *
  ************************************************************************
  * URL: http://wwwcn.cern.ch/~defert | E*mail: Philippe.Defert@cern.ch  *
  ************************************************************************
  *      Un monde nouveau, tu comprends                          ////\   *
  *      Rien ne sera plus jamais comme avant                    \\\//   *
  *      C'est la fin de l'histoire, le rouge apres le noir       | |    *
  *                                                  J.J. Goldman | |    *  
  ************************************************************************



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