- LinuxCNC
- Installing LinuxCNC
- Fatal :destination path 'linuxcnc-dev' already exist and is not an empty directo
Fatal :destination path 'linuxcnc-dev' already exist and is not an empty directo
29 Aug 2023 00:03 #279227
by Zahra
Fatal :destination path 'linuxcnc-dev' already exist and is not an empty directo was created by Zahra
hello sir, I'm having problems with
git clone git// github.com/linuxcnc/linuxcnc.git linuxcnc-dev, Fatal :destination parth ' linuxcnc-dev' already exists and is not an empty directory.
what do I have to do?
I am using Raspi 3B
git clone git// github.com/linuxcnc/linuxcnc.git linuxcnc-dev, Fatal :destination parth ' linuxcnc-dev' already exists and is not an empty directory.
what do I have to do?
I am using Raspi 3B
Please Log in or Create an account to join the conversation.
29 Aug 2023 00:20 #279229
by PCW
Replied by PCW on topic Fatal :destination path 'linuxcnc-dev' already exist and is not an empty directo
Sounds like you already downloaded the source.
If you don't care about what's in linuxcnc-dev, or it's really
old, you can just delete it and try again:
rm -rf linuxcnc-dev
git clone git// github.com/linuxcnc/linuxcnc.git linuxcnc-dev
If you don't care about what's in linuxcnc-dev, or it's really
old, you can just delete it and try again:
rm -rf linuxcnc-dev
git clone git// github.com/linuxcnc/linuxcnc.git linuxcnc-dev
Please Log in or Create an account to join the conversation.
29 Aug 2023 00:33 #279231
by Zahra
Replied by Zahra on topic Fatal :destination path 'linuxcnc-dev' already exist and is not an empty directo
I have tried,
fatal : unable to connect to github.com : github.com[0.192.30.255.113]: error= connection timed out.
what should i do next, sir?
fatal : unable to connect to github.com : github.com[0.192.30.255.113]: error= connection timed out.
what should i do next, sir?
Please Log in or Create an account to join the conversation.
29 Aug 2023 00:59 - 29 Aug 2023 01:00 #279232
by PCW
Replied by PCW on topic Fatal :destination path 'linuxcnc-dev' already exist and is not an empty directo
Try the instructions from here:
linuxcnc.org/docs/devel/html/code/building-linuxcnc.html
first step is:
git clone github.com/LinuxCNC/linuxcnc.git linuxcnc-dev
linuxcnc.org/docs/devel/html/code/building-linuxcnc.html
first step is:
git clone github.com/LinuxCNC/linuxcnc.git linuxcnc-dev
Last edit: 29 Aug 2023 01:00 by PCW.
Please Log in or Create an account to join the conversation.
29 Aug 2023 01:09 #279233
by Zahra
Replied by Zahra on topic Fatal :destination path 'linuxcnc-dev' already exist and is not an empty directo
I will try it
Please Log in or Create an account to join the conversation.
29 Aug 2023 03:31 #279246
by rodw
Replied by rodw on topic Fatal :destination path 'linuxcnc-dev' already exist and is not an empty directo
The method Peter shared definitley works in the Pi, I ran it this morning,
I would check you can access other sites on the internet if git timed out.
Sounds like you have a network problem.
I would check you can access other sites on the internet if git timed out.
Sounds like you have a network problem.
Please Log in or Create an account to join the conversation.
29 Aug 2023 05:45 #279255
by Zahra
Replied by Zahra on topic Fatal :destination path 'linuxcnc-dev' already exist and is not an empty directo
It's been resolved, but I got an error during install Linuxcnc-uspace_2.8.4amhf.deb
drive.google.com/file/d/1fyu_rNDHIZwGLTF...Wh/view?usp=drivesdk
drive.google.com/file/d/1fyu_rNDHIZwGLTF...Wh/view?usp=drivesdk
Please Log in or Create an account to join the conversation.
29 Aug 2023 07:45 #279268
by Zahra
Replied by Zahra on topic Fatal :destination path 'linuxcnc-dev' already exist and is not an empty directo
sit worked, Thank you to all who are willing to help.
Please Log in or Create an account to join the conversation.
- LinuxCNC
- Installing LinuxCNC
- Fatal :destination path 'linuxcnc-dev' already exist and is not an empty directo
Time to create page: 0.102 seconds