Hello all, I am not able to install the sample package provided in 'etc/samplepackage'. I tried to follow the README provided in the /etc/samplepackage/ directory.
I am using Ubuntu 11.10, and following is what I did: 1. Used git-hub to download Click in directory DIR. 2. Change directory to DIR and execute: sudo ./configure --prefix=/usr/local/click --enable-analysis --enable-test --enable-local sudo make install 3. Then change directory to DIR/etc/samplepackage and execute: sudo ../../configure --prefix=/usr/local/click --enable-analysis --enable-test --enable-local sudo make install And then (when I execute: sudo make install), I get the following error message: Makefile:16: @clickbuild_prefix@/share/config.mk: No such file or directory Makefile:60: /pkg-Makefile: No such file or directory make: *** No rule to make target `/pkg-Makefile'. Stop. I am not able figure out where I went wrong. Can someone kindly help? Thanks in advance. Regards, Harkeerat Bedi _______________________________________________ click mailing list click@amsterdam.lcs.mit.edu https://amsterdam.lcs.mit.edu/mailman/listinfo/click