From: Grzegorz J. <ja...@he...> - 2003-08-27 00:41:39
|
Hi, I am afraid you did not get the fixed version. As I can see now SF still has problem with CVS and anonymous CVS access is 24h behind the master CVS. I just checked now and my yesterday's checking still has not shown up in ViewCVS. The changes should propagate within 9 hours from now. Regards Grzegorz On Tue, 26 Aug 2003, Unmesh joshi wrote: > Hi, > I tried the latest cvs build from > cvs -d:pserver:ano...@cv...:/cvsroot/opencxx login > > cvs -d:pserver:ano...@cv...:/cvsroot/opencxx login > > cvs -z3 -d:pserver:ano...@cv...:/cvsroot/opencxx co opencxx > > It did not install occ correctly in --prefix directory. > > But when i give make install-recursive, it copies occ.exe and creates share, > include, lib directories and copies contents. > > Thanks, > Unmesh > > > > > > >From: Grzegorz Jakacki <ja...@he...> > >To: Unmesh joshi <unm...@ho...> > >Subject: Re: [Opencxx-users] Running openc++ on cygwin > >Date: Tue, 26 Aug 2003 17:07:05 +0800 (CST) > > > >On Mon, 25 Aug 2003, Unmesh joshi wrote: > > > > > Hi, > > > > > > Sending you make files from src directory and output of make install. > > > >Should be fixed now. Can you download CVS HEAD and try to build? > > > >Thanks > >Grzegorz > > > > > > > > > > Thanks, > > > Unmesh > > > > > > > > > >From: Grzegorz Jakacki <ja...@he...> > > > >To: Unmesh joshi <unm...@ho...> > > > >CC: <ope...@li...> > > > >Subject: Re: [Opencxx-users] Running openc++ on cygwin > > > >Date: Mon, 25 Aug 2003 17:02:31 +0800 (CST) > > > > > > > >On Fri, 22 Aug 2003, Unmesh joshi wrote: > > > > > > > > > Hi, > > > > > Sending you Makefile and Makefile.in. > > > > > > > >Hi, > > > > > > > >Unfortunately I need also Makefile and Makefile.in from ./src > >directory. > > > > > > > >Also the result of running 'make install' would be helpful. Please make > > > >sure that previous installations are not present in --prefix dir before > > > >you run 'make install'. > > > > > > > >So far I have found out that ./configure correctly recognized the > > > >executable extension on your platform as '.exe', the real problem must > >be > > > >somewhere in ./src . > > > > > > > >I am waiting for remaining files. > > > > > > > >Best regards > > > >Grzegorz > > > > > > > > > I Did not run './bootstrap' script or 'automake' or 'autoconf' prior > >to > > > > > running ./configure > > > > > occ.exe gets generated in ./src directory. But did not get copied to > > > > > --prefix directory > > > > > > > > > > Thanks, > > > > > Unmesh > > > > > > > > > > > > > > > > > > > > > > > > > >From: Grzegorz Jakacki <ja...@he...> > > > > > >To: Unmesh joshi <unm...@ho...> > > > > > >CC: <ope...@li...> > > > > > >Subject: Re: [Opencxx-users] Running openc++ on cygwin > > > > > >Date: Fri, 22 Aug 2003 08:39:16 +0800 (CST) > > > > > > > > > > > >On Wed, 20 Aug 2003, Unmesh joshi wrote: > > > > > > > > > > > > > Hi, > > > > > > > > > > > > > > Sending you output of './configure', 'make' and 'make install' > > > > > >respectively. > > > > > > > make install does not copy occ.exe in the --prefix directory. > > > > > > > > > > > >Did you run './bootstrap' script or 'automake' or 'autoconf' prior > >to > > > > > >configure? The answer should be "no"; if you did, untar the tarball > > > >again > > > > > >and run ./configure; make; make test . > > > > > > > > > > > >I don't have cygwin handy, so if you have some time to help with > >this > > > > > >issue, please: > > > > > > > > > > > >(1) send your 'Makefile.in' and 'Makefile' > > > > > > > > > > > >(2) create dummy file './src/occ' and, run 'make install' from the > >top > > > > > > distribution directory and check if your dummy 'occ' gets > > > >installed > > > > > > in --prefix dir. > > > > > > > > > > > >Thanks > > > > > >Grzegorz > > > > > > > > > > > > > > > > > > > > > > > > > > Thanks, > > > > > > > Unmesh > > > > > > > > > > > > > > > > > > > > > >From: Grzegorz Jakacki <ja...@he...> > > > > > > > >To: Unmesh joshi <unm...@ho...> > > > > > > > >CC: <ope...@li...> > > > > > > > >Subject: Re: [Opencxx-users] Running openc++ on cygwin > > > > > > > >Date: Wed, 20 Aug 2003 08:12:43 +0800 (CST) > > > > > > > > > > > > > > > >On Mon, 18 Aug 2003, Unmesh joshi wrote: > > > > > > > > > > > > > > > > > I found that 'make instal'l is not installing everything > > > >property in > > > > > >the > > > > > > > > > directory I gave in --prefix while configuring. > > > > > > > > > All the files are property compiled and everything is there > >in > > > >src > > > > > > > > > directory. > > > > > > > > > Is there any problem with make install? > > > > > > > > > > > > > > > >Could you give some more details (e.g. what is not installed?). > > > > > > > >Perhaps output of './configure' and 'make install' would be > >helpful > > > > > >too. > > > > > > > > > > > > > > > >BR > > > > > > > >Grzegorz > > > > > > > > > > > > > > > > > > > > > > > > > > Thanks, > > > > > > > > > Unmesh > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >From: "Unmesh joshi" <unm...@ho...> > > > > > > > > > >To: ope...@li... > > > > > > > > > >Subject: [Opencxx-users] Running openc++ on cygwin > > > > > > > > > >Date: Fri, 15 Aug 2003 10:51:00 +0000 > > > > > > > > > > > > > > > > > > > >Hi, > > > > > > > > > >I just downloaded openc++ opencxx-snapshot-HEAD-2003-03-22. > > > >Could > > > > > >build > > > > > > > >in > > > > > > > > > >on cygwin/windows xp. > > > > > > > > > >It produced file 'occ' (not occ.exe) in the build > >directory. > > > > > > > > > >When I try to run that file, i get error > > > > > > > > > >./occ: 1: Syntax error: "(" unexpected > > > > > > > > > > > > > > > > > > > >How to run occ on cygwin? > > > > > > > > > > > > > > > > > > > >Thanks, > > > > > > > > > >Unmesh > > > > > > > > > > > > > > > > > > > > > > > >_________________________________________________________________ > > > > > > > > > >Over 6,70,000 brides and grooms. > > > > > > > > > >http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?74 > >Click > > > >here > > > > > >to > > > > > > > >join > > > > > > > > > >for free. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >------------------------------------------------------- > > > > > > > > > >This SF.Net email sponsored by: Free pre-built ASP.NET > >sites > > > > > >including > > > > > > > > > >Data Reports, E-commerce, Portals, and Forums are available > > > >now. > > > > > > > > > >Download today and enter to win an XBOX or Visual Studio > >.NET. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > > > > > > > > >_______________________________________________ > > > > > > > > > >Opencxx-users mailing list > > > > > > > > > >Ope...@li... > > > > > > > > > >https://lists.sourceforge.net/lists/listinfo/opencxx-users > > > > > > > > > > > > > > > > > > > > > >_________________________________________________________________ > > > > > > > > > Is India taking over the US? Find out here. > > > > > > > > > http://server1.msn.co.in/features/nri03/index.asp Meet these > > > >new-age > > > > > > > >NRIs. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > > > > > > This SF.Net email sponsored by: Free pre-built ASP.NET sites > > > > > >including > > > > > > > > > Data Reports, E-commerce, Portals, and Forums are available > >now. > > > > > > > > > Download today and enter to win an XBOX or Visual Studio > >.NET. > > > > > > > > > > > > > > > > > > > > > > > > > > > > >http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > > > > > > > > _______________________________________________ > > > > > > > > > Opencxx-users mailing list > > > > > > > > > Ope...@li... > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/opencxx-users > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >################################################################## > > > > > > > ># Grzegorz Jakacki Huada Electronic > >Design # > > > > > > > ># Senior Engineer, CAD Dept. 1 Gaojiayuan, > >Chaoyang # > > > > > > > ># tel. +86-10-64365577 x2074 Beijing 100015, > >China # > > > > > > > ># Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights > >Reserved. # > > > > > > > > > >################################################################## > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >------------------------------------------------------- > > > > > > > >This SF.net email is sponsored by Dice.com. > > > > > > > >Did you know that Dice has over 25,000 tech jobs available > >today? > > > >From > > > > > > > >careers in IT to Engineering to Tech Sales, Dice has tech jobs > >from > > > >the > > > > > > > >best hiring companies. > >http://www.dice.com/index.epl?rel_code=104 > > > > > > > >_______________________________________________ > > > > > > > >Opencxx-users mailing list > > > > > > > >Ope...@li... > > > > > > > >https://lists.sourceforge.net/lists/listinfo/opencxx-users > > > > > > > > > > > > > > > >_________________________________________________________________ > > > > > > > MSN Messenger V6.0. Give it a fun name. > > > > > > > http://server1.msn.co.in/sp03/ilovemessenger/index.asp Win cool > > > >stuff! > > > > > > > > > > > > > > > > > > >################################################################## > > > > > ># Grzegorz Jakacki Huada Electronic Design # > > > > > ># Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # > > > > > ># tel. +86-10-64365577 x2074 Beijing 100015, China # > > > > > ># Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # > > > > > >################################################################## > > > > > > > > > > > > > > > > _________________________________________________________________ > > > > > Access Hotmail from your mobile now. > > > > > http://server1.msn.co.in/sp03/mobilesms/ Click here. > > > > > > > > > > > > >################################################################## > > > ># Grzegorz Jakacki Huada Electronic Design # > > > ># Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # > > > ># tel. +86-10-64365577 x2074 Beijing 100015, China # > > > ># Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # > > > >################################################################## > > > > > > > > > > _________________________________________________________________ > > > Dress up your desktop! Get the best wallpapers. > > > http://server1.msn.co.in/msnchannels/Entertainment/wallpaperhome.asp > >Just > > > click here! > > > > > > >################################################################## > ># Grzegorz Jakacki Huada Electronic Design # > ># Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # > ># tel. +86-10-64365577 x2074 Beijing 100015, China # > ># Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # > >################################################################## > > > > _________________________________________________________________ > ICICI's NRI services. They make life easy. > http://server1.msn.co.in/msnspecials/nriservices/index.asp Find out more. > ################################################################## # Grzegorz Jakacki Huada Electronic Design # # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # # tel. +86-10-64365577 x2074 Beijing 100015, China # # Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # ################################################################## |