configure PREFIX issue

More
03 Jun 2023 13:01 #272816 by gardenweazel
Using the latest source from github with the following command line compiles without issue but, fails to place files in the $PREFIX directories.

./configure --disable-build-documentation-translation  --with-realtime=uspace --enable-non-distributable=yes --prefix=$HOME/linuxcnc_rip

Potential bug?

Please Log in or Create an account to join the conversation.

More
05 Jun 2023 21:31 #272977 by gardenweazel
Replied by gardenweazel on topic configure PREFIX issue
Folks,
Disregard this "issue" as it appears as if the steps that I took were missing the final step #5 as outlined below:

[1] cd ~/dev/linuxcnc/rip/
[2] git pull
[3] ./configure --disable-build-documentation-translation  --with-realtime=uspace --enable-non-distributable=yes --prefix=$HOME/linuxcnc_rip --exec-prefix=$HOME/linuxcnc_rip
[4] make
[5] sudo make install
 

Please Log in or Create an account to join the conversation.

Time to create page: 0.146 seconds
Powered by Kunena Forum