Subj : OS/2 To : Rick Smith From : Tommi Koivula Date : Sat Jan 23 2021 20:21:26 Hi Rick. 22 Jan 21 21:11:20, you wrote to All: RS> Looking to build and install husky on os/2 cant seem to accomplish it, any tips? RS> fatal error: cannot execute 'emxomfld.exe' You need a working gcc compiler. :) Then just follow the instructions how to compile. I'm still using the good old GCC 3.3.5. === Cut === cd huskylib\make make -f makefile.emx clean make -f makefile.emx all copy *.exe \husky\_src\build\ cd - cd smapi\make make -f makefile.emx clean make -f makefile.emx all copy *.exe \husky\_src\build\ cd - cd fidoconf\make make -f makefile.emx clean make -f makefile.emx all copy *.exe \husky\_src\build\ cd - cd areafix\make make -f makefile.emx clean make -f makefile.emx all copy *.exe \husky\_src\build\ cd - cd hpt\make make -f makefile.emx clean make -f makefile.emx all copy *.exe \husky\_src\build\ cd - cd hptkill\make make -f makefile.emx clean make -f makefile.emx all copy *.exe \husky\_src\build\ cd - cd hptutil\make make -f makefile.emx clean make -f makefile.emx all copy *.exe \husky\_src\build\ cd - cd htick\os2 make -f makefile.emx clean make -f makefile.emx all copy *.exe \husky\_src\build\ cd - === Cut === 'Tommi --- * Origin: Point One (2:221/1.1) .