ahlstromcj / sequencer64

A major reboot of Seq24. Current release 0.97.0 (2021-05-13), native JACK MIDI, Song recording, playlists, and a Windows/Qt version. For fresher code, see the Seq66 project. Note that trigger and mute-group-in-MIDI-file formats have evolved! Back up your work!
GNU Affero General Public License v3.0
237 stars 28 forks source link

missing file in configure / aux files #221

Open noondie opened 1 year ago

noondie commented 1 year ago

Hello i try to compile the sources and get an error while executing configure

config.status: executing depfiles commands config.status: executing libtool commands sed: can't read ../aux-files/ltmain.sh: No such file or directory mv: cannot stat 'libtoolT': No such file or directory cp: cannot stat 'libtoolT': No such file or directory chmod: cannot access 'libtool': No such file or directory

any idea

ahlstromcj commented 1 year ago

Make sure to install the "libtool" package. See the DEPENDENCIES section of the INSTALL file for all the build dependencies. Let me know of any other issues. Good luck!

On Thu, Feb 16, 2023 at 16:51 noondie @.***> wrote:

Hello i try to compile the sources and get an error while executing configure

config.status: executing depfiles commands config.status: executing libtool commands sed: can't read ../aux-files/ltmain.sh: No such file or directory mv: cannot stat 'libtoolT': No such file or directory cp: cannot stat 'libtoolT': No such file or directory chmod: cannot access 'libtool': No such file or directory

any idea

— Reply to this email directly, view it on GitHub https://github.com/ahlstromcj/sequencer64/issues/221, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB45LKCX3AI777SQI4LEZO3WX2ONDANCNFSM6AAAAAAU6WP6EI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Chris Ahlstrom