Just for your info, here is what I get when I use Solaris sed instead of GNU sed with make_tex2lyx_dist.sh
Making all in libs Making all in filesystem Making all in src Making all in regex Making all in src Making all in signals Making all in src sed: command garbled: s,%LYX_DIR%,/usr/local/Packages/lyx-devel/LyX/share/lyx, ; s,%LOCALEDIR%,/usr/local/Packages/lyx-devel/LyX/share/locale, ; s,%TOP_SRCDIR%,/usr/local/Packages/lyx-devel, What exactly wrong with this: #sh make_tex2lyx_dist.sh `pwd` Using automake (GNU automake) 1.9.5 Using autoconf (GNU Autoconf) 2.59 -n Locating GNU m4... /usr/local/bin/gm4 -n Generate acinclude.m4... done. Building macros... . /usr/local/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal /usr/local/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB /usr/local/share/aclocal/imlib.m4:167: warning: underquoted definition of AM_PATH_GDK_IMLIB /usr/local/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK ... Coul this explain why I can't get multipart conversion to work ? -- Jean-Pierre