IRC log for #brlcad on 20090704

00:51.45 *** join/#brlcad BigAToo (n=BigAToo@pool-96-230-124-196.sbndin.btas.verizon.net)
01:05.41 *** join/#brlcad Axman6 (n=Axman6@pdpc/supporter/student/Axman6)
03:52.01 *** join/#brlcad pacman87 (n=pacman87@bz.bzflag.bz)
05:28.36 *** join/#brlcad madant (i=cb7baf0f@gateway/web/freenode/x-cb7a59c297965f1f)
05:58.26 CIA-32 BRL-CAD: 03ebautu * r34943 10/web/trunk/htdocs/more/sites/all/modules/brlcad/brlcad.module: Rewrite php-mged integration (from exec to proc_open/proc_close) to allow more flexibility, working dir, and parameter pass.
06:01.32 CIA-32 BRL-CAD: 03Ebautu 07http://brlcad.org * r1532 10/wiki/More_Changelog: /* June, 17 - today */
09:19.40 CIA-32 BRL-CAD: 03homovulgaris * r34944 10/brlcad/trunk/src/libpc/ (pcMathVM.cpp pcMathVM.h): MathVM : Stack operator overloading
09:59.03 *** join/#brlcad sander^ (n=sander@97.178.16.62.customer.cdi.no)
10:37.30 CIA-32 BRL-CAD: 03homovulgaris * r34945 10/brlcad/trunk/src/libpc/pcMathVM.cpp: taking into account assign node in the MathVM stack evaluation
11:37.16 *** join/#brlcad _sushi_ (n=_sushi_@84-73-205-147.dclient.hispeed.ch)
11:43.02 ``Erik *yarn*
12:23.35 CIA-32 BRL-CAD: 03homovulgaris * r34946 10/brlcad/trunk/src/libpc/pcMathVM.cpp: OrNode methods for MathVM
12:34.00 *** join/#brlcad docelic__ (n=docelic@78.134.196.188)
13:22.00 CIA-32 BRL-CAD: 03erikgreenwald * r34947 10/brlcad/trunk/src/libpc/ (pcMathGrammar.h pcMathLF.h pcMathVM.h pcParser.h): mark deprecated headers in source
15:24.28 ``Erik der mann wacht auf... heh, sounds like "the man whacked off" O:-)
18:20.05 *** join/#brlcad barth (n=barth@91.180.127.81)
18:34.55 *** join/#brlcad louipc (n=louipc@archlinux/trusteduser/louipc)
18:48.20 *** join/#brlcad alecs1 (i=alex@193.170.134.234)
19:17.03 *** join/#brlcad cpc26 (n=cpc26@72.170.156.242)
19:18.09 *** join/#brlcad cpc26 (n=cpc26@72.170.156.242)
19:32.39 CIA-32 BRL-CAD: 03erikgreenwald * r34948 10/brlcad/trunk/src/adrt/ (24 files in 3 dirs): collapse libtexture into librender
19:37.20 ``Erik *bored*
20:17.16 CIA-32 BRL-CAD: 03ebautu * r34949 10/web/trunk/htdocs/more/sites/all/modules/brlcad/ (brlcad.module scripts/7.14/raytrace.txt): Tcl script and Drupal code/forms for raytracing models (currently during submit, ie no queueing)
20:38.48 alecs1 hi, I'm trying to install in a custom location, so I did ./configure --prefix=destination
20:38.56 alecs1 but I get the following error at install:
20:38.59 alecs1 libtool: install: error: cannot install `libstepcore.la' to a directory not ending in /usr/brlcad/lib
20:39.40 alecs1 my knowledge of autotools stops at using --prefix=destination, so I couldn't even understand the discussions found with google
20:40.28 alecs1 do you know if other options should be added at configure or make?
20:41.00 ``Erik O.o does it do that in the src/other/step directory when you're installing?
20:43.02 alecs1 actually yes, make[6]: Entering directory `/home/alex/programs/brl-cad/brlcad/src/other/step/src/clstepcore'
20:43.14 ``Erik did you run ./configure without the --prefix flag at some point? (could be that there's a stale file screwing things up?)
20:43.43 ``Erik I don't see anything in the configure.ac or Makefile.am that'd try to force libtool to use a certain dir :/
20:45.04 alecs1 yes, I did run the configure without when I installed it first system-wide
20:45.09 alecs1 ok
20:45.37 ``Erik mebbe if you rm -rf'd the source directory, re-extracted the tarball and tried again?
20:45.45 alecs1 so I do a make clean and regenerate the configure from autogen
20:46.16 ``Erik d'no if clean will do it, distclean should. autogen.sh shouldn't be needed
20:47.12 alecs1 there was no configure when I pulled from svn, but otherwise I got the idea
20:47.14 alecs1 thanks
20:47.23 ``Erik np, good luck o.O
20:48.13 CIA-32 BRL-CAD: 03ebautu * r34950 10/web/trunk/htdocs/more/sites/all/modules/brlcad/brlcad.module: Allow metadata gathering and raytracing on model updates.
20:56.01 *** join/#brlcad elena (n=elena@89.136.118.141)
20:57.43 CIA-32 BRL-CAD: 03ebautu * r34951 10/web/trunk/htdocs/more/sites/all/modules/brlcad/brlcad.module: Make thumbnails similar to database they were generated from.
21:09.27 CIA-32 BRL-CAD: 03ebautu * r34952 10/web/trunk/htdocs/more/sites/all/modules/brlcad/brlcad.module: cleanup of mged-php integration code
21:25.03 CIA-32 BRL-CAD: 03ebautu * r34953 10/web/trunk/htdocs/more/sites/all/modules/brlcad/brlcad.module: Implemented settings to allow multiple sizes images.
21:31.17 CIA-32 BRL-CAD: 03ebautu * r34954 10/web/trunk/htdocs/more/sites/all/modules/brlcad/brlcad.module: Hide image settings in submission form (images are generated automatically)
21:52.16 CIA-32 BRL-CAD: 03ebautu * r34955 10/web/trunk/htdocs/more/sites/all/modules/brlcad/brlcad.module: Make thumbnails similar to database they were generated from even for newly uploaded databases.
22:07.39 CIA-32 BRL-CAD: 03Ebautu 07http://brlcad.org * r1533 10/wiki/More_Changelog: /* June, 17 - today */
22:16.25 *** join/#brlcad BigAToo (n=BigAToo@pool-71-115-28-171.sbndin.dsl-w.verizon.net)
23:17.07 *** join/#brlcad samrose (n=samrose@c-24-11-214-181.hsd1.mi.comcast.net)
23:54.50 *** part/#brlcad alecs1 (i=alex@193.170.134.234)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.