Gmoccapy - A new screen for linuxcnc

More
02 Mar 2014 23:56 #44318 by mariusl
Yes of coarse it is required. There is s lot of files that is being moved or deleted and the complete make proses will sort out all that for you automatically. Also if you do not compile you will not have the latest binaries in the correct places.
Do This every time:

git pull
cd /src
./autogen.sh
./configure
make
sudo make setuid

Regards
Marius


www.bluearccnc.com

Please Log in or Create an account to join the conversation.

More
02 Mar 2014 23:59 #44319 by hobride
ok thanks,

i will try this

Please Log in or Create an account to join the conversation.

More
03 Mar 2014 00:01 #44321 by newbynobi
I just pushed two new fixes, so actual version is 1.0.3


Norbert

Please Log in or Create an account to join the conversation.

More
03 Mar 2014 01:02 #44324 by mariusl
Hi Norbert
I just did a fresh pull and the version is showing 0.9.9.8.1. Is there a catch somewhere ?

Regards
Marius


www.bluearccnc.com

Please Log in or Create an account to join the conversation.

More
03 Mar 2014 01:18 #44327 by newbynobi
Hallo Marius,

I just pushed 1.04, so you should find that version,

see here :

Please Log in or Create an account to join the conversation.

More
03 Mar 2014 01:18 #44328 by newbynobi
Hallo Marius,

I just pushed 1.04, so you should find that version,

see here :

Git Master Repo

Norbert

Please Log in or Create an account to join the conversation.

More
03 Mar 2014 02:18 #44332 by hobride
hello all,

i get it now, it works fine. thanks again.
and i see the right version number 1.0.4

Please Log in or Create an account to join the conversation.

More
03 Mar 2014 02:48 - 03 Mar 2014 02:50 #44333 by aralel
Hi guys.

At start i wanna tell you, my english is not very good ;p

I'm new with linux and linux cnc.

I have already installed up to date gmoccapy but have a problem to connect it with my maschine becose i don't know how to configure parports or import setup from linuxcnc 2.5.3 stepconf :/

Please if u can tell me step by step how to do it.

Thank's for responce

i send you terminal log from start gmoccapy

"linuxcnc" is the name of my computer


File Attachment:

File Name: log.txt
File Size:2 KB
Attachments:
Last edit: 03 Mar 2014 02:50 by aralel. Reason: try to add file

Please Log in or Create an account to join the conversation.

More
03 Mar 2014 03:29 #44335 by mariusl
Hi Norbert

I am trying to do a pull but get this error now.
From git://git.linuxcnc.org/git/linuxcnc
   0a70d3f..ce3f0ec  master     -> origin/master
Updating 7897a27..ce3f0ec
error: Untracked working tree file 'lib/python/stepconf/__init__.py' would be overwritten by merge.  Aborting

Regards
Marius


www.bluearccnc.com

Please Log in or Create an account to join the conversation.

More
03 Mar 2014 03:45 #44336 by cmorley
as a work around :

git reset --hard origin/master

Warning this will delete any customizations of the tracked source code.
It resets your repo to whatever linuxcnc's master is.

Chris M

Please Log in or Create an account to join the conversation.

Moderators: newbynobiHansU
Time to create page: 0.250 seconds
Powered by Kunena Forum