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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 600 - 629 of 821   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
624
Nino, i've deleted all the osg stuff frrom my framework folder and the downloaded files. then i run the download script and the build script, all works fine...
massimo di stefano
massimo_di_s...
Offline Send Email
May 18, 2007
12:33 pm
625
Hi Peter, ... Very interesting. You ran the software 4 times, and it failed in 3 completely different areas! (And each area is known to work correctly on other...
Ben Discoe
bdiscoe
Offline Send Email
May 18, 2007
8:49 pm
626
Hi Ben, and the rest of the community, Success! I am now running Enviro succesfully using a fresh installation of Slackware-current with changes up to Wed May...
geep999
Offline Send Email
May 19, 2007
6:58 pm
627
Hi Nino, Tried it today (the 2007-05-25 installer). Everything seemed to go well except - launching VTB, "Unable to transform coords - proj..." I tried to look...
Ben Discoe
bdiscoe
Offline Send Email
May 28, 2007
10:34 pm
628
Hi , i had exactly the same worning message when i start VTB i installed vtp thanks to the powerfool nino's script. i haven't a previouse vtp installation....
massimo di stefano
massimo_di_s...
Offline Send Email
May 28, 2007
10:51 pm
629
I haven't heard from Pete yet about VTP xcode files, so i tried today for the first time to build VTP on OS X using the old-fashioned Unix makefiles. Here's...
Ben Discoe
bdiscoe
Offline Send Email
May 29, 2007
2:09 am
Messages 600 - 629 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