On Tue, Jan 13, 2009 at 06:10:57PM -0500, Martes G Wigglesworth wrote: > I have inquired a few times but hopefully my mail is posting to the list > now, so here goes.
Hi Martes, welcome to the list. I'm a bit behind on Barry email, so replies are coming slowly. Some of the answers below are duplicated from Adam's excellent reply, but I'll just keep going for completeness. :-) > 1) In what directory am I supposed to initiate the build? In the same directory as the configure script. Note that there multiple ways to build Barry. You can run each of the three configure scripts separately, and run make from each location (root of tree, opensync-plugin, and gui) or you can enable these optionally from the root configure command line, like: ./configure --with-boost=/usr --enable-gui --enable-opensync-plugin I looked at your logs, and it appears that you don't have boost installed. Boost support is optional, so you can remove the --with-boost=/usr part and the compile should work fine. > 2) Why would btools fail to build while in barry-<version> however > complete successfully while in barry-<version>/barry but nothing seems > to actually be installed, after "sudo make install." I'd need to see the output from make install to know. Those message should tell you where things are being installed. By default, they go under /usr/local. > 3) Do I have to be root, or can I be a sudoer to complete the build > process and install barry? Configure and make can be done as your own user. Only make install needs root. > I would also like someone to let me know if I am missunderstanding the > motivations for list submittions. All of the recent barry messages have > been for a version that does not seem to be available on > sourceforge.net. > There is talk of barry-0.15, but only barry-0.14 is available at this > time. Is this list intended for developers only, and not those that are > attempting to get the sources installed so that they can try their hand > at using the application? Sorry for the confusion. If you look at the main documentation page for Barry, at: http://www.netdirect.ca/software/packages/barry/ You'll always see the version of the latest release, and the date it was released. Currently that is 0.14. Any mention of 0.15 is an offhand reference to one of the CVS snapshots available for testing. Ideally, people should refer to this with 0.15 + the date of the snapshot, but sometimes this is missing. To be clear, 0.15 is not yet released. It is only available in development form, from CVS or git. - Chris ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Barry-devel mailing list Barry-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/barry-devel