irclog2html for #openzaurus on 20060725

21:33.02*** join/#openzaurus ibot (i=ibot@pdpc/supporter/active/TimRiker/bot/apt)
21:33.02*** topic/#openzaurus is OpenZaurus user discussion/support channel | developer discussion in #oe | http://www.openzaurus.org/ | Don't ask to ask, just ask. | Current release: 3.5.4/3.5.4.1 | Report OZ bugs at http://bugs.openembedded.org/
21:45.40*** join/#openzaurus trogb0x (n=user@net34-198.netkaster.ca)
21:52.02seth1248now I'm trying to do the same shellscript with while so that it will keep asking for input if user doesn't select 1 of 3 choices; I have:
21:52.17seth1248while [ "$ans" != "1" -o "$ans" != "2" -o "$ans" != "3" ]
21:52.23seth1248do
21:52.43seth1248echo You must enter 1, 2, or 3.
21:52.48seth1248read ans
21:52.50seth1248done
21:53.34seth1248but when I run the script it keeps looping even though I enter 1
21:54.46*** join/#openzaurus arm-bar (n=user@ppp-70-251-84-1.dsl.rcsntx.swbell.net)
21:54.50arm-barhello
21:55.57seth1248hello
22:01.33JustinPseth1248: you want and, not or
22:01.46JustinPseth1248: the answer will always be != to one of those
22:01.51JustinPwell, 2 or more
22:02.00JustinPprobably -a
22:05.15seth1248JustinP: Thank You, that fixed it.
22:20.52*** join/#openzaurus synth (n=cb@c-71-203-15-223.hsd1.fl.comcast.net)
22:37.13*** join/#openzaurus Kerwood_ (n=Marshall@69-174-191-58.frdrmd.adelphia.net)
22:43.24*** join/#openzaurus arm-bar (n=user@ppp-70-251-84-1.dsl.rcsntx.swbell.net)
22:51.28*** join/#openzaurus insearchof (n=insearch@pool-72-70-177-57.hrbgpa.east.verizon.net)
22:57.03*** join/#openzaurus JoeSchmo (n=jciccone@pool-71-127-206-171.nwrknj.east.verizon.net)
23:01.44insearchofJustinP: I know you not here.. but did you remove a lot of *bb's from the tree?
23:02.02insearchofJust respond when you get back
23:06.51*** join/#openzaurus brodavi (n=john@user-24-214-131-23.knology.net)
23:08.34*** part/#openzaurus brodavi (n=john@user-24-214-131-23.knology.net)
23:08.35*** join/#openzaurus brodavi (n=john@user-24-214-131-23.knology.net)
23:12.08*** join/#openzaurus sbe (n=john@user-24-214-131-23.knology.net)
23:12.43JustinPinsearchof: of course I didn't....why would I?
23:12.49JustinPinsearchof: and why do you think I did?
23:13.16insearchofthere arent as many meta's
23:13.22JustinP...
23:13.27JustinPyou mean in oz354x?
23:13.32insearchofno... dev
23:13.33JustinPoz354x is different than dev
23:13.52sbeI need some help... I'm running ubuntu 6.06, and it has monotone 2.4 available, not 2.7... I can download the 2.7 .deb file from monotone's website, but when I try to install it, it says it depends on some libboost libraries such as libboost-regex1.32.0, however I have libboost-regex1.33.1 installed, it just doesn't like it. How can I downgrade those libraries, or tell monotone to just use the new libraries?
23:14.30insearchofthe feed I normally pull from is the org.openembedded.dev
23:14.32JustinPsbe: that's 0.24 and 0.27
23:14.51JustinPsbe: you can try forcing it to install, but it may not work
23:14.55sbewhoops :) yeah.. that's what I meant
23:14.59JustinPinsearchof: that's a breanch, not a feed
23:15.10sbeI tried forcing it, but it said it couldn't find the .so or something
23:15.11insearchofsorry... that is what I mean
23:15.12insearchoflol
23:16.36insearchofalright... I will change over to that the oz354x
23:19.27sbeis there any way to tell monotone to just not worry about the version number of the libboost libraries?
23:20.52JustinPsbe: I doubt it
23:21.09JustinPsbe: I suggest compiling your own monotone or downloading the static linux binary from venge.net
23:21.21JustinPinsearchof: it *does* look sparse in there....not sure what's up
23:22.18insearchofI dont know either... all I did was rebuild my box and follow the game guide
23:22.21insearchofwho knows
23:25.18JustinPinsearchof: see rev da3bdc9f7b7872511bed7da95bbe562ffd88f6fe, koen put images in images/ and tasks in tasks/
23:57.27sbehey JustinP that did it. I downloaded the static linux binary and kept going as per instructions on openembedded.org/wiki/GettingStarted however if I try and build a package it tells me that it was unable to open /conf/bitbake.conf ... the instructions don't mention this.. any advice?
23:59.00sbeshould I just rename local.conf to bitbake.conf?

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with blootbot logs, split per channel, etc.