BRL-CAD - 7.12.2constructive solid geometry modeling system |
|
||||||||||||||||
|
|||||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
How to set it up - Version: 7.6.0, 9/24/2005 07:23AM PST
(5 of 5 users found this comment useful)
brlcad (Open Source Development)Most Recent Replies: View All 3 Replies
- How to set it up
- How to set it up (1 replies)
Can't get it to work no matter what. 



- Version: 7.6.0, 9/23/2005 09:21PM PST
(0 of 6 users found this comment useful)
rblevittMost Recent Replies: View All 1 Replies
/usr/brlcad/bin/mged
If you edit your ~/.profile, you can/should add /usr/brlcad/bin to your PATH so you don't have to keep typing that every time (you can copy/paste these lines into Terminal):
echo "" >> ~/.profile
echo "export PATH=/usr/brlcad/bin:\$PATH" >> ~/.profile
source ~/.profile
After doing that, you'll be able to just run X11 and type this into xterm:
mged
The dependency on X11 will be removed in the future.
If anyone has ANY trouble installing or using the package, please let me know. You can either post a bug report to:
http://sourceforge.net/tracker/?group_id=105292&atid=640802
Or post a forum message to the Help forum:
http://sourceforge.net/forum/forum.php?forum_id=362510
Or subscribe to the users mailing list and e-mail your question(s):
http://lists.sourceforge.net/lists/listinfo/brlcad-users