Menu

#4547 archive/configure is error by ubuntu20.04

None
not-a-bug
nobody
None
5
2025-04-28
2025-04-25
jiasj
No

1 get source
git clone https://git.code.sf.net/p/maxima/code maxima-code

2 ./archive/configure
jiasj@cv-server-00:/models/src/dev/xxx/src/3D/src/maxima-code$ ./archive/configure
${GCLDIR}/makedefs (/models/src/dev/xxx/src/3D/src/gcl-2.7.1/makedefs) not found.. so leaving blank..
make: *** No targets specified and no makefile found. Stop.
inserting makedefs in ..
makefile,
./archive/configure: 43: /models/src/dev/xxx/src/3D/src/gcl-2.7.1/bin/file-sub: not found
mv: cannot stat 'tmpx': No such file or directory
src/makefile,
./archive/configure: 43: /models/src/dev/xxx/src/3D/src/gcl-2.7.1/bin/file-sub: not found
mv: cannot stat 'tmpx': No such file or directory
info/makefile,
./archive/configure: 43: /models/src/dev/xxx/src/3D/src/gcl-2.7.1/bin/file-sub: not found
mv: cannot stat 'tmpx': No such file or directory
elisp/makefile,
./archive/configure: 43: /models/src/dev/xxx/src/3D/src/gcl-2.7.1/bin/file-sub: not found
mv: cannot stat 'tmpx': No such file or directory

Discussion

  • David Billinghurst

    Ignore everything in archive/. archive/configure dates from 2000-12-09

    Follow the build instructions in INSTALL. Specifically try the "UNIX GNU AUTOTOOLS BUILD AND INSTALL" recipe

    1. cd to root of maxima source tree
    2. sh bootstrap
    3. ./configure
    4. make
    5. make check
    6. make install

    You will need a number of prerequisites installed to build the documentation, including recent texinfo and latex.

     
  • David Billinghurst

    • status: open --> not-a-bug
     
  • David Billinghurst

    I will close this as not-a-bug. If you still have problems ask on the maxima-discuss mailing list https://sourceforge.net/p/maxima/mailman/

     
  • jiasj

    jiasj - 2025-04-28

    Thank you.

     

Log in to post a comment.

MongoDB Logo MongoDB