Re: [myhdl-list] installing myhdl stable and development package in parallel
Brought to you by:
jandecaluwe
From: Günter D. <dan...@we...> - 2008-08-01 12:04:14
|
Jan Decaluwe wrote: > > PYTHONPATH="$HOME/dev/myhdl:${PYTHONPATH}" > export PYTHONPATH > > Thanks to all the replies. They helped me to figure out a better way to do it. I decided to go with the script way as proposed by Jan. Putting it into a central place I can source it from the current shell and by that use the development snapshot in the current shell. Cheers, Guenter |