IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42841


Ignore:
Timestamp:
May 9, 2025, 9:47:50 AM (14 months ago)
Author:
eugene
Message:

adding info on building for Manjaro (and maybe Ubuntu 24.04?)

Location:
trunk/psconfig
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/psconfig

  • trunk/psconfig/README

    r42377 r42841  
    1717For Manjaro (gcc 11 strict on strcpy) :
    1818
     19  setenv CFLAGS --Wno-implicit-function-declaration
    1920  psbuild -extbuild -clean -rebuild -dev -optimize -debug-build ipp-manjaro
    2021
     
    2223Follow the directions in ipp/ippconfig/README
    2324
     25perl Makefile.PL PREFIX=/home/eugene/src/psconfig/ipp-20230313.lin64 LIB=/home/eugene/src/psconfig/ipp-20230313.lin64/lib --cflags="-I/usr/include/mysql -I/usr/include/mysql/mysql -Wno-incompatible-pointer-types"
  • trunk/psconfig/tagsets/ipp-manjaro.libs

    r42377 r42841  
    3030lib libpthread           NONE           NONE   NONE                     NONE             N NONE NONE NONE
    3131lib libncurses           curses,termcap NONE   ncurses-5.6.tar.gz       ncurses-5.6      N NONE NONE NONE
    32 lib libreadline          NONE           NONE   readline-5.2-p15.tar.gz  readline-5.2-p15 Y NONE NONE NONE
     32lib libreadline          NONE           NONE   readline-5.2-p15.tar.gz  readline-5.2-p15 N NONE NONE NONE
     33# lib libreadline          NONE           NONE   readline-5.2-p15.tar.gz  readline-5.2-p15 Y --enable-no-implicit-function-declaration NONE NONE
    3334lib libz                 NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
    3435lib libpng               NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
  • trunk/psconfig/tagsets/ipp-ubuntu.dist

    r42801 r42841  
    5252  YYYYY  ppSub                  ipp-2-9          -0
    5353  YYYYY  ppSim                  ipp-2-9          -0
     54  YNYYY  fpcamera               ipp-2-9          -0
    5455         
    5556  YNNYY  Nebulous               ipp-2-9          -0
Note: See TracChangeset for help on using the changeset viewer.