WERNER ROLF's bits of Tue, 20 Nov 2001 translated to: >hi all, > >I want to install, compile and index ht:/Dig on my local machine (for >building the database I use the original files from the webserver >online) and copy everything afterwards onto the webserver. >Is that possible at all or do I have to compile and run everything on >the original webserver to get it work?
It really depends on the machines in question. If they both have the same architecture, then you should be able to copy the database files from one to the other. If additionally both machines are running the same operating system, you might be able to copy the executables. If you try this, it might be helpful to configure with --disable-shared. Also, you will want the directory structure on the build machine to mirror the structure to which you want to install on the server. Jim _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

