Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install into Beanstlak Linux 2 #109

Closed
ricsands2801 opened this issue Mar 13, 2024 · 2 comments
Closed

Cannot install into Beanstlak Linux 2 #109

ricsands2801 opened this issue Mar 13, 2024 · 2 comments
Labels
bug This issue is a bug. closed-for-staleness p3 This is a minor priority issue response-requested Waiting on additional info and feedback. Will move to 'closing-soon' in 7 days.

Comments

@ricsands2801
Copy link

Describe the bug

trying to install via pecl install and get error;

running: make
which: no cmake3 in (/root/pear:/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin)
cmake -DCMAKE_SOURCE_DIR=/root/pear/temp/awscrt -DCMAKE_BINARY_DIR=./cmake_build -DCMAKE_INSTALL_PREFIX=./build/install -DBUILD_TESTING=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DUSE_OPENSSL=ON  -H/root/pear/temp/awscrt/crt/aws-crt-ffi -B./cmake_build/aws-crt-ffi-static -DBUILD_SHARED_LIBS=OFF
make: cmake: No such file or directory
make: *** [Makefile:25

How can we install into linux 2?

Expected Behavior

to install

Current Behavior

Getting error

Reproduction Steps

Run pecl install awscrt in linux 2 beanstalk

Possible Solution

No response

Additional Information/Context

No response

aws-crt-php version used

latest

php version used

8.2

Operating System and version

linux 2

@ricsands2801 ricsands2801 added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Mar 13, 2024
@TingDaoK
Copy link
Contributor

you need cmake installed in your environment as the requirement.

@jmklix jmklix added response-requested Waiting on additional info and feedback. Will move to 'closing-soon' in 7 days. p3 This is a minor priority issue and removed needs-triage This issue or PR still needs to be triaged. labels Mar 13, 2024
Copy link

Greetings! It looks like this issue hasn’t been active in longer than a week. We encourage you to check if this is still an issue in the latest release. Because it has been longer than a week since the last update on this, and in the absence of more information, we will be closing this issue soon. If you find that this is still a problem, please feel free to provide a comment or add an upvote to prevent automatic closure, or if the issue is already closed, please feel free to open a new one.

@github-actions github-actions bot added closing-soon This issue will automatically close in 4 days unless further comments are made. closed-for-staleness and removed closing-soon This issue will automatically close in 4 days unless further comments are made. labels Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. closed-for-staleness p3 This is a minor priority issue response-requested Waiting on additional info and feedback. Will move to 'closing-soon' in 7 days.
Projects
None yet
Development

No branches or pull requests

3 participants