after i build Chord and i type lad/lsd<br><br>ryan@ryan-desktop:~/build/chord-0.1$ lsd/lsd<br>bash: lsd/lsd: No such file or directory<br><br>but it seems something went wrong!<br>i am not sure where is the problem<br>can someone check it for me?<br>
<br><br>------------------------------------------------------<br>Environment<br>-------------------------------------------------------<br>My OS: Ubuntu 7.04 <br>Linux ryan-desktop 2.6.20-16-generic #2 SMP Tue Dec 18 05:45:12 UTC 2007 i686 GNU/Linux<br>
<br>GCC: gcc-4.1&nbsp; ver.4.1.2-Oubuntu4<br><br>BerkeleyDB: libberkeleydb-perl&nbsp; ver.0.31-1<br>(use Berkeley DB 4 databases from Perl)<br>Synaptic Package Manager<br><br><br>------------------------------------------------------------------<br>
the following are my actions (basically i followed the webpage said)<br>-------------------------------------------------------------------<br>ryan@ryan-desktop:~/build/sfslite$ svn checkout svn://svn.okws.org/sfslite2/trunk sfslite-0.8<br>
&nbsp;.<br>&nbsp;.<br>&nbsp;.<br>A&nbsp;&nbsp;&nbsp; sfslite-0.8/async/str2file.C<br>&nbsp;U&nbsp;&nbsp; sfslite-0.8<br>Checked out revision 3198.<br><br>ryan@ryan-desktop:~/build/sfslite$ ls <br>sfslite-0.8<br><br>ryan@ryan-desktop:~/build/sfslite$&nbsp; ./sfslite-0.8/configure --with-sfsmisc<br>
bash: ./sfslite-0.8/configure: No such file or directory<br><br>ryan@ryan-desktop:~/build/sfslite$ cd sfslite-0.8/<br><br>ryan@ryan-desktop:~/build/sfslite/sfslite-0.8$ configure --with-sfsmisc<br>creating cache ./config.cache<br>
checking whether to use symlinks for manpages... no<br>checking whether to compress the manpages... no<br>&nbsp;.<br>&nbsp;.<br>&nbsp;.<br>creating Makefile<br>creating dltest/Makefile<br>creating tclConfig.sh<br><br>ryan@ryan-desktop:~/build/sfslite/sfslite-0.8$ make<br>
gcc -pipe -c -O2&nbsp; -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/local/ns2/tcl8.4.11/unix/../generic -I/usr/local/ns2/tcl8.4.11/unix -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -D<br>
&nbsp;.<br>&nbsp;.<br>&nbsp;.<br>gcc -pipe&nbsp;&nbsp; -Wl,--export-dynamic tclAppInit.o -L/home/ryan/build/sfslite/sfslite-0.8 -ltcl8.4 -ldl&nbsp; -lieee -lm \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -Wl,-rpath,/usr/local/lib -o tclsh<br><br>ryan@ryan-desktop:~/build$ hg clone <a href="http://hg.pdos.csail.mit.edu/hg/dht">http://hg.pdos.csail.mit.edu/hg/dht</a> chord-0.1<br>
requesting all changes<br>adding changesets<br>adding manifests<br>adding file changes<br>added 2996 changesets with 11097 changes to 1115 files<br>214 files updated, 0 files merged, 0 files removed, 0 files unresolved<br>
<br>ryan@ryan-desktop:~/build$ cd chord-0.1/<br>ryan@ryan-desktop:~/build/chord-0.1$ hg update -d &#39;Aug 31 2006&#39;<br>Found revision 2626 from Wed Aug 30 20:42:22 2006 +0000<br>544 files updated, 0 files merged, 50 files removed, 0 files unresolved<br>
<br>ryan@ryan-desktop:~/build/chord-0.1$ ./setup<br>+ m4 svc/Makefile.am.m4 &gt; svc/Makefile.am<br>+ p2psim/setup<br>+ aclocal<br>&nbsp;.<br>&nbsp;.<br>&nbsp;.<br>+ chmod +x setup<br>+ libtoolize<br>./setup: 1: libtoolize: not found<br>
<br>ryan@ryan-desktop:~/build/chord-0.1$ configure --with-dmalloc --with-sfs=../sfslite/sfslite-0.8/<br>creating cache ./config.cache<br>checking whether to use symlinks for manpages... no<br>checking whether to compress the manpages... no<br>
&nbsp;.<br>&nbsp;.<br>&nbsp;.<br>creating Makefile<br>creating dltest/Makefile<br>creating tclConfig.sh<br><br>ryan@ryan-desktop:~/build/chord-0.1$ make<br>gcc -pipe -c -O2&nbsp; -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/usr/local/ns2/tcl8.4.11/unix/../generic -I/usr/local/ns2/tcl8.4.11/unix -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -<br>
&nbsp;.<br>&nbsp;.<br>&nbsp;.<br>&nbsp; -DTCL_SHLIB_EXT=\&quot;.so\&quot;&nbsp; /usr/local/ns2/tcl8.4.11/unix/tclAppInit.c<br>gcc -pipe&nbsp;&nbsp; -Wl,--export-dynamic tclAppInit.o -L/home/ryan/build/chord-0.1 -ltcl8.4 -ldl&nbsp; -lieee -lm \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -Wl,-rpath,/usr/local/lib -o tclsh<br>
<br>ryan@ryan-desktop:~/build/chord-0.1$ lsd/lsd<br>bash: lsd/lsd: No such file or directory<br><br>ryan@ryan-desktop:~/build/chord-0.1$ cd lsd<br>ryan@ryan-desktop:~/build/chord-0.1/lsd$ lsd<br>bash: lsd: command not found<br>
<br><br><br>