Hi Folks,I find that Unicon 11.5 builds without problems in Linux distros, Fedora Core 10 x86_64, and Ubuntu 8.10 x86 .
I have tried to build Unicon11.6 on Linux Fedora Core 10 x86_64, Fedora Core x86 and Ubuntu 8.10 x86 without success.
This source distribution was used: * http://www2.cs.uidaho.edu/~jeffery/unicon/dist/uni.zip * 6199502 2010-04-02 19:12 uni.zip Attached is a scripted session of an attempt to build upon: DISTRIB_ID=Ubuntu DISTRIB_RELEASE=8.10 DISTRIB_CODENAME=intrepid DISTRIB_DESCRIPTION="Ubuntu 8.10" * make X-Configure name=intel_linux * make X-Configure name=amd64_linux seemed clean; so, problems seem(?) related with Makefile construction. (Yes, `pwd`/bin was added to the PATH variable.) Trouble occurs as below: cd: 1: can't cd to dta as in: MMMinitialize main No errors make[3]: Leaving directory `/home/abs/src/Unicon11.6/uni/udb/lib' cd dta; make cd: 1: can't cd to dta make[3]: Entering directory `/home/abs/src/Unicon11.6/uni/udb' cd lib; make make[4]: Entering directory `/home/abs/src/Unicon11.6/uni/udb/lib' make[4]: Nothing to be done for `lib'. make[4]: Leaving directory `/home/abs/src/Unicon11.6/uni/udb/lib' cd dta; make cd: 1: can't cd to dta make[4]: Entering directory `/home/abs/src/Unicon11.6/uni/udb' cd lib; make make[5]: Entering directory `/home/abs/src/Unicon11.6/uni/udb/lib' make[5]: Nothing to be done for `lib'. make[5]: Leaving directory `/home/abs/src/Unicon11.6/uni/udb/lib' cd dta; make cd: 1: can't cd to dta ... Thanks for any ideas or help. Alan
Unicon116_Ubuntu810_make_X_intel_linux.txt.gz
Description: GNU Zip compressed data
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev
_______________________________________________ Unicon-group mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unicon-group
