Skip to content

Commit 23507b7

Browse files
authored
Merge pull request #73 from ISISComputingGroup/jit_install_instructions
Just-in-time correct install instructions before we have a new starter
2 parents ccc8c41 + 9e6090e commit 23507b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/iocs/compiling/Developer-Server-Build.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ robocopy "\\isis.cclrc.ac.uk\inst$\Kits$\CompGroup\ICP\developer\zips" "." EPICS
4444
Note that this pre-allocates the full file space before starting the copy. I found that if I interrupt the copy with Ctrl-C and then type the command again, it picks up where it left off, so it looks hopeful it will handle network connection breaks.
4545
</details>
4646

47+
After running the `install_developer_build.bat` script, you will need to create `.venv`s for python processes,
48+
by running the developer update script from [the `ibex_utils` repository](https://github.com/ISISComputingGroup/ibex_utils/tree/master/installation_and_upgrade).
49+
4750
### Using Files
4851

4952
After copying note that all submodules will be on a detached HEAD.

0 commit comments

Comments
 (0)