12 Sep 16 23:31, you wrote to me:
ml>> i've just pulled the latest artware svn repos and compiled them on
ml>> ubuntu 14.04 by following the instructions given in a previous
ml>> message...
rc> Could you please repost this message, I went back thru the archive(s)
rc> I found and didn't find anything listing instructions on compiling.
rc> Specifically NetMGR and 64b 14.04, please
here's two posts from way back around that time... i didn't actually do the
artware stuff... only the husky stuff for use with golded+...
==== Begin "ac1.txt" ====
= artware (1:3634/12.73) ======================================================
Msg : 14 of 59
From : andrew clarke 3:633/267 01 Apr 15 01:00:00
To : All
Subj : Artware updates (autopost)
===============================================================================
Artware software
================
Note: The latest version of this document is available via SVN. See
the end of the document for more information.
Status
------
The software timEd, NetMgr and WIMM have all been ported to UNIX. In
years gone by these programs were distributed as shareware by Gerard
van Essen under the name 'Artware', however in late 2000 they were
released as open source under the GNU General Public Licence (GPL) and
uploaded to http://www.nicestories.com/fidonet/ (last accessed
2013-09-20).
Most of the work porting timEd to UNIX was done by Oliver Grimm.
Currently the Windows port of timEd is only stable, and semi-usable,
when compiled using Cygwin. To date there has been no attempt to port
it back to OS/2 or DOS. Contributions are welcome though! The latest
version is stable under Linux, FreeBSD, BeOS and Mac OS X.
WIMM should compile under Windows, UNIX, OS/2, BeOS & 32-bit DOS.
There has been a report of instability under 32-bit DOS, but this
cannot be replicated by me. It has been stable under FreeBSD during
testing.
NetMgr is the most recent port, thanks to Bo Simonsen. Currently it
only compiles under UNIX (Linux/FreeBSD) and BeOS. It will probably
also compile under Cygwin. It won't compile out of the box for OS/2,
Windows or 32-bit DOS using Watcom, but shouldn't need too much work
to make this possible. It has been stable under FreeBSD and BeOS
during testing, but has not been exhaustively tested.
All three require the latest version of XMSGAPI if you wish to compile
from source. XMSGAPI is a port of the Squish MSGAPI written by Scott
Dudley and released under the GNU Lesser Public Licence.
Downloading
-----------
An anonymous SVN server has been set up for timEd, WIMM, NetMgr and
XMSGAPI. If you have a command-line SVN client installed you can
retrieve the latest version of the timEd source code using the
following command:
svn co svn://svn.ozzmosis.com/timed
For WIMM, NetMgr and XMSGAPI, replace 'timed' with 'wimm', 'netmgr' or
'xmsgapi':
svn co svn://svn.ozzmosis.com/wimm
svn co svn://svn.ozzmosis.com/netmgr
svn co svn://svn.ozzmosis.com/xmsgapi
Contributing
------------
You can make changes to the source code or documentation of any of
these programs and have it incorporated into the main SVN repository.
If you'd like write access to the SVN at svn.ozzmosis.com please
send netmail to Andrew Clarke at FidoNet node 3:633/267 or e-mail
mail@ozzmosis.com with the username and password you wish to use.
Updates
-------
The latest version of this document is posted on the 1st and 15th of
every month in the FidoNet ARTWARE echo. It is also available via
SVN as 'artware.txt', using the command:
svn co svn://svn.ozzmosis.com/fidonet/
-!-
! Origin: Blizzard of Ozz, Melbourne, Victoria, Australia (3:633/267)
= artware (1:3634/12.73) ======================================================
Msg : 22 of 59
From : andrew clarke 3:633/267 01 Jul 15 13:28:46
To : Gary DeMontigny
Subj : Artware updates (autopost)
===============================================================================
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)
==== End "ac1.txt" ====
)\/(ark
Always Mount a Scratch Monkey
... Evil often triumphs, but never conquers.
---
* Origin: (1:3634/12.73)
|