Re: [CAD_CAM_EDM_DRO] EMC Linux newby needs help
Posted by
Bill Vance
on 2002-02-18 20:19:09 UTC
If you're in the same directpry you could try prefixing the command with a dot
slash, "./", or you could type, "source", and then the command as follows:
./EMC.RUN
or
source EMC.RUN
Are you sure these are in all caps? In *ix the names: FileName, Filename,
fileName, and filename, are 4 different file names, as the filenames are case
sensitive.
You also don't seem to have the dir containing the, "which", and, "modprobe",
commands in your $Path variable, where they can automatically looked for. I'm
not sure where that should be on your system. If you type:
echo $PATH
it should look something like the following colon seperated list:
/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
You can add to that list by typing it in with the addition as follows:
PATH="/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/java/bin"
however this only works for the shell window you're in, and for this session.
If you want it to come up with the addition every time you boot/reboot, you need
to add it to your shells .bashrc or .profile file, in your dir. If you want it
to be available system wide, then you do that in the /etc directory. I assumed
that you're using the bash shell there.
Hope that helps.
Bill
slash, "./", or you could type, "source", and then the command as follows:
./EMC.RUN
or
source EMC.RUN
Are you sure these are in all caps? In *ix the names: FileName, Filename,
fileName, and filename, are 4 different file names, as the filenames are case
sensitive.
You also don't seem to have the dir containing the, "which", and, "modprobe",
commands in your $Path variable, where they can automatically looked for. I'm
not sure where that should be on your system. If you type:
echo $PATH
it should look something like the following colon seperated list:
/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
You can add to that list by typing it in with the addition as follows:
PATH="/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/java/bin"
however this only works for the shell window you're in, and for this session.
If you want it to come up with the addition every time you boot/reboot, you need
to add it to your shells .bashrc or .profile file, in your dir. If you want it
to be available system wide, then you do that in the /etc directory. I assumed
that you're using the bash shell there.
Hope that helps.
Bill
On Mon Feb 18 13:15:15 2002, Ed Fanta, <atex57@...> wrote:
>I need HELP! I received the BDI EMC from Mr. Henry (Thanks!) and after
> installing it and playing with it I am ready to connect it to my
> Gecko 320's. The problem is the Emcsim does not output from the
> port. Minimill, bridgeport, and generic will not start from the
> desktop or from the command line. Typing EMC.RUN brings up;
> emc.run:which::no such file or directory
> platform linux2_2_18
> rtplatform rtlinux3_0
> (misc stuff)
> starting emc some where in here the graghic shows up
> ./install_rtlinu_base:modeprobe:command not found (a few
>times)
> plat/rtlinux_3_0/lib/steppermod.o:unresolved symbol (a few times)
> can't install it
> Then back to the $ prompt. I have looked at a lot of docs for
> this tried a few different things to no avail. Any help is much
> apprieciated. Beware as I am a complete newbe to Linux/Unix. This
> whole thing reminds me of Collosal Cave, "YOU ARE IN A ROOM" Now
> I gotta find my way around. TIA Ed.
>PS Cut and paste ruined the formatting, hope you can figure it out.
>
>Addresses:
>FAQ: http://www.ktmarketing.com/faq.html
>FILES: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO/files/
>
>Post messages: CAD_CAM_EDM_DRO@yahoogroups.com
>Subscribe: CAD_CAM_EDM_DRO-subscribe@yahoogroups.com
>Unsubscribe: CAD_CAM_EDM_DRO-unsubscribe@yahoogroups.com
>List owner: CAD_CAM_EDM_DRO-owner@yahoogroups.com, wanliker@...
>Moderator: jmelson@... timg@... [Moderator]
>URL to this page: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO
>bill,
>List Manager
>
>
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
--
----------------------------------------------------------------------------
RKBA! ***** Blessings On Thee, Oh Israel! ***** 4-19!
----------------+----------+--------------------------+---------------------
An _EFFECTIVE_ | Insured | All matter is vibration. | Let he who hath no
weapon in every | by COLT; | -- Max Plank | weapon sell his
hand = Freedom | DIAL | In the beginning was the | garment and buy a
on every side! | 1911-A1. | word. -- The Bible | sword.--Jesus Christ
----------------+----------+--------------------------+---------------------
Constitutional Government is dead, LONG LIVE THE CONSTITUTION!!!!!
----------------------------------------------------------------------------
Discussion Thread
Ed Fanta
2002-02-18 13:45:03 UTC
EMC Linux newby needs help
Paul
2002-02-18 14:22:34 UTC
Re: [CAD_CAM_EDM_DRO] EMC Linux newby needs help
Bill Vance
2002-02-18 20:19:09 UTC
Re: [CAD_CAM_EDM_DRO] EMC Linux newby needs help
Ed Fanta
2002-02-19 20:09:20 UTC
Re: [CAD_CAM_EDM_DRO] EMC Linux newby needs help
Ed Fanta
2002-02-19 20:14:08 UTC
Re: [CAD_CAM_EDM_DRO] EMC Linux newby needs help
Ed Fanta
2002-03-02 20:48:27 UTC
Re: [CAD_CAM_EDM_DRO] EMC Linux newby needs help
Bill Vance
2002-03-02 22:19:03 UTC
Re: [CAD_CAM_EDM_DRO] EMC Linux newby needs help
Jon Elson
2002-03-02 23:35:53 UTC
Re: [CAD_CAM_EDM_DRO] EMC Linux newby needs help
rehenry
2002-03-03 15:55:02 UTC
Re: Re: EMC Linux newby needs help
Jon Elson
2002-03-03 17:54:45 UTC
Re: [CAD_CAM_EDM_DRO] Re: Re: EMC Linux newby needs help