![]()
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
* /bin/sh may not have 'source' * uiaconfig always re-writes /etc/uia/eid.txt * lib must come before uianet in make install
Un-revert the library move, and incorporate the needed bits from my branch into the trunk. This should work if you re-configure (from the top level) and re-install.
get rid of echo -e entirely
/bin/sh's echo may or may not assume -e -- hopefully /bin/echo is better?
revert -r2498:2502 -- broke the install
path fixes
Move pylib files needed by both alpaca and uianet/router into a separate top-level directory.
Oops, didn't realize Jacob had already done the reorg -> trunk merge. Propagated my recent changes (r1842 -> r1850) to the trunk.
big reorg merge: merge -r 1807:1841 branches/reorg branch->trunk
only run autoconf on the needed directories
rather than saying --disable-foo, if you want just one package, then ./configure [sst|netsteria|uianet|yam] --other-options works now
oops
Makefile doesn't try to build disabled directories
disable the portions of autoconf that depend on built versions of other uia packages, and don't have configure call make anymore. This now restores the usual pattters of ./configure make make install (except that configure still calls autoconf...)
cleaned up enough that netsteria configure completes
sst build hooked in
uia starts compiling now (doesn't link properly yet)
start of a top-level configure script. yam builds now, rest doesn't
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| Maintained by PDOS | ViewVC Help |
| Powered by ViewVC 1.0.3 |