Skip to content

fix(operator): build operator for linux - #1299

Merged
entropidelic merged 1 commit into
stagingfrom
1298-fixoperator-build-operator-for-linux
Oct 18, 2024
Merged

fix(operator): build operator for linux#1299
entropidelic merged 1 commit into
stagingfrom
1298-fixoperator-build-operator-for-linux

Conversation

@JuArce

Copy link
Copy Markdown
Collaborator

Build operator for linux not working

Description

There is a crash when building the operator due to how is exported the LD_LIBRARY_PATH

Type of change

  • Bug fix

How to test

  1. Build the operator on a linux server
make build_operator
  1. Check the version of the operator
./operator/build/aligned-operator --version

This is just to check the build is correct

@JuArceJuArce self-assigned this Oct 18, 2024
@entropidelic
entropidelic merged commit b10fc6f into stagingOct 18, 2024
@entropidelic
entropidelic deleted the 1298-fixoperator-build-operator-for-linux branch October 18, 2024 20:39
@entropidelicentropidelic mentioned this pull request Oct 23, 2024
10 tasks
@MarcosNicolauMarcosNicolau mentioned this pull request Oct 25, 2024
10 tasks
@JuArceJuArce linked an issue Oct 25, 2024 that may be closed by this pull request
PatStiles pushed a commit that referenced this pull request Nov 6, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(operator): build operator for linux

3 participants

@JuArce@entropidelic@MarcosNicolau