On Tue, Nov 14, 2006 at 02:01:33PM +0100, Florian Hahn wrote:
> install -m 0644 -o root ../docs/man/man3/*.3{hal,rtapi} /usr/local/man/man3
> install: Aufruf von stat für „../docs/man/man3/*.3{hal,rtapi}“ nicht 
> möglich: No such file or directory

Make sure you use "-pD" when doing CVS updates, and do it from the top
level of emc2.  There is a new directory docs/man/man3 (added within the
last month or so) with manpages for the C API of rtapi and hal.

> install -m 0644 -o root ../rtlib/*.so NONE/lib/emc2/modules
> install -d -m 0755 -o root /etc/init.d NONE/lib/emc2/modules \

I did check in a fix to configure to get rid of "NONE" here.

Now, this sequence:
    ./configure --enable-simulator
    make
    fakeroot make DESTDIR=/tmp/install-test install
works for me.

Jeff

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to