DINKIN / heekscad

Automatically exported from code.google.com/p/heekscad
Other
0 stars 0 forks source link

cant install wont work at 10.04 LTU #367

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.installing at 10.04 ltu emc2 distribution from linuxcnc.org
2.with 10.10 method (tested at 10.04) nothing appears in the programm menu
with the "new" installation method (git/install.sh skript)it appears but wont 
start

What is the expected output? What do you see instead?
got it in the menu with the skript method. when i click it --° nothing 
happens. it wont start.

What version of the product are you using? On what operating system?

OS 10.04 ltu from linuxcnc.org 32bit

Please provide any additional information below.

dual core amd ?4000+/3000+?
nvidia graphic card

Original issue reported on code.google.com by chilla...@gmail.com on 10 Jan 2012 at 12:16

GoogleCodeExporter commented 9 years ago
ps. the cpu has 64bit but the os is 32bit

Original comment by chilla...@gmail.com on 10 Jan 2012 at 12:21

GoogleCodeExporter commented 9 years ago
ppc. installed new graphic drivers. now i get a new error message
 when i start from program button:
its a wide wide window which says that the source images cant be found and a 
lot crossed cubes with a ok button
when i start from terminal i get:

(heekscad:1735): Pango-WARNING **: Invalid UTF-8 string passed to 
pango_layout_set_text()

Original comment by chilla...@gmail.com on 10 Jan 2012 at 1:19

GoogleCodeExporter commented 9 years ago
ppps. at the end of the installation i got the message:

collect2: ld returned 1 exit status
make[2]: *** [bin/heekscad-0.18.0] Error 1
make[1]: *** [src/CMakeFiles/heekscad.dir/all] Error 2
make: *** [all] Error 2
duffy@duffy-desktop:~/HeeksCAD$ sudo dpkg -i heekscad_beta*
dpkg: error processing heekscad_beta* (--install):

Original comment by chilla...@gmail.com on 10 Jan 2012 at 4:32

GoogleCodeExporter commented 9 years ago
there is a ready precompiled package for ubuntu10.04 in the download section 
why dident you use this 
its near the development and shoudt work 

first you may need to upgrade the decencies  
as follow in the terminal 

sudo apt-get install git subversion libwxbase2.8-dev cmake build-essential 
libopencascade-dev libwxgtk2.8-dev libgtkglext1-dev python-dev cmake 
libboost-python-dev

then it should work with the packet provident from the downloadlink

Original comment by lot...@foengarage.de on 27 Feb 2012 at 4:40

GoogleCodeExporter commented 9 years ago

Original comment by neomil...@gmail.com on 28 Jun 2014 at 4:59

GoogleCodeExporter commented 9 years ago
Builds under Linux or more precisely Debian and Ubuntu have been recently 
improved.

You can find all relevant information in 
https://code.google.com/p/heekscad/wiki/HeeksCncUnderUbuntu

Original comment by neomil...@gmail.com on 29 Jun 2014 at 6:37