• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Linux gods...

jmcoreymv

Diamond Member
Is there any way I can compile the files for linux on my p3 500 (win2k) and then tranfer the compiled files to my 486 (RH7). I hate having to wait like over 4 hours to compile a program like mysql 🙁
 
probably not. what you can do is run vmware, load linux on it (so you don't have to repartition) and then compile the program.
 
Only if you install Linux on that p3-500, linux is not binary compatible with windows ( any version)

Have you tried using pre-compiled binaires???

You can get MySql and other programs pre-compiled to run on your platform, provided that
you have the right libraries installed to run them with....

mysql-3.22 downloadable binaires....

Good luck

 
Back
Top