G'day,

Thanks for the changes in the last day or so after my previous
message regarding GNU/Linux LinuxMint builds.  I've downloaded the
latest versions:

        im-r788
        cd-r862
        iup-r5804

and have tried it, briefly, on one LinuxMint-19.3 machine.

I'm pleased to report that IM and CD build successfully, but IUP
fails quickly.  It's possibly that the IUP failure is related in
some fashion to the way my rig is configured.

Following is some notes about today's effort:  In particular, I
document what libfftw3  libraries were already present, and what I
downloaded (with follow-on dependencies) to get libfftw3-dev to
install.

cheers,

s-b etc etc

------------------------------ Cut here ------------------------

IM/CD/IUP GNU/Linux build notes:
        * GNU/Linux Mint 19.3
        * gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0

Resynchronised with latest SVN trees (2020-05-17):
        im-r788
        cd-r862
        iup-r5804

IM:
        (Foolishly tried building im -- failed on fftw3.h)
        Used LinuxMint package manager to review fftw3:
                libfftw3-single3 already installed
                libfftw3-double3 already installed
                * Mark libfftw3-dev for installation; pulls in:
                        libfftw3-bin
                        libfftw3-long3
                        libfftw3-quad3
                * Applied package changes;
         im now builds fully (no errors; haven't reviewed warnings);

CD:
         cd builds fully (no errors; haven't reviewed warnings);

IUP:
         Tried iup-r5804 build:  Failed to create "dep" directory,
         entire build output is 11 lines, reproduced here:
                 ../tecmake.mak:1805: dep/iup.dep.Linux54_64: No such file or 
directory
                 /bin/sh: 1: cannot create dep/iup.dep.Linux54_64: Directory 
nonexistent
                 ../tecmake.mak:1784: recipe for target 
'dep/iup.dep.Linux54_64' failed
                 make[2]: *** [dep/iup.dep.Linux54_64] Error 2
                 Makefile:12: recipe for target 'iup' failed
                 make[1]: *** [iup] Error 2
                 Makefile:13: recipe for target 'iup' failed
                 make: *** [iup] Error 2
                 pushd /home/lua/tecgraf/1/iup/
                 export LC_ALL="C" USE_LUA51 ; make LUA_SUFFIX="" 
BIN2C="/usr/bin/lua bin2c.lua" USE_LUA51="Yes" LUA_INC="/usr/include/lua5.1" 
USE_PKGCONFIG="Yes" LUA_LIB="/usr/lib/x86_64-linux-gnu" LUA_BIN="/usr/bin" 
LUABIN="/usr/bin/lua" EXCLUDE_TARGETS="iupvled"
                 popd


_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to