Search found 7 matches

by asps946701
Fri Oct 18, 2019 5:37 am
Forum: Packaging
Topic: FreeCAD and Raspberry Pi 4
Replies: 216
Views: 145964

Re: FreeCAD and Raspberry Pi 4

Hello All, Hereby I can confirm a successful build on the Pi4. I used the source of 0.18.3. As far as I can see everything is working. Here is my short list used for installing: sudo apt install cmake build-essential libtool lsb-release swig libboost-dev libboost-date-time-dev libboost-filesystem-d...
by asps946701
Fri Sep 27, 2019 9:07 am
Forum: Install / Compile
Topic: Jetson nano install fail
Replies: 13
Views: 4488

Re: Jetson nano install fail

vocx wrote: Wed Sep 25, 2019 2:36 pm
asps946701 wrote: Wed Sep 25, 2019 6:07 am I think I use ARM distribution based on Ubuntu. Orz
But why? Don't you have a regular computer, x86 based, desktop or laptop?
I have regular computer with intel E3-1230V2 CPU.

I have interest in trying new Development board ;)

Thanks you very much
by asps946701
Wed Sep 25, 2019 6:07 am
Forum: Install / Compile
Topic: Jetson nano install fail
Replies: 13
Views: 4488

Re: Jetson nano install fail

$ uname -a Linux smg-desktop 4.9.140-tegra #1 SMP PREEMPT Wed Mar 13 00:32:22 PDT 2019 aarch64 aarch64 aarch64 GNU/Linux Wait, what? Aarch64? That's an ARM 64-bit architecture, not a standard x86 desktop processor. What are you using? I asked you to clarify what "Jetson nano" is. Then you...
by asps946701
Tue Sep 24, 2019 9:39 am
Forum: Install / Compile
Topic: Jetson nano install fail
Replies: 13
Views: 4488

Re: Jetson nano install fail

-Installing freecad without freecad-doc? First, make sure previous freecad packages are removed, also the -doc package. sudo apt purge freecad freecad-doc Then install the freecad packages sudo apt install freecad freecad-python3 freecad-common freecad-runtime libfreecad-python3-0.18 If that fails,...
by asps946701
Tue Sep 24, 2019 1:30 am
Forum: Install / Compile
Topic: Jetson nano install fail
Replies: 13
Views: 4488

Re: Jetson nano install fail

What version are you trying to install? The one from the official repo or the one from the stable PPA? Also could you try to install freecad only without freecad-doc? Why do you want to upgrade after installing? And did you update before trying to install? Thanks you reply, Sorry this is my first t...
by asps946701
Mon Sep 23, 2019 8:42 am
Forum: Install / Compile
Topic: Jetson nano install fail
Replies: 13
Views: 4488

Jetson nano install fail

Hello, My OS is: $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04.3 LTS Release: 18.04 Codename: bionic I try to install freecad on jetson nano by this: https://www.freecadweb.org/wiki/Install_on_Unix When I go to this step: $sudo apt-get install freeca...
by asps946701
Mon Sep 23, 2019 5:59 am
Forum: 中文论坛 / 中文論壇(简体 / 繁體)
Topic: 请问有人在jetson nano上成功运行吗?
Replies: 2
Views: 1901

请问有人在jetson nano上成功运行吗?

我安装了老半天+找资料,解决不了 卡在这一步 :oops: sudo apt-get install freecad freecad-doc && sudo apt-get upgrade --------------------------------------------------- Reading package lists... Done Building dependency tree Reading state information... Done freecad-doc is already the newest version (1:0.17.13541-...