Hi Bartłomiej, [...] > Hello, > I have strange problem (as always :D) > As redhat annouced EO their distribution ( red hat linux ) I moved to > Fedora distro... I reinstalled whole PC, recovered data from backup and > finally I'm online. But... > When getting sources of xine from CVS and trying to compile xine I > encounter strange problems : > configuration, compilation and installations of xine-lib - no problem > configuration, compilation of xine-ui - no problem > but then when I try to "make install" the xine-ui here is what happens: > > make[4]: Wchodzę katalog `/opt/devel/xineui/src/xitk/xine-toolkit/po' > /bin/sh `case "../../../.././mkinstalldirs" in /*) echo > "../../../.././mkinstalldirs" ;; *) echo > "../../../../../../../.././mkinstalldirs" ;; esac` /usr/share > ../../../../../../../.././mkinstalldirs: > ../../../../../../../.././mkinstalldirs: Nie ma takiego pliku ani katalogu [...] > Any idea?? I have used the following line to fix this problem on Fedora. You can execute this one line in your xine-ui build directory and run autogen.sh, configure & make. find -name Makefile.in.in -exec perl -pi -e 's,^(mkinstalldirs = )(.*$),\1\$\(MKINSTALLDIRS\),g' {} \; bye, ewald ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ xine-devel mailing list xine-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xine-devel