Hi Ivan Ivan Pulido wrote: > Ok, im still trying to make the package, but I have a problem now, > ASCEND uses an "old" version of scons (0.96.x) while scons is already > on 1.2.x (at least). So it gives me errors while trying to compile. Of > course, i could uncomment the line 2006 on SConstruct file, but that I > have to do it manually, so I cant make an "automated" package for > Archlinux (or any distro using scons > 0.96.x). What do you think > about this, is there an option that you just uncomment the line in > your tarball so by default scons version is not checked? or if you > have any suggestions I'd appreciate them. Thanks for the attention.
I believe that this problem is already fixed in our subversion repo, but I haven't made a formal release containing the patch. I don't know about the archlinux packaging system, but if it has patching ability like RPM and DEB, then you might want to run a diff against the current release and subversion and apply the resulting patch in your released package. Otherwise "svn co" the current code (branches/extfn) and then run "scons dist" to create a svn-derived tarball. Cheers JP ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Ascend-sim-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ascend-sim-users

