Re: Error while building pegasus on windows
Devchandra Leishangthem <[email protected]>
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <OF514862DA.6394F3BC-ON652579E2.0041B051-652579E2.0041CF42@in.ibm.com> |
I tried to send the utils also, But size does matter. Delivery was failed. sending without the utils. After unzipping, set up the utils in place like C:/Program Files (x86)/GnuWin32/bin set the PATH to search in this location too. I usually proceed like this settings call "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin>vcvars32.bat" set PEGASUS_ROOT=C:/Users/IBM_ADMIN/Desktop/pegasus set PEGASUS_DEBUG=true set PEGASUS_HOME=%PEGASUS_ROOT% set PEGASUS_PLATFORM=WIN32_IX86_MSVC set path=%path%;%PEGASUS_HOME%\bin Then do make world. This will build the mu utility first. other wise we need to have mu too first on the system. Warm Regards D>L> Meetei IBM India System and Technology Lab EGL -D,Bangalore, India From: swanand Dunakhe <[email protected]> To: "[email protected]" <[email protected]>, Date: 04/16/2012 04:39 PM Subject: Error while building pegasus on windows Hi, I want to build pegasus on windows system. I downloaded the make utility. Now when I try to compile it although I have setup the PEGASUS_PLATFORM variable it gives me error saying, mak/config.mak:316: *** PEGASUS_PLATFORM environment variable must be set to one of the following: . Stop. Can anybody help me with the exact steps to build pegasus on windows? Thanks and Regards, Swanand Dunakhe.