![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| LinuxCNC (formerly EMC2) Discuss LinuxCNC (formerly EMC2) Controlers here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
I just downloaded and installed Ubuntu 7.04 (Feisty Fawn). It is the only version of Ubuntu that I have been able to connect to the internet with on this computer. I would like to play with EMC on this computer but it is only supported with Ubuntu 6.06 (Dapper Drake). Any ideas on how to use EMC with 7.04? Thanks |
|
#2
| |||
| |||
| Did you disable ipv6 on you 6.06 version ? Took a little searching but I got there in the end. For details, have a look here : http://www.cnczone.com/forums/showthread.php?t=35705 The browsing was easy, getting synaptic to work took a little more effort, but was nice once it was all going. I was impressed I could get a browser working with a live version running, even before any HDD install. I liked it so much I am in the process of upgrading all home PC's to Ubuntu, I had tried Linux previously a few years back but it wasn't really "there" for desktop use for me, now I am quite happy with it and intend to use it exclusively. Good Luck!!! Russell. |
|
#7
| |||
| |||
| Did you just try to install the precompiled package? I compiled the app itself from source. Theres a ton of prerequisites you must install first, and it appears that the build from source instructions for 6.10 work for this too. The wiki over at linuxcnc.org has a good article on it, but the easiest way to bring your system up to speed on the prerequisites is running apt-get, here is the entire command: Code: $ sudo apt-get install cvs build-essential libgtk2.0-dev libgnomeprintui2.2-dev \
tk8.4-dev python2.4-dev python-numarray-ext python2.4-imaging \
libpth-dev bwidget xlibmesa-gl-dev libgl1-mesa-dev libglu-dev \
libreadline-dev libxmu-dev python-tk |
|
#8
| |||
| |||
| With this - I don't think you have installed the realtime kernel. I think your just running emc in sim mode. You can try the rtai latency test sudo mkdir /dev/rtf; sudo mknod /dev/rtf/3 c 150 3; sudo mknod /dev/rtf3 c 150 3; cd /usr/realtime*/testsuite/kern/latency; ./run should look like this. Code: ubuntu:/usr/realtime-2.6.12-magma/testsuite/kern/latency$ ./run * * * Type ^C to stop this application. * * ## RTAI latency calibration tool ## # period = 100000 (ns) # avrgtime = 1 (s) # do not use the FPU # start the timer # timer_mode is oneshot RTAI Testsuite - KERNEL latency (all data in nanoseconds) RTH| lat min| ovl min| lat avg| lat max| ovl max| overruns RTD| -1571| -1571| 1622| 8446| 8446| 0 RTD| -1558| -1571| 1607| 7704| 8446| 0 RTD| -1568| -1571| 1640| 7359| 8446| 0 RTD| -1568| -1571| 1653| 7594| 8446| 0 RTD| -1568| -1571| 1640| 10636| 10636| 0 RTD| -1568| -1571| 1640| 10636| 10636| 0
|
|
#9
| |||
| |||
| btw - the reason the emc2 group chose dapper.
|
|
#10
| |||
| |||
| Samco....I'm quite sure my installation is the realtime kernel :-) Anyway, I can go home and do it from scratch again, and do a step by step with 7.04 if youd like?? It's running on a test box, so it really wouldn't be a big deal if I did. |
| Sponsored Links |
|
#11
| |||
| |||
| That would be great - an addition to the wiki would be even better ![]() thanks sam |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |