RPI4 - Debian / LinuxCNC / EtherCAT / XFCE
23 May 2022 11:34 #243604
by rodw
Replied by rodw on topic RPI4 - Debian / LinuxCNC / EtherCAT / XFCE
Time for me to reinstall your image. Its broken 
My Pi is pretty broken with all the stuff I've built on it. Just have to find some time...

My Pi is pretty broken with all the stuff I've built on it. Just have to find some time...
Please Log in or Create an account to join the conversation.
23 May 2022 15:31 - 23 May 2022 15:32 #243620
by ftree
Replied by ftree on topic RPI4 - Debian / LinuxCNC / EtherCAT / XFCE
I have compile deb packages for rpi like so. I pushed the the wheel build var though to debuild with --set-envvar=“VTK_WHEEL_BUILD=ON” as it doesn’t look like Debian enable that
salsa.debian.org/science-team/vtk9/-/raw/master/debian/rules
This at least maintains deb packaging
apt install -y chrpath cmake debhelper-compat default-jdk default-libmysqlclient-dev dh-sequence-python3 doxygen-latex \
ghostscript gnuplot-nox graphviz hdf5-tools dh-sequence-javahelper libalglib-dev javahelper libavcodec-dev \
libavformat-dev libavutil-dev libdigest-md5-perl libdouble-conversion-dev libeigen3-dev libexpat-dev \
libfontconfig1-dev libfreetype6-dev libftgl-dev libgdal-dev libgl1-mesa-dev libgl-dev libgl2ps-dev \
libglew-dev libglu1-mesa-dev libglu-dev libhdf5-openmpi-dev libhpdf-dev libjpeg-dev libjs-mathjax \
libjsoncpp-dev liblz4-dev libmrmpi-dev libnetcdf-cxx-legacy-dev libnetcdf-dev libogg-dev libosmesa6-dev \
libpng-dev libpq-dev libproj-dev libsqlite3-dev libswscale-dev libtbb-dev libtheora-dev \
libtiff-dev libutfcpp-dev libx11-dev libxdmf-dev libxml2-dev libxpm-dev libxt-dev lzma mpi-default-dev \
pkg-config python3-dev python3-matplotlib python3-mpi4py qtbase5-dev libqt5opengl5 \
r-base-core r-base-dev r-base xauth xvfb
git clone https://salsa.debian.org/science-team/vtk9.git
cd vtk9
dch -a "compiled by djsftree"
debuild -i -us -uc -b --set-envvar="VTK_WHEEL_BUILD=ON"
/usr/lib/python3 -m pip install wheel
/usr/lib/python3 setup.py bdist_wheel
/usr/lib/python3 -m pip install dist/vtk-*.whl
This at least maintains deb packaging

Last edit: 23 May 2022 15:32 by ftree.
Please Log in or Create an account to join the conversation.
23 May 2022 20:09 - 23 May 2022 20:10 #243637
by ftree
Replied by ftree on topic RPI4 - Debian / LinuxCNC / EtherCAT / XFCE
The wheel is in
build/dist
on my pi it is calledvtk-9.1.20220518.dev0-cp310-cp310-linux_aarch64.whl So tonight I'll be onto installing qtpyvcp
Can you share that whl ? I'm struggling to get vtk compiled.
Last edit: 23 May 2022 20:10 by ftree.
Please Log in or Create an account to join the conversation.
23 May 2022 20:22 #243639
by rodw
Replied by rodw on topic RPI4 - Debian / LinuxCNC / EtherCAT / XFCE
Contact me via my web site here
www.vmn.com.au/contact
or use the chat
and I'll share my stuff in Google Drive.
www.vmn.com.au/contact
or use the chat
and I'll share my stuff in Google Drive.
Please Log in or Create an account to join the conversation.
24 May 2022 06:57 #243666
by rodw
Replied by rodw on topic RPI4 - Debian / LinuxCNC / EtherCAT / XFCE
hmm, unmet build dependencies right near the end
qtdeclarative5-dev tcl-dev tk-dev
qtdeclarative5-dev tcl-dev tk-dev
Please Log in or Create an account to join the conversation.
- ajsinfotech
- Offline
- Senior Member
-
Less
More
- Posts: 76
- Thank you received: 1
01 Jun 2022 15:37 - 01 Jun 2022 15:40 #244380
by ajsinfotech
Replied by ajsinfotech on topic RPI4 - Debian / LinuxCNC / EtherCAT / XFCE
Hi elovalvo
Who/where was this installed?
I mean the qtvcp thing.
Thanks
Who/where was this installed?
cd /usr/lib/python3/dist-packages/qtvcp/designer
I mean the qtvcp thing.
Thanks
Last edit: 01 Jun 2022 15:40 by ajsinfotech.
Please Log in or Create an account to join the conversation.
01 Jun 2022 18:46 #244390
by elovalvo
Replied by elovalvo on topic RPI4 - Debian / LinuxCNC / EtherCAT / XFCE
Qtvcp is installed with Linuxcnc
The LinuxCNC installation procedure creates automatically the structure and related files
The LinuxCNC installation procedure creates automatically the structure and related files
Please Log in or Create an account to join the conversation.
- ajsinfotech
- Offline
- Senior Member
-
Less
More
- Posts: 76
- Thank you received: 1
01 Jun 2022 19:18 #244396
by ajsinfotech
Replied by ajsinfotech on topic RPI4 - Debian / LinuxCNC / EtherCAT / XFCE
Ok.
So much compilations and installations got me a little confused, sorry.
Many thanks elovalvo!
So much compilations and installations got me a little confused, sorry.
Many thanks elovalvo!
Please Log in or Create an account to join the conversation.
Time to create page: 0.075 seconds