[Infrastructures] make install only?
Bennett Todd
bet@rahul.net
Sun, 9 Oct 2005 17:27:35 +0000
--TB36FDmn/VVEgNH/
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
2005-10-08T15:42:31 G. Roderick Singleton:
> I wnated to evaluate isconf_4 but ran into make install as the only
> option. Not being a python expert, I cannot find a way to configure
> without the install and there is no uninstall so I need some guidence.
I'm not a python expert either, but I needed to package isconf to
deploy it at work; that involves compiling it one place, doing the
make install to a second (in this case, python setup.py install),
and actually running it from a third. What's more, work standards
strictly prohibit an installed package making any reference to the
build or install-staging areas.
I ended up doing the python setup.py install, then clobbering the
pyc files, and editing the isconf script to add the isconf lib dir
to the search path.
Python has not impressed me as a language for deliving
enterprise-quality applications, so far.
-Bennett
--TB36FDmn/VVEgNH/
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDSVMHHZWg9mCTffwRAomzAJ42kthf8soKWywDurEfM0xpelX1IACdHIS6
DaeeSfpqjHgI+xeJ+llphkg=
=S9mT
-----END PGP SIGNATURE-----
--TB36FDmn/VVEgNH/--