cappuccino / cappuccino

Web Application Framework in JavaScript and Objective-J
https://cappuccino.dev/
GNU Lesser General Public License v2.1
2.21k stars 333 forks source link

boostrap.sh fails if an old automake is found #2568

Closed aksuska closed 5 months ago

aksuska commented 6 years ago

bootstrap.sh fails on esc compilation if an automaker is found in the PATH, but too old a version. Instead, it should behave as if automake is not found and compile alternatively.

cappbot commented 6 years ago

Milestone: Someday. Label: #new. What's next? A reviewer should examine this issue.

daboe01 commented 6 years ago

-#new +tools

cappbot commented 6 years ago

Milestone: Someday. Label: tools. What's next? A reviewer should examine this issue.

daboe01 commented 6 years ago

@mrcarlberg will automake be used in 1.0 (node.js based)?

mrcarlberg commented 6 years ago

I don't think much will change in bootstrap.sh for version 1.0.

If someone wants to create a pull request with a fix for this test of automaker please feel free to do so...

enquora commented 4 years ago

A node.js-based installation would/should use a javascript rather than Bourne installer - the current one has pushed its environment beyond reasonable maintainability.

Are auto tools used beyond compiling narwhal's native environment interfaces (which become superfluous with node.js)?

Should not the current environment be considered in maintenance mode and all further effort directed to a node.js environment?

enquora commented 5 months ago

Is this worth pursuing? The node branch is usable for production under most circumstances and, imo, ready to be promoted to main.

daboe01 commented 5 months ago

+#wont-fix

cappbot commented 5 months ago

Milestone: Someday. Labels: #wont-fix, tools. What's next? A reviewer or core team member has decided against acting upon this issue.

cappbot commented 5 months ago

Milestone: Someday. Labels: #wont-fix, tools. What's next? A reviewer or core team member has decided against acting upon this issue.