Search Criteria
Package Details: brlcad 7.32.2-0
Git Clone URL: | https://aur.archlinux.org/brlcad.git (read-only, click to copy) |
---|---|
Package Base: | brlcad |
Description: | An extensive 3D solid modeling system. |
Upstream URL: | https://brlcad.org |
Keywords: | CAD |
Licenses: | |
Submitter: | louipc |
Maintainer: | ejno |
Last Packager: | ejno |
Votes: | 66 |
Popularity: | 1.06 |
First Submitted: | 2007-02-04 02:47 |
Last Updated: | 2021-02-14 18:45 |
Dependencies (6)
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- libxft (libxft-bgra-git, libxft-bgra)
- libxi (libxi-git)
- cmake (cmake-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- subversion (make)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
ljj038 commented on 2019-10-17 09:38
@ejno thanks. I use a proxy solved the problem. (you know the gfw)
ejno commented on 2019-10-15 00:01
@ljj038: If you're behind a proxy, try this: https://subversion.apache.org/faq.html#proxy
ljj038 commented on 2019-10-14 07:57
svn: E175002: REPORT request on '/p/brlcad/code/!svn/me' failed
nTia89 commented on 2019-08-11 13:31
Package broken! Compilation gives me an error:
EDIT: I fixed (here is how)[1] the above issue but
brlcad
still does not start[1] https://bit.ly/2HbLRwd
ctag commented on 2019-03-26 13:41
brlcad will tab-complete, but does not run after installing.
Edit: Ok, I just learned that the ui is separated from brlcad. Running
/opt/brlcad/bin/mged
produces a flickering screen that I can't use. Running/opt/brlcad/bin/archer
seems to work!MrLinuxFish commented on 2018-02-14 07:30
brlcad is failing the validity check when I try to install it.
heavysink commented on 2017-09-01 18:11
brlcad is now in arch4edu repository:
[arch4edu]
SigLevel = Never
Server = http://mirrors.tuna.tsinghua.edu.cn/arch4edu/$arch
Baumi commented on 2017-08-11 17:00
Sorry for answering that late.
The solution is quite old:
https://bbs.archlinux.org/viewtopic.php?id=164232
At the end is the solution.
As I removed brlcad and did the mkinitcpio again all was running fine afterwards.
ejno commented on 2017-08-09 01:29
@Baumi: Thanks for reporting this issue. My system does not reproduce this situation; would you be able to provide further information on how you identified this?
Baumi commented on 2017-08-02 12:29
brlcad is quite dangerous.
If you installed it and do a update inlcluding "mkinitcpio -p linux" your system will be broken.
The reason is, that some modules from gzip are not compatible between brlcad and your running system. And mknitcpio accidentally takes the wrong one to create an image.
Only repair method: uninstall brlcad, do an manual "mkinitcpio -p linux" and reboot. At least on my box it worked.