| 01:42.27 | *** join/#brlcad R0b0t1 (~Enigma@unaffiliated/r0b0t1) | |
| 02:08.14 | ``Erik | almost looks like ya may've gotten the new tk fb |
| 02:32.50 | *** join/#brlcad R0b0t1 (~Enigma@unaffiliated/r0b0t1) | |
| 05:37.43 | starseeker | ``Erik: I don't suppose you can successfully compile the Togl based stuff on your home box? |
| 05:38.02 | starseeker | is eyeing this trying to figure out where he went wrong with the texture stuff... |
| 08:42.51 | *** join/#brlcad 77CAAN4Y1 (~stevegt@c-69-181-134-76.hsd1.ca.comcast.net) | |
| 09:50.39 | *** join/#brlcad mafm (~mafm@146.Red-88-23-76.staticIP.rima-tde.net) | |
| 10:53.46 | *** join/#brlcad __monty__ (~toon@78-23-209-58.access.telenet.be) | |
| 11:29.05 | ``Erik | which home box? |
| 11:29.24 | ``Erik | <-- notes that he uses xquartz on his hackintop, not x11.app |
| 11:29.56 | ``Erik | though I do have a 10.4 and 10.2 with x11.app on them |
| 11:30.26 | __monty__ | ``Erik: Do you run os X86 ? |
| 11:37.31 | ``Erik | yeah, the macbook is x86 running 10.5, the 10.4 is a g4 powerbook pro, the 10.2 is a g3 ibook |
| 11:47.18 | __monty__ | ``Erik: I meant http://wiki.osx86project.org/wiki/index.php/Main_Page , because you said hackintop. |
| 11:47.31 | __monty__ | Brlcad sure is a long build. |
| 11:49.59 | ``Erik | oh, heh, no, mine are actual apple hardware |
| 11:50.06 | ``Erik | but twisted to be a lot more unixy |
| 11:50.36 | ``Erik | dincha watch 'hackers' or 'independance day'? all hackers use macs, right? :D |
| 11:52.06 | __monty__ | Oh boy, then I'm on my way to true hackerness :-) What did you do to make them more unix-y? |
| 11:53.38 | ``Erik | made symlinks here and there, enabled the root account, installed macports and all its goodness |
| 11:54.58 | __monty__ | Is enabling the root account difficult? What kind of symlinks, the usr opt var etc ... folder structure? |
| 11:55.41 | ``Erik | um, the big symlink I MUST do right away on anew mac is /home -> /Users and /usr/home -> /Users |
| 11:56.22 | ``Erik | the root account was a netinfo change on the 10.4 boxes, I don't recall exactly what I did on 10.5 to get it :/ mostly google and try |
| 11:57.17 | ``Erik | oh, and some scripts on 10.4 to nidump/niload into an RCS'd "fake etc", don't recall what I did on 10.5... (only done it twice on 10.5, don't have 10.6) |
| 11:57.31 | __monty__ | Do you feel more at home with /home than with /Users? |
| 11:58.20 | ``Erik | heh, yeah (even though irix had a weird one, like /users/ or something) *shrug* |
| 11:59.22 | ``Erik | <-- big fbsd weenie, treats his macs more like x servers that run firefox and WoW usually and ssh's into fbsd boxes... *shrug* so'z I try to alter my environment to be more comfortable to me |
| 12:02.35 | __monty__ | gipoqu |
| 12:02.49 | __monty__ | *excuse me, wrong window. |
| 12:05.38 | __monty__ | make install ran into some error's, here's the paste: http://paste.lisp.org/display/99300 Any idea what's wrong and how I can correct it? |
| 12:10.29 | ``Erik | your URT didn't build correctly, probably failed but left a file piece, so make assumed it was done |
| 12:11.00 | ``Erik | rm src/other/URToolkit/cnv/rletoabA62 && make install |
| 12:11.46 | ``Erik | (if ya see "not a valid libtool file", that's the issue and solution, changing the name to whatever is appropriate) |
| 12:12.11 | ``Erik | or, uh, invalid libtool wrapper script, or invalid libtool object file, ... |
| 12:13.00 | __monty__ | rm: src/other/URToolkit/cnv/rletoabA62: is a directory |
| 12:13.57 | __monty__ | rm -d? |
| 12:15.00 | __monty__ | And should I sudo make install or not? |
| 12:15.37 | ``Erik | srrc, src/other/URToolkit/cnv/rletoabA62/rletoabA62 |
| 12:15.41 | ``Erik | srry, even |
| 12:20.44 | __monty__ | Some errors still http://paste.lisp.org/+24ME rm 'rletogif'? |
| 12:22.03 | ``Erik | yup (or make clean and build again) |
| 12:23.17 | __monty__ | in what directory is rletogif located? |
| 12:29.24 | ``Erik | src/other/URToolkit/cnv |
| 12:30.42 | __monty__ | Do the same with aliastorle? |
| 12:37.02 | __monty__ | And rleClock, where is it located? |
| 12:40.08 | __monty__ | I'll just do a make clean && make might be easier in the long run, instead of removing all those files. |
| 13:36.03 | *** join/#brlcad akafubu (~akafubu@unaffiliated/akafubu) | |
| 14:19.23 | __monty__ | How do you prefer to use brlcad, mged? |
| 14:38.43 | __monty__ | just did a victory dance because he succeeded in compiling brlcad. |
| 16:02.54 | starseeker | ``Erik: any home box |
| 17:32.08 | *** join/#brlcad Stattrav (~Stattrav@117.96.10.118) | |
| 18:31.52 | *** join/#brlcad Nohla (~jesica@201.255.239.35) | |
| 19:34.35 | *** join/#brlcad R0b0t1 (~Enigma@unaffiliated/r0b0t1) | |
| 20:30.19 | ``Erik | togl.c:19:20: error: tclInt.h: No such file or directory |
| 20:30.19 | ``Erik | togl.c:20:19: error: tkInt.h: No such file or directory |
| 20:30.19 | ``Erik | togl.c:102:54: error: tkMacOSXInt.h: No such file or directory |
| 20:39.29 | CIA-73 | BRL-CAD: 03erikgreenwald * r39245 10/brlcad/trunk/configure.ac: CPP flags must be single quoted so ${} variables are not substituted at configure time |
| 23:36.05 | ``Erik | simpsons occasionally has a really brilliant gag O.o bart looking at a microfiche display, says "zoom in and enhance", lisa shrugs and pushes his head cloesr to the machine |