Changes between Version 24 and Version 25 of VirtualEnv
- Timestamp:
- Aug 26, 2010, 5:59:30 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VirtualEnv
v24 v25 244 244 cd sip4-qt3-4.10.1/ 245 245 python configure.py --help 246 python configure.py --debug 246 python configure.py --debug --platform=linux-g++-64 247 247 make 248 248 make install … … 265 265 # should be installed already by a prior installation of Qt4 or PyQt into the 266 266 # system paths 267 python configure.py --debug -- qmake=/usr/bin/qmake-qt4 --no-qsci-api --no-designer-plugin267 python configure.py --debug --trace --qmake=/usr/bin/qmake-qt4 --no-qsci-api --no-designer-plugin 268 268 make 269 269 make install … … 283 283 dpkg-source -x qscintilla2_2.4.3-0ubuntu1.dsc 284 284 cd qscintilla2-2.4.3/Python 285 python configure.py --debug 285 python configure.py --debug --trace 286 286 make 287 287 make install
![[Chimera Issue Tracking System]](/trac/chimera/chrome/site/chimera_logo.png)