Complete HOW-TO Linux Mint 18.1 32/64 RTAI or PREEMPT with RIP install or deb

More
05 Apr 2017 02:49 #90911 by cncnoob1979
Yes,

However you need to remove the version requirements and use the package names such as:

sudo apt-get install cdbs gnome-pkg-tools libxml2-dev libart-2.0-dev libglade2-dev libgnomecanvas2-dev libgnomeprint2.2-dev gtk-doc-tools intltool libglib2.0-doc libgtk2.0-doc

As you see I removed them from the names, do you understand that or do I need to clarify further?

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

More
05 Apr 2017 02:51 - 05 Apr 2017 02:52 #90912 by cncnoob1979
I'm not exactly sure why you need those particular dependencies. You have something unique to me.

Your doing fine on the install. I'm happy to help and you're quite welcome. You'll be up in no time. And you can fish all you want.

The trick is to keep asking questions.
Last edit: 05 Apr 2017 02:52 by cncnoob1979.

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

More
05 Apr 2017 02:52 #90913 by rodw
[quoteelroy@elroy-Lenovo-V570 ~ $ dpkg-checkbuilddeps
dpkg-checkbuilddeps: error: Unmet build dependencies: cdbs (>= 0.4.41) gnome-pkg-tools (>= 0.10) libglade2-dev (>= 2.3.6-4) gtk-doc-tools intltool (>= 0.35.0) libglib2.0-doc libgtk2.0-doc
elroy@elroy-Lenovo-V570 ~ $[/quote]

This is what I kept running into. By using different repositories, you end up installing earlier versions of the packages when something else installs which requires a later version.

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

More
05 Apr 2017 03:56 #90914 by fjr122
Cncnoob: To answer your question "what was the solution in the end?" (from page 14ish)

I simply ran this:
sudo apt-get install libgnomeprintui2.2-dev python-support tcl8.4-dev tk8.4-dev

After that all the dependencies were solved and everything compiled...

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

More
05 Apr 2017 11:13 #90923 by andypugh
Just a warning: I was a long way into the install process onto my 8GB SSD DOM drive when it told me that it needed 9GB of space.
So make sure you have the room before starting the process
The following user(s) said Thank You: cncnoob1979

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

More
05 Apr 2017 12:09 #90927 by cncnoob1979
Thanks Andy,

Ill be sure to add this information to the first post to warn others.

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

More
08 Apr 2017 05:42 #91026 by Elroy
Ok.

Gave up on last installation and reinstalled every thing from scratch. Worked a lot better this time using MATE not CINNAMON. I also checked the registry and checksum before installing.blem

here is the new problem when trying to download Linuc CNC following the steps.

would anyone like to help me?

elroy@elroy-Lenovo-V570 ~ $ cd linuxcnc-dev
elroy@elroy-Lenovo-V570 ~/linuxcnc-dev $ cd debian
elroy@elroy-Lenovo-V570 ~/linuxcnc-dev/debian $ ./configure uspace
successfully configured for 'uspace-LinuxMint-18.1'-'uspace+xenomai'..
elroy@elroy-Lenovo-V570 ~/linuxcnc-dev/debian $ cd ..
elroy@elroy-Lenovo-V570 ~/linuxcnc-dev $ dpkg-checkbuilddeps
elroy@elroy-Lenovo-V570 ~/linuxcnc-dev $ linuxcnc-dev/src
bash: linuxcnc-dev/src: No such file or directory
elroy@elroy-Lenovo-V570 ~/linuxcnc-dev $ git checkout 2.7
Branch 2.7 set up to track remote branch 2.7 from origin.
Switched to a new branch '2.7'
elroy@elroy-Lenovo-V570 ~/linuxcnc-dev $ linuxcnc-dev/src
bash: linuxcnc-dev/src: No such file or directory
elroy@elroy-Lenovo-V570 ~/linuxcnc-dev $ cd ..
elroy@elroy-Lenovo-V570 ~ $ linuxcnc-dev/src
bash: linuxcnc-dev/src: Is a directory
elroy@elroy-Lenovo-V570 ~ $ cd debian
bash: cd: debian: No such file or directory
elroy@elroy-Lenovo-V570 ~ $ cd linuxcnc-dev
elroy@elroy-Lenovo-V570 ~/linuxcnc-dev $ linuxcnc-dev/src
bash: linuxcnc-dev/src: No such file or directory
elroy@elroy-Lenovo-V570 ~/linuxcnc-dev $

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

More
08 Apr 2017 06:40 #91028 by rodw
I think you've forgotten a git pull after the checkout so no folders or files are found but I am no expert.

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

More
08 Apr 2017 06:50 #91030 by PKM
You're trying to execute linuxcnc-dev/src
But you should be entering cd src at that point

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

More
08 Apr 2017 12:56 #91041 by Elroy
So are the instructions wrong from post 2? I must be misunderstanding the instructions. Which are the following:

Once all build dependencies are satisfied you can complete the process. For a .deb install go into;

linuxcnc-dev/src


NOTE: You can issue a git-checkout to build something other than master. Such as:

git checkout 2.7

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

Time to create page: 0.118 seconds
Powered by Kunena Forum