-
Hey David,
I am able to get back to this now that autopackage 1.2 is released. I tried to compile for cvs but I received this error:
checking for db_create in -ldb... no
ERROR: --with-luau-db specified, but libdb not available
I tried to hack it out but I was unable to get it to not check or pass the correct variable. Is there a way to turn off this requirement? I am looking to test the...
2006-10-21 01:09:24 UTC by knighcl
-
Hi Curtis,
I've finally gotten around to making the modifications you requested. I haven't had a chance to do any significant testing, so don't be surprised if it doesn't work as expected. The changes have been made to the versions in CVS; I also added luau-downloader.c to the luau module so you can snatch it from there.
If you download directly from CVS, keep in mind that you have to...
2006-07-30 21:54:12 UTC by deklund2
-
deklund2 committed patchset 77 of module luau to the Luau Autoupdate Library CVS repository, changing 4 files.
2006-07-30 21:48:58 UTC by deklund2
-
deklund2 committed patchset 76 of module luau to the Luau Autoupdate Library CVS repository, changing 4 files.
2006-07-29 23:31:54 UTC by deklund2
-
deklund2 committed patchset 12 of module util to the Luau Autoupdate Library CVS repository, changing 13 files.
2006-07-29 23:31:17 UTC by deklund2
-
deklund2 committed patchset 75 of module luau to the Luau Autoupdate Library CVS repository, changing 7 files.
2006-07-29 23:29:02 UTC by deklund2
-
deklund2 committed patchset 11 of module util to the Luau Autoupdate Library CVS repository, changing 15 files.
2006-07-29 23:23:46 UTC by deklund2
-
deklund2 committed patchset 74 of module luau to the Luau Autoupdate Library CVS repository, changing 32 files.
2006-07-29 23:22:40 UTC by deklund2
-
deklund2 committed patchset 73 of module luau to the Luau Autoupdate Library CVS repository, changing 4 files.
2006-07-04 23:44:18 UTC by deklund2
-
Yes we make two calls per package dependency and probably per package update that is found. As you mentioned, the meta data is retrieved on the first call which checks for dependencies on target machine such that an installation can be completed. The second call is to download the full package which contains the payload to install. This process completes through the initial package and through...
2006-07-04 22:13:49 UTC by knighcl