Re:Sincere question:How do you run w3m on windoze?
on
21 Linux Web Browsers?
·
· Score: 1
You put the.dll either in the programdirectory, or with the rest of the.dlls in \windows\system (or %SYSTEMROOT%\%blahblahblah%... on NT, which is usually \WinNT\System)
Or maybe \windows\system32.
It will likely find it in any of those three spots.
I saw a link at 32bitsonline.com if I recall correctly, that offered something named ppmake. It was designed to spawn different compilers on different machines; I think it worked in a beowulf environment (did I spell beowulf properly? hmm). As for running traffic between two servers, my guess is that you could just ifconfig a second network card on each machine, and route add the direct route from one machine to the other using the secondary network cards. Of course, I have never done this, so YMMV.:)
You put the .dll either in the programdirectory, or with the rest of the .dlls in \windows\system (or %SYSTEMROOT%\%blahblahblah%... on NT, which is usually \WinNT\System)
Or maybe \windows\system32.
It will likely find it in any of those three spots.
I saw a link at 32bitsonline.com if I recall correctly, that offered something named ppmake. It was designed to spawn different compilers on different machines; I think it worked in a beowulf environment (did I spell beowulf properly? hmm). As for running traffic between two servers, my guess is that you could just ifconfig a second network card on each machine, and route add the direct route from one machine to the other using the secondary network cards. Of course, I have never done this, so YMMV. :)