Problems with installation of 4.2 release
Johannes Wienke <[email protected]> Thu, 15 Nov 2012 12:47:18 +0100
| Newsgroups | gmane.network.spread.user |
|---|---|
| Message-ID | <[email protected]> |
Dear all, I am experiencing some problems with the installation of the 4.2 release on different platforms. 1. On Linux the spread binary is not installed by the Makefile install target. If i configure e.g. with --prefix=/tmp/spread-test, I end up with this file listing in the prefix after "make install" jwienke@augit:/tmp/spread-test$ find . ./share ./share/doc ./share/doc/spread ./share/doc/spread/license.txt ./share/doc/spread/MultithreadedClients.txt ./share/doc/spread/PORTING ./share/doc/spread/DynamicConfiguration.txt ./share/doc/spread/Short_Buffer_Handling.txt ./share/doc/spread/Readme.txt ./share/doc/spread/Win32BuildInstructions.pdf ./share/doc/spread/TODO ./lib ./lib/libtspread-core.so.3.0.0 ./lib/libspread.so ./lib/libspread-core.so ./lib/libspread-core.so.3.0.0 ./lib/libtspread-core.so ./lib/libtspread-core.so.3 ./lib/libspread-core.a ./lib/libspread.a ./lib/libspread.so.3 ./lib/libspread.so.3.0.0 ./lib/libspread-core.so.3 ./lib/libtspread-core.a ./bin ./bin/flush_user ./bin/spuser ./bin/spflooder ./bin/sptuser ./man ./man/man1 ./man/man1/spmonitor.1 ./man/man1/spuser.1 ./man/man1/sptuser.1 ./man/man1/spread.1 ./man/man1/spflooder.1 ./man/man3 ./man/man3/SP_scat_get_vs_set_members.3 ./man/man3/FL_more_msgs.3 ./man/man3/SP_receive.3 ./man/man3/FL_poll.3 ./man/man3/SP_scat_multicast.3 ./man/man3/SP_scat_get_vs_sets_info.3 ./man/man3/SP_error.3 ./man/man3/FL_receive.3 ./man/man3/FL_scat_receive.3 ./man/man3/FL_leave.3 ./man/man3/SP_get_vs_sets_info.3 ./man/man3/SP_get_memb_info.3 ./man/man3/FL_join.3 ./man/man3/FL_connect.3 ./man/man3/SP_poll.3 ./man/man3/SP_multicast.3 ./man/man3/FL_unicast.3 ./man/man3/FL_disconnect.3 ./man/man3/SP_connect.3 ./man/man3/SP_disconnect.3 ./man/man3/SP_get_vs_set_members.3 ./man/man3/SP_equal_group_ids.3 ./man/man3/SP_scat_receive.3 ./man/man3/FL_scat_multicast.3 ./man/man3/SP_multigroup_multicast.3 ./man/man3/FL_scat_subgroupcast.3 ./man/man3/SP_multigroup_scat_multicast.3 ./man/man3/FL_error.3 ./man/man3/FL_subgroupcast.3 ./man/man3/SP_scat_get_memb_info.3 ./man/man3/FL_multicast.3 ./man/man3/SP_leave.3 ./man/man3/FL_scat_unicast.3 ./man/man3/FL_flush.3 ./man/man3/SP_join.3 ./man/man3/FL_version.3 ./man/man3/libspread.3 ./etc ./etc/spread.conf ./include ./include/fl.h ./include/sp.h ./include/sp_events.h ./include/sp_func.h In previous versions spread was installed to sbin. 2. The Visual Studio solution completely fails to build on Windows 7 with Visual Studio 2008 and 2010. E.g. if I try to compile libspread I end up with these errors (sorry, no chance for me to switch VS to English): 1>c1 : fatal error C1083: Datei (Quelle) kann nicht geöffnet werden: "..\daemon\events.c": No such file or directory 1>memory.c 1>c1 : fatal error C1083: Datei (Quelle) kann nicht geöffnet werden: "..\daemon\memory.c": No such file or directory 1>sp.c It seems that the whole solution is referencing files that do not exist. Kind regards, Johannes _______________________________________________ Spread-users mailing list [email protected] http://lists.spread.org/mailman/listinfo/spread-users
signature.asc
(application/pgp-signature, 259 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iEYEARECAAYFAlCk1kgACgkQBFcR5UV/ccJ1xgCfZkiQaQ1IyGgo7ofCfzj0Fxb9 a0gAoOawxWX99LquNZ4FHO1676eacLaP =L7Kp -----END PGP SIGNATURE-----