Changement de LIBRARY_PATH

This commit is contained in:
Adrien Bourmault 2023-01-17 19:03:19 +01:00
parent 07adf94fcb
commit 015f6bbffc
No known key found for this signature in database
GPG Key ID: 6EB408FE0ACEC664
1 changed files with 1 additions and 1 deletions

View File

@ -42,6 +42,6 @@ export GITLAB_TOKEN=JJy4rGaxtdCC9RKeoPSx
export GITLAB_URL=https://git.a-lec.org
export GIT_AUTHOR_NAME=Adrien\ Bourmault
export GIT_AUTHOR_EMAIL=neox@a-lec.org
export LIBRARY_PATH=/gnu/store/4zvswpr2h3b7dvqpvjcdam8vfhyjrmgl-gcc-12.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/12.2.0/:/gnu/store/4zvswpr2h3b7dvqpvjcdam8vfhyjrmgl-gcc-12.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/12.2.0/../../../../../../../x86_64-unknown-linux-gnu/lib/x86_64-unknown-linux-gnu/12.2.0/:/gnu/store/4zvswpr2h3b7dvqpvjcdam8vfhyjrmgl-gcc-12.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/12.2.0/../../../../../../../x86_64-unknown-linux-gnu/lib/:/gnu/store/4zvswpr2h3b7dvqpvjcdam8vfhyjrmgl-gcc-12.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/12.2.0/../../../x86_64-unknown-linux-gnu/12.2.0/:/gnu/store/4zvswpr2h3b7dvqpvjcdam8vfhyjrmgl-gcc-12.2.0-lib/lib/gcc/x86_64-unknown-linux-gnu/12.2.0/../../../:/gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/libx86_64-unknown-linux-gnu/12.2.0/:/gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib:$LIBRARY_PATH
export LIBRARY_PATH=~/.guix-profile/include:$LIBRARY_PATH
export LD_LIBRARY_PATH=~/.guix-profile/lib:$LIBRARY_PATH:$LD_LIBRARY_PATH