On Sun, 22 Apr 2012 15:15:10 +0100
Fernando de Oliveira <fam...@yahoo.com.br> wrote:

> I am using
> 
> python mscript.py configure  --prefix=/usr
> python mscript.py build
> python mscript.py install --destdir=/
> 
> Checked with your instructions, problem was the same:
> 
> > /usr/bin/install -m 0644 ../Config/Colours/Tango ../Config/Colours/GTK 
> > ///usr/share/roxterm/Config/Colours
> > /usr/bin/install -d ///usr/share/roxterm/Config/Shortcuts
> > /usr/bin/install -m 0644 ../Config/Shortcuts/Default 
> > ///usr/share/roxterm/Config/Shortcuts

For me, that's the last line of my log, it's finished installing, I
can't reproduce your error.

> Traceback (most recent call last):
>   File "mscript.py", line 494, in <module>
>     ctx.install_data("roxterm.xml", gda)
>   File 
> "/media/dados/home/fernando/tmp/paco-build-2012.04.22/roxterm-2.6.2/maitch.py",
>  line 1086, in install_data
>     self.install(directory, sources, mode, libtool, other_options)
>   File 
> "/media/dados/home/fernando/tmp/paco-build-2012.04.22/roxterm-2.6.2/maitch.py",
>  line 1025, in install
>     raise MaitchInstallError("Can't install files to multiple " \
> maitch.MaitchInstallError: Can't install files to multiple directories

The string "Can't install files to multiple " is from the python script
maitch.py. I don't know enough python to work out what's going wrong.
What version of Python are you using? I'm still using Python-2.7.2

Andy
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to