setup installed linuxcnc on virtual box
- mad10
- Offline
- New Member
Less
More
- Posts: 3
- Thank you received: 0
03 Nov 2020 12:20 #188209
by mad10
setup installed linuxcnc on virtual box was created by mad10
i installed linuxcnc on virtual box . İt gives this warning when i run after select ini file.
linuxcnc :290how can i fix?
/home/mad/Desktop/linuxcnc-dev/scripts/linuxcnc: line 290: cd: $'/home/mad/linuxcnc/configs/sim.axis\n.\n.\n~': No such file or directory
/bin/grep: /home/mad/linuxcnc/configs/sim.axis/axis.ini
can't save ~/.linuxcncrc: No such file or directory
Machine configuration directory is '/home/mad/linuxcnc/configs/sim.axis/axis.ini
can't save ~'
Machine configuration file is '.linuxcncrc'
Could not find ini file '/home/mad/linuxcnc/configs/sim.axis/axis.ini
can't save ~/.linuxcncrc'
linuxcnc :290
cd "$(dirname $inifile)" ;# for the function() subprocess only
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4861
03 Nov 2020 13:15 #188213
by andypugh
Replied by andypugh on topic setup installed linuxcnc on virtual box
I don't think thus is a virtualbox problem.
What version of LinuxCNC? How did you install it?
I assume that the axis.ini file does exist? You didn't say.
What version of LinuxCNC? How did you install it?
I assume that the axis.ini file does exist? You didn't say.
Please Log in or Create an account to join the conversation.
- mad10
- Offline
- New Member
Less
More
- Posts: 3
- Thank you received: 0
03 Nov 2020 13:24 #188214
by mad10
Replied by mad10 on topic setup installed linuxcnc on virtual box
i am using 2.9.0 pre linuxcnc
My install guide:
yes i have ini file . It created by linuxcnc when i first run
My install guide:
yes i have ini file . It created by linuxcnc when i first run
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4861
03 Nov 2020 13:32 #188215
by andypugh
Replied by andypugh on topic setup installed linuxcnc on virtual box
Can LinuxCNC run any sample configs?
If you start linuxcnc from the command line with an absolute link to the INI does it work?
linuxcnc.org/docs/2.8/html/man/man1/linuxcnc.1.html
Is there any particular reason that you are building from source rather than running precompiled packages?
Maybe you forgot the . ./scripts/rip-environment script that needs to be run before starting a LinuxCNC Run In Place build?
If you start linuxcnc from the command line with an absolute link to the INI does it work?
linuxcnc.org/docs/2.8/html/man/man1/linuxcnc.1.html
Is there any particular reason that you are building from source rather than running precompiled packages?
Maybe you forgot the . ./scripts/rip-environment script that needs to be run before starting a LinuxCNC Run In Place build?
Please Log in or Create an account to join the conversation.
- mad10
- Offline
- New Member
Less
More
- Posts: 3
- Thank you received: 0
03 Nov 2020 13:56 #188218
by mad10
Replied by mad10 on topic setup installed linuxcnc on virtual box
1. question: İ dont understand
2.question: Some file need to permission but i solved. İt worked
3.question: Just, I learning linuxcnc because i want to develeop linuxcnc for better system . (I am open if you have suggestions)
4. Yes .I ran
2.question: Some file need to permission but i solved. İt worked
3.question: Just, I learning linuxcnc because i want to develeop linuxcnc for better system . (I am open if you have suggestions)
4. Yes .I ran
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19499
- Thank you received: 6538
03 Nov 2020 14:37 #188228
by tommylight
Replied by tommylight on topic setup installed linuxcnc on virtual box
Topic title changed to reflect more info.
Please Log in or Create an account to join the conversation.
Time to create page: 0.053 seconds