A slight modification of this advice

> 4.0.0 uses cmake rather than imake.  With that installed, usually you
> don't need anything too complicated, so just running 'make' will do
> the job.

On the XFCE-4 version of Fedora 24, I had to install these extra libraries
before make would complete

    libXpm-devel
    flex
    byacc
    libX11-devel.x86_64
    libXext-devel.x86_64
    libXt-devel.x86_64

Installing these installed several more.

Aaron

Reply via email to