Starting CAMotics

3 篇文章 0 订阅

Installation

Windows or MacOS

For Windows or Mac OS-X simply run the appropriate installer and follow the prompts.

If CAMotics won't run or you don't see the 3D view try updating your graphics drivers.

Debian Linux

To install a Debian Linux .deb package open a terminal and run the following:

# Go to the directory where you downloaded the CAMotics package.
sudo apt-get update
sudo apt-get install -y gdebi
sudo gdebi camotics_1.2.0_amd64.deb

Note: Some Linux distributions, such as Ubuntu 20.04, may need other packages.

Try the following for a missing Qt websocket library:

sudo apt-get update
sudo apt-get install -y libqt5websockets5-dev

or for a missing libv8:

wget http://mirrors.kernel.org/ubuntu/pool/universe/libv/libv8-3.14/libv8-3.14.5_3.14.5.8-5ubuntu2_amd64.deb
sudo dpkg -i libv8-3.14.5_3.14.5.8-5ubuntu2_amd64.deb

Alternatively, open the package in a package manager like synaptic.

Fedora, CentOS or RedHat Linux

There is an official CAMotics package for Fedora. This can be installed with the following commands:

sudo dnf -y install camotics

RPM packages can be found on pkgs.org and can be installed like this:

sudo rpm -U camotics-1.2.0.x86_64.rpm

Starting CAMotics

For more information about running CAMotics see the user's manual.

Windows

In Windows you will find CAMotics in your Start menu under All Programs -> CAMotics -> CAMotics.

Mac OS-X

On Mac OS-X CAMotics is installed in the Applications folder. In Finder under PLACES you will find the Applications. Open this folder and double click on the CAMotics icon.

Linux

In Linux, if you've installed a package, you should find CAMotics in system menu under Other. Alternatively, you can open a terminal and run camotics.

If you bulit CAMotics from source with out installing. Then you must open a terminal, go to the directory where built CAMotics and run ./camotics.

Source Code

You can build from source in Debian Linux with the following commands:

# Install the prerequisites
sudo apt-get update
sudo apt-get -y install scons build-essential libssl-dev qt5-default \
  libqt5websockets5-dev libqt5opengl5-dev libv8-dev git

# Get the source
git clone https://github.com/CauldronDevelopmentLLC/cbang
git clone https://github.com/CauldronDevelopmentLLC/CAMotics

# Build C!
scons -C cbang
export CBANG_HOME=$PWD/cbang

# Build CAMotics
cd CAMotics
scons

# Build the package
scons package

# Install the package
sudo dpkg -i camotics_*.deb

Visit the GitHub page for information on building the source code.

Previous Releases

Windows 64-bit

Windows 32-bit

Linux 64-bit

Linux 32-bit

macOS

  • 1
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值