Installing Dist-0707

| | Comments (0)

Instructions to install the dist-0707 on Windows XP.

1. Clean previous dist installation

Move the old shared-resources to dist-0703 directory. Keep it into Shared directory (e.g.: C:\Shared\dist-0703).

Remove builds20 development version or just rename its directory if you prefer (if you don't have it ignore this step).

2. Install Builds 2.0

See Installing Builds 2.0.18

3. Run the 4nt-8.0

Its default installation directory is C:\Shared\dist-0707\i686.win32\4nt-8.0. Builds installation place a shortcut to 4NT in the desktop.

4. Add SharedScripts

Configure the shared-scripts directories, adding each project build\SharedScript directory to builds. There is a builds command that automatically does that:

bb config.auto_shared_scripts PROJECTS_DIR

Where PROJECTS_DIR is the directory where your projects are placed. We used to use X:

5. Download the shared-resources

Download the projects you intend to work dependencies using the command:

bb update.download --dependencies PROJECT_NAME

Where PROJECT_NAME is the project's name, like coilib50, colib40, and so on.

Do it for each project that you're working or depending.

Categories

Leave a comment