Hi ! I want to build yast2 from svn. I tried using y2makeall and manually but I have problems: If i use "--prefix=/home/dl9pf/programme/yast-zypper-snapshot" i get: ----------------------- test -z "/home/dl9pf/programme/yast-zypper-snapshot/lib64" || /bin/mkdir -p "/home/dl9pf/programme/yast-zypper-snapshot/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c -p 'liby2.la' '/home/dl9pf/programme/yast-zypper-snapshot/lib64/liby2.la' libtool: install: error: cannot install `liby2.la' to a directory not ending in /home/dl9pf/programme/yast-zypper-snapshot//lib64 make[4]: *** [install-libLTLIBRARIES] Fehler 1 ----------------------- If i use "--prefix=/home/dl9pf/programme/yast-zypper-snapshot/" i get: ------------------------ make[3]: Entering directory `/home/dl9pf/user/svn/yast-svn-trunk/core/agent-dummy/src' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/home/dl9pf/programme/yast-zypper-snapshot//lib64/YaST2/plugin" || /bin/mkdir -p "/home/dl9pf/programme/yast-zypper-snapshot//lib64/YaST2/plugin" /bin/sh ../../libtool --mode=install /usr/bin/install -c -p 'libpy2ag_dummy.la' '/home/dl9pf/programme/yast-zypper-snapshot//lib64/YaST2/plugin/libpy2ag_dummy.la' libtool: install: error: cannot install `libpy2ag_dummy.la' to a directory not ending in /usr/lib64/YaST2/plugin make[3]: *** [install-pluginLTLIBRARIES] Fehler 1 ------------------------ So either way fails - chould someone check this ? Best regards Jan-Simon -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org