Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Buckminster dev » [buckminster-dev] Hoe to provide the rmap file in file to the headless build command?
[buckminster-dev] Hoe to provide the rmap file in file to the headless build command? [message #638092] Tue, 09 November 2010 21:12 Go to next message
Gabriel Petrovay is currently offline Gabriel PetrovayFriend
Messages: 42
Registered: July 2009
Member
Hi,

I am trying to build some plug-ins with buckminster in headless mode.

I call: buckminster -data "path_to_dev_ws" make

I get plenty of errors because the plug-ins in the "path_to_dev_ws"
workspace depend on plug-ins that are not in my headless buckminster
plugins directory. So this tells me I need an rmap file to tell
buckminster where to pick the necessary plugins from. How can I
provide this file to the make command?

PS: Can you point me to any documentation/tutorial on how to run a
headless build with buckminster? I already installed the director and
buckminster as instructed in the headless installation instructions.
What do I have to so further? I have my plugins in bzr & git
repositories. I have to download them and perform a build. (the
checkout part I can do in a script so you can also assume that the
plug-ins are local)


Thanks!

--
MSc Gabriel Petrovay
Mobile: +41(0)787978034
www.28msec.com
Re: [buckminster-dev] Hoe to provide the rmap file in file to the headless build command? [message #638146 is a reply to message #638092] Wed, 10 November 2010 07:58 Go to previous message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Gabriel,

The RMAP is referenced from the CQUERY. So you enter it's path there. It's usually relative to the CQUERY.

Have a look at the BuckyBook. It's available from the Documentation link on our home page
http://www.eclipse.org/buckminster/

Please redirect further questions to the 'buckminster' list. This is 'buckminster-dev' and it's intended for questions
relating to the development of buckminster.

- thomas

On 11/09/2010 10:12 PM, Gabriel Petrovay wrote:
> Hi,
>
> I am trying to build some plug-ins with buckminster in headless mode.
>
> I call: buckminster -data "path_to_dev_ws" make
>
> I get plenty of errors because the plug-ins in the "path_to_dev_ws"
> workspace depend on plug-ins that are not in my headless buckminster
> plugins directory. So this tells me I need an rmap file to tell
> buckminster where to pick the necessary plugins from. How can I
> provide this file to the make command?
>
> PS: Can you point me to any documentation/tutorial on how to run a
> headless build with buckminster? I already installed the director and
> buckminster as instructed in the headless installation instructions.
> What do I have to so further? I have my plugins in bzr& git
> repositories. I have to download them and perform a build. (the
> checkout part I can do in a script so you can also assume that the
> plug-ins are local)
>
>
> Thanks!
>
Previous Topic:Property Expansion for Environment Variables
Next Topic:[buckminster-dev] Newbie to Buckminster
Goto Forum:
  


Current Time: Tue Apr 23 17:51:30 GMT 2024

Powered by FUDForum. Page generated in 0.03503 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top