| | Re: Parts Tracker Status Dan Boger
|
| | (...) well, the problem is that we don't have the MESA libraries installed, and it's going to be a problem setting them up on the server. We are working to have the pictures generated in semi-real time off the server though. Unless you can somehow (...) (22 years ago, 9-May-03, to lugnet.cad.dev.org.ldraw)
|
| | |
| | | | Re: Parts Tracker Status Don Heyse
|
| | | | (...) I'm pretty sure I've run it without the X libraries around, but I don't think I ever linked it without them. So you might be able to build it on another BSD box with X and MESA and then run it on a headless box with just the OSMesa lib (...) (22 years ago, 9-May-03, to lugnet.cad.dev.org.ldraw)
|
| | | | |
| | | | | | Re: Parts Tracker Status Don Heyse
|
| | | | | (...) Just so I don't lose it, here's a link to someone who apparently has had some success with this technique building OSMesa without X on an ipaq. The --without-x looks like a handy build option. (URL) I've put it on my todo list to put together (...) (22 years ago, 9-May-03, to lugnet.cad.dev.org.ldraw)
|
| | | | | |
| | | | Re: Parts Tracker Status Travis Cobbs
|
| | | | (...) Just as a note, if you don't have root access, you should be still able to compile and use the Mesa libraries purely from your account. This might take a little know-how, and you'll have to set LD_LIBRARY_PATH to include whatever directory you (...) (22 years ago, 9-May-03, to lugnet.cad.dev.org.ldraw)
|
| | | | |
| | | | | | Re: Parts Tracker Status (offscreen part rendering) Don Heyse
|
| | | | (...) Or you could build and link with static versions of the Mesa libraries. Then you just have to worry about the one executable. In lugnet.cad.dev.org.ldraw, Don Heyse writes: (...) Ok, I tried this and it seems to work. Here's how: Grab the (...) (22 years ago, 15-May-03, to lugnet.cad.dev.org.ldraw, lugnet.cad)
|
| | | | |
| | | | | | Building LDGLite for off-screen rendering only (Was: Parts Tracker Status) Jacob Sparre Andersen
|
| | | | [ XFUT lugnet.cad.dev ] (...) So far it works fine, but ... (...) This fails. Here's the end of the output from the build: ---...--- gcc -g -DUNIX -DUSE_OPENGL -DUSE_L3_PARSER -DUSE_BMP8 -DNEED_MIN_MAX -DUSE_PNG -DTILE_RENDER_OPTION -DOSMESA_OPTION (...) (22 years ago, 16-May-03, to lugnet.cad.dev.org.ldraw, lugnet.cad, lugnet.cad.dev)
|
| | | | |