Paul Alfille wrote: > On Thu, Aug 13, 2009 at 11:25 PM, William Brown<[email protected]> wrote: > >> Are these correct for latest cvs? >> >> cvs -d:pserver:[email protected]:/cvsroot/owfs login >> # (no password) >> cvs -d:pserver:[email protected]:/cvsroot/owfs co owfs >> > > Yes. Then the ./bootstrap && ./configure && make && sudo make install > > If you get a lot of wierd compilation errors ("no Xowserver found...") > it's a problem with libtools. > cp /usr/bin/libtool owfs/src/scripts/install/ltmain.sh > and repeat: > > ./bootstrap && ./configure && make && sudo make install > > This doesn't work for me cp /usr/bin/libtool owfs/src/scripts/install/ltmain.sh
I have been makeing a symlink in /owfs to replace the libtool program. Should I do both? > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers > > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
