Sorry at all ... I try to launch my config with bash script but with wrong path 
.... so not run at all ....


Regards

Giorgio


________________________________
Da: giorgio foga <giorgiof...@hotmail.it>
Inviato: sabato 26 novembre 2016 16.23
A: emc-users@lists.sourceforge.net
Oggetto: Re: [Emc-users] run Lcnc ubuntu 14.04 rt_preempt 4.1.5 whithout 
rip-environment script

I have only 1 install on ubuntu 14.04 and normally run whitout guy.... with 
nogui script as you suggest me in the past.

I try using bash script but probably I use wrong folder.... (Not see git in my 
path... I must control... I'm not in front of machine. ).

Tomorrow morning I controlli my path.


Other question....
After Rip scrip not find halcompile command?? I use wrong path??

Regards
Giorgio
________________________________
Da: Dewey Garrett <dgarr...@panix.com>
Inviato: sabato 26 novembre 2016 15.52.26
A: emc-users@lists.sourceforge.net
Oggetto: Re: [Emc-users] run Lcnc ubuntu 14.04 rt_preempt 4.1.5 whithout 
rip-environment script

> If you launch the chooser from the RIP environment,
> the shortcut will launch the RIP LinuxCNC version
Yes --- but there is no guarantee that the environment
is set as required.

If you
  1) have a run-in-place build
  2) source the rip-environment script in a shell
  3) then run linuxcnc (with no args) from that shell
     (or any shell with the required rip-enviroment
      settings)
then the config picker will create a desktop icon.

For example, with a RIP build root directory named
'/home/git/linuxcnc-dev', the desktop file created
(for the axis sim example) will be:

$ cat ~/Desktop/axis.desktop
[Desktop Entry]
Name=LinuxCNC-sim-axis
Exec=/home/git/linuxcnc-dev/scripts/linuxcnc 
'/home/git/linuxcnc-dev/configs/sim/axis/axis.ini'
Type=Application
Comment=
Icon=linuxcncicon

However, startup using this icon does not source the
required rip-environment script.  If you have a deb install
in addition to a RIP build, this might or might not work
depending upon the version-similarity of the two
configurations.

Knowledgeable linux users (using bash by default) could use
~/.profile or ~.bashrc to set the appropriate run-in-place
environment but there is a great potential for problems if
you have both a deb install and a run-in-place build on the
same machine.

The safest means to run a hand-built LinuxCNC without the
need for separately setting up the environment is to make
and install a deb as documented:

http://linuxcnc.org/docs/devel/html/code/building-linuxcnc.html#_building_debian_packages

ref:
https://forum.linuxcnc.org/27-driver-boards/31881-7i77-5i25-hm2-pci-unloaded?start=40#83286

--
Dewey Garrett


------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users
Emc-users Info Page - 
SourceForge<https://lists.sourceforge.net/lists/listinfo/emc-users>
lists.sourceforge.net
This list is for users of the Enhanced Machine Controller (EMC). Topics include 
how to obtain, install, configure, and use EMC, as well as other general EMC 
related ...


------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users
Emc-users Info Page - 
SourceForge<https://lists.sourceforge.net/lists/listinfo/emc-users>
lists.sourceforge.net
This list is for users of the Enhanced Machine Controller (EMC). Topics include 
how to obtain, install, configure, and use EMC, as well as other general EMC 
related ...


------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to