Hi Zhan As I recall, we added this GTKLIBPATH during attempts to add support for the Mac OS X platform.
So it's probably necessary in general, but probably not needed on Ubuntu. I think you already appreciated that fact, however. What release of Ubuntu are you on? I mostly develop on 10.04 but if you're seeing bugs we certainly want to fix them. Cheers JP zhizheng zhan wrote: > Hi to all, > > I have met a problem on Ubuntu after I succeeded in compiling the > code. The problem is that the > executable "ascend" script under pygtk directory didn't work. I > checked the script and got to know > that the "GTKLIBPATH" is still none in the following statement: > LDPATH = [INSTALL_LIB] + GTKLIBPATH + LDPATH > > I simply delete "+GTKLIBPATH" from this statement then it worked. > > I am sure there is a little problem in "ascend.in <http://ascend.in>". > I will go through it to have a deep understand. > I see this GTKLIBPATH is so important for the script to run under > three different platform that I should > take good care of it to ensure that any modification won't introduce > new problems. > > Cheers > > Zhan ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ Ascend-sim-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ascend-sim-users

