Home »
Public Forums »
archive »
idl libraries
idl libraries [message #75499] |
Fri, 11 March 2011 05:33 |
R.Bauer
Messages: 1424 Registered: November 1998
|
Senior Member |
|
|
Hi
I work currently on the next icg_lib release. This time I will switch
our own version control system to a common one based on mercurial.
We have some dependencies to some routines from various libraries.
Because IDL is not python we don't have virtualenv and pip available.
Also no setuptools or distutils and also no common pypi server for idl
software packages.
For me the easiest solution for now is to track the few modules we need
also by our version control system. I dislike this solution. But much
more I would prefer I could add a dependency to an external packages.
Which becomes installed on request.
Do we have somewhere a public available mirror for all of our libs?
Or at least one which can be used to query for needed libs?
It is not so difficult to write a setup.pro which lets a user fetch all
needed dependencies.
Any other ideas?
cheers
Reimar
|
|
|
Current Time: Thu Oct 09 02:46:39 PDT 2025
Total time taken to generate the page: 1.35960 seconds