Re: Regarding setting up SamplePackage provided by Click
Beyers Cronje <[email protected]>
| Newsgroups | gmane.network.routing.click |
|---|---|
| Message-ID | <CAOO3n8V=K6nktyej+kUorUYuHiMPEMi_AHhTCwMJHDvGmNrM6w@mail.gmail.com> |
Just run autoconf first in the package dir. On Thu, Jan 12, 2012 at 4:45 AM, Harkeerat Bedi <[email protected]> wrote: > 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 > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click >