Search the web
Sign In
New User? Sign Up
vtp-unix
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 594 - 623 of 821   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
594
Hi Mario, You need to compile VTBuilder with -DUSE_OPENGL=0. For some reason, beyond my knowledge, the OSX OpenGL framework does not define: ...
NinoWalker
Offline Send Email
Mar 26, 2007
9:33 pm
595
To follow up, if you are building against the head, there are a few changes you'll want to make. I've included my .diff log. One change you might ignore...
NinoWalker
Offline Send Email
Mar 27, 2007
3:49 pm
596
Reviewing changes.. ... Those are already included on line 200, so there should be no nned to the top of the file as well? ... VTBuilder does not call OSG at...
Ben Discoe
bdiscoe
Offline Send Email
Mar 28, 2007
8:49 pm
597
Hi Linux folks, After i build the VTP applications on Linux, i have been struggling to figure out how to launch them from my desktop. It is easy to make a ...
Ben Discoe
tuktuk@...
Send Email
Apr 7, 2007
11:04 pm
598
Some news: I ordered a MiniMac today (or is it MacMini? i can never remember) so i'll be able to help people with their Mac issues better, after it arrives...
Ben Discoe
tuktuk@...
Send Email
Apr 7, 2007
11:10 pm
599
I will fly to Hawaii to provide Ben vital support through the first 24 hours of the critical transitional period. Mac support will be helpful toward increasing...
NinoWalker
Offline Send Email
Apr 8, 2007
2:16 am
600
My MiniMac is running very nicely, and it runs the VTP binaries that Nino built. Now, i am now facing the prospect of building VTP on Mac. Rather than try to...
Ben Discoe
bdiscoe
Offline Send Email
May 3, 2007
9:05 am
601
Hi this is my first mail to vtp. i'm new... to install VTP on my mac i foollowed the instruction at : ...
Massimo Di Stefano
massimo_di_s...
Offline Send Email
May 4, 2007
5:16 pm
602
so it looks like gcc can't find gdal ogr. are the includes from gdal actually in /usr/local/include? Joe D...
joe dumoulin
joe.dumoulin@...
Send Email
May 4, 2007
5:36 pm
603
Hi i've solved the gdal problem using a "non framework" installation, ./configure --prefix=/usr/local --without-python now i've gdal in usr local /bin /lib...
Massimo Di Stefano
massimo_di_s...
Offline Send Email
May 4, 2007
6:59 pm
604
This might be a simple problem too. Look for your ZLIB installation and make sure that the path to the libraries is correctly set up in the make.defs file....
joe dumoulin
joe.dumoulin@...
Send Email
May 4, 2007
7:18 pm
605
Massimo, ... Interesting, i didn't know that gdal did have a 'framework' installation option. Most of the other libraries seem to (e.g. OSG) but in the...
Ben Discoe
bdiscoe
Offline Send Email
May 4, 2007
7:33 pm
606
Hi Massimo, Ben, If you wanted to use GDAL as a framework, you'll need to replace all instances of -lgdal with -framework GDAL in the makefiles. Because GDAL...
NinoWalker
Offline Send Email
May 4, 2007
11:05 pm
607
Nino, Wow. I just tried out the 'vterrainmacosxinstallscripts'. There's some intense script work in there! The download script appeared to run correctly. The...
Ben Discoe
bdiscoe
Offline Send Email
May 5, 2007
8:01 am
608
Hi VTP user, i copied the script files in a directory : /source/vtposx setted the prefix and working directory to /source/vtposx but the script wrote the file...
Massimo Di Stefano
massimo_di_s...
Offline Send Email
May 5, 2007
9:34 am
609
sorry for the last mail i've delete the tar.gz log and added a link to it Hi VTP user, i copied the script files in a directory : /source/vtposx setted the...
Massimo Di Stefano
massimo_di_s...
Offline Send Email
May 5, 2007
9:49 am
610
I apologize for any issues; the scripts have been debugged on my machine and for my configuration, which alas is not the cleanest environment. Stefan has been...
NinoWalker
Offline Send Email
May 5, 2007
8:12 pm
611
... Set line 5 of the build script to: TEMP=/source/vtposx This is a little convoluted because the script builds all dependencies to be bundled with the VTP...
NinoWalker
Offline Send Email
May 5, 2007
8:30 pm
612
... hi, i opted to build oll the packages in : /Users/epifanio/vterrain i added manually the "missing" include directory in "build.shaded" at this point...
Massimo Di Stefano
massimo_di_s...
Offline Send Email
May 6, 2007
11:54 am
613
... As first step to continue the adventure.... i need to check what i've for zlib ... right? :-( this is what i'm using as make.defs file : # # GNU Makefile...
Massimo Di Stefano
massimo_di_s...
Offline Send Email
May 7, 2007
9:17 am
614
... Er, ok, how might i do that? ... It is building proj: ## Installing proj ## Fixing binary links find: lib: No such file or directory find: bin: No such...
Ben Discoe
mela@...
Send Email
May 7, 2007
11:30 am
615
massimo, I am including the OSX section of my make.defs below. there are a couple of things I modified to get the vtp to compile on my 10.4.x system. I am...
joe dumoulin
joe.dumoulin@...
Send Email
May 7, 2007
2:44 pm
616
Hi Ben, I started some of this a while ago. However, I cannot recall exactly where I got with this last time I worked on it. The semester has ended so I'll...
Pete Willemsen
willemsn@...
Send Email
May 9, 2007
3:11 am
617
Before I put together my VTP xcode, I thought I'd grab Nino's scripts and try them out. They look good. However, I too was confused as to what SVN server we...
Pete Willemsen
willemsn@...
Send Email
May 11, 2007
1:10 pm
618
Hi, using this isntructions ... then cd into the osx directory and type : ./download_dependencies.sh ALL ./build_vterrain.sh ALL all works fine , untill the...
massimo di stefano
massimo_di_s...
Offline Send Email
May 16, 2007
10:08 am
619
Hi Massimo, Thanks for persisting. Is it possible you have already installed the OpenSceneGraph libraries manually in /Library/Frameworks? There would be a...
NinoWalker
Offline Send Email
May 17, 2007
3:40 pm
620
I was wondering if there is a permissions issue here. nino, do you need to run the script under sudo? Just a guess... Joe D...
joe dumoulin
joe.dumoulin@...
Send Email
May 17, 2007
4:56 pm
621
Shouldn't be; all of the "installs" are to a local directory, not system. Will look into that possibility if problems persist :-/ ... need to ... massimo di ...
NinoWalker
Offline Send Email
May 17, 2007
6:43 pm
622
Ben, sorry i do no speak about it ... really i already have a osg framework in /library/frameworks folder it is installed by ossim + ossimplanet application...
massimo di stefano
massimo_di_s...
Offline Send Email
May 17, 2007
7:34 pm
623
Massimo, In order to build vtp; you might move them out of the way temporarily; once you have vtp built to your liking, you could put them back. Nino...
NinoWalker
Offline Send Email
May 18, 2007
5:42 am
Messages 594 - 623 of 821   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help