> Mike Welsh wrote:
> > I'm a newbie to compiling and installing on Linux. I've read PLease
> > would someone post a message stating a simple step by step set of
> > instructions on how to install MailReactor starting with
> > MailReactor_src.tar.gz in my Downloads directory and have read the
> > INSTALL file below but do not understand what it means, sorry.
>
> As a rider to what Matthias said, if you just want to get a working fltk
> installed, you can use the packages bundled by your linux distro.
>
> If you are on ubuntu, then they do bundle a version of fltk, so it is
> available through their package manager.
>
> So, you probably need to run the "synaptic" tool - it should be in one
> of the desktop menus, probably under "Administration" or something like
> that.
>
> Then you want to search for fltk (synaptic has a search GUI to help with
> that) and you want to install both the fltk libs and the fltk-dev
> packages. When you do that, synaptic will check to see if there are any
> other packages that fltk needs that are not installed on your system and
> will tell you about them, offering you the chance to install them too.
>
> Then you "apply" the selections, and synaptic will download and install
> all the bits for you.
>
> Thereafter, building MailReactor ought to Just Work.
>
> For what it is worth, whilst you are in synaptic, it might be worth
> searching for MailReactor too - it is possible that there is a version
> packaged for ubuntu already...
> However, it is Very Old, so I don't know.
> There must be more recent tools that do the equivalent job, I'd have
> thought?
>
>
>
Thanks imm and Matthias. I use synaptic to get fltk-dev package. I already had 
the fltk libs from yesterday. I'm nearly succeeding and here's a list of the 
relevant parts of my Terminal command lines and the final lines output running 
the commands:
m...@mike-laptop:~/fltk-1.3.x-r6960$ make
...
m...@mike-laptop:~/fltk-1.3.x-r6960$ autoconf
...
m...@mike-laptop:~/fltk-1.3.x-r6960$ ./configure
...
config.status: creating config.h
m...@mike-laptop:~/fltk-1.3.x-r6960$ make
...
Compiling pngpread.c...
Archiving ../lib/libfltk_png.a...
=== making src ===
Compiling Fl.cxx...
/bin/sh: g++: not found
make[1]: *** [Fl.o] Error 127
make: *** [all] Error 1
m...@mike-laptop:~/fltk-1.3.x-r6960$

So please can you advise what to do next?

Oh! and prior to finding about MailReactor I'd browsed the web and not found 
and Mass emailer for Linux.
I have been using Atomic Mail Sender on Windows XP for some years but I want to 
end up never having to run Windows again.




_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to