Components?
23 May 2017 12:54 #93533
by tjamscad
Components? was created by tjamscad
When a component file is compiled and created what location on the drive does it belong?
Please Log in or Create an account to join the conversation.
23 May 2017 13:15 #93536
by rodw
Replied by rodw on topic Components?
Just use the --install switch instead of --compile and it all gets done for you automagically (compile and install)
Please Log in or Create an account to join the conversation.
23 May 2017 21:06 #93570
by tjamscad
Thanks but I was looking for the location that they were installed to so i could copy them out. I am planing on doing somethings I have not tested and want to go back to what is working even if it does not work excatly the way i want.
Replied by tjamscad on topic Components?
Just use the --install switch instead of --compile and it all gets done for you automagically (compile and install)
Thanks but I was looking for the location that they were installed to so i could copy them out. I am planing on doing somethings I have not tested and want to go back to what is working even if it does not work excatly the way i want.
Please Log in or Create an account to join the conversation.
24 May 2017 11:47 #93589
by rodw
Replied by rodw on topic Components?
I am away from my machine until the weekend but if you do the --compile optiom it will create the executable file. Take note of the file extension and go looking for it. I did find it once. I think it is under the /bin folder somewhere
Please Log in or Create an account to join the conversation.
25 May 2017 12:25 #93613
by andypugh
Replied by andypugh on topic Components?
Normally they end up in /usr/bin as a .ko file.
The following user(s) said Thank You: tjamscad
Please Log in or Create an account to join the conversation.
Time to create page: 0.089 seconds