Hi ! After quite some time I descided to give unicon a new try
So I downloaded unicon 10 beta and tried to install. Aftre reading the makefile I figured out that there is no configure script :-( O.K. I then tried the sample install: unzip uni.zip # maybe you've done this already YES ! make X-Configure name=intel_linux make Pure >/dev/null make[2]: *** No rule to make target `Pure'. Stop. make[1]: *** [Pure] Error 2 make: *** [X-Configure] Error 2 I have an older version of unicon running at home ! So far so good but what is really annoying is that whenever I run make in a sample dir I get the stupid question What would you like to do ? (or something) So I always need to have a look into the Makefile Maybe I missed something ??? Or maybe I am just too simple minded ? Is maybe someone working on autoconf stuff ?? BEst regards Dietmar O.K. After commenting out that PURE stuff in the Makefile it worked ! _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Unicon-group mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unicon-group
