30 Jun 15 13:58, you wrote to me:
ac>> The software timEd, NetMgr and WIMM have all been ported to UNIX.
GD> Do you have any idea where I may find binaries for the above? I can't
GD> get them to compile under Linux Mint Mate. Thanks.
Hi Gary,
Sorry, no binaries.
I haven't built NetMgr or WIMM on Linux in several years. It turns out there
were some small problems with the code. I've since committed the fixes to the
SVN, and they all build now, at least in Ubuntu 14.04.
You should run "sudo apt-get build-essential subversion" if you haven't
already, then:
svn co svn://svn.ozzmosis.com/xmsgapi
cd xmsgapi/unix/gnu-c/
make
cd ../../..
svn co svn://svn.ozzmosis.com/timed
cd timed
make
cd ..
svn co svn://svn.ozzmosis.com/wimm
cd wimm
make -f makefile.unix
cd ..
svn co svn://svn.ozzmosis.com/netmgr
cd netmgr
make
--- GoldED+/BSD 1.1.5-b20130910
* Origin: Blizzard of Ozz, Melbourne, Victoria, Australia (3:633/267)
|