wedesoft / anymeal

AnyMeal is a free and open source recipe management software developed using SQLite3 and Qt5. It can manage a cookbook with more than 250,000 MealMaster recipes, thereby allowing to import, export, search, display, edit, and print them. AnyMeal is available for GNU/Linux and Microsoft Windows.
https://wedesoft.github.io/anymeal
GNU General Public License v3.0
57 stars 5 forks source link

Build Failure for v1.29 - Linux Mint Cinnamon 21.3 #51

Closed Oldbwl closed 3 months ago

Oldbwl commented 3 months ago

Extracted the file latest file and followed all the commands in the readme until arrive at the below - this has never happened before, all previous versions on this machine have installed on the same commands flawlessly.

~/Downloads/anymeal-1.29$ ./configure --prefix=/usr bash: ./configure: No such file or directory

The commands was copied and pasted - any idea?

Dan

Oldbwl commented 3 months ago

Oops, I found it was my error. took the .gz

wedesoft commented 3 months ago

On 29 July 2024 21:35:09 BST, Oldbwl @.***> wrote:

Oops, I found it was my error. took the .gz

-- Reply to this email directly or view it on GitHub: https://github.com/wedesoft/anymeal/issues/51#issuecomment-2256863262 You are receiving this because you are subscribed to this thread.

Message ID: @.***> Yes, the gz generated by GitHub requires you to run ./autogen.sh first.