paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] Paparazzi on Mac OSX


From: Bernard Davison
Subject: Re: [Paparazzi-devel] Paparazzi on Mac OSX
Date: Thu, 13 Jan 2011 18:47:30 +1100

Hi David.

Hopefully the install procedure will be quite a lot easier by this time next week. :-) fingers crossed.
You're welcome to join Eric, I and the others in helping/testing.
Are you on Skype? if so add me as a contact. rbdavison

Cheers,
Bernie.

On 13/01/2011, at 5:52 PM, David Conger wrote:

UPDATE: Fixed the first issue... had to manually remove the certdata-1.62.txt file. 
mac-3:curl bmw330i$ sudo port clean --all curl-ca-bundle
--->  Cleaning curl-ca-bundle

Then re-install:
mac-3:~ bmw330i$ sudo port install curl-ca-bundle
--->  Computing dependencies for curl-ca-bundle
--->  Fetching curl-ca-bundle
--->  Attempting to fetch curl-7.20.0.tar.bz2 from http://distfiles.macports.org/curl
--->  Attempting to fetch certdata-1.62.txt from http://distfiles.macports.org/curl
--->  Verifying checksum(s) for curl-ca-bundle
--->  Extracting curl-ca-bundle
--->  Applying patches to curl-ca-bundle
--->  Configuring curl-ca-bundle
--->  Building curl-ca-bundle
--->  Staging curl-ca-bundle into destroot
--->  Installing curl-ca-bundle @7.20.0_1
--->  Activating curl-ca-bundle @7.20.0_1
--->  Cleaning curl-ca-bundle

Now re-running the initial port install command from step3.

-David
On Jan 12, 2011, at 10:31 PM, David Conger wrote:

Hello,

I know I'm being impatient but maybe I can help test this. 

I'm following the steps on this page: http://paparazzi.enac.fr/wiki/InstallationMacOSX

First issue: 
mac-3:~ bmw330i$ sudo port install git-core
Password:
Sorry, try again.
Password:
--->  Computing dependencies for git-core
--->  Verifying checksum(s) for curl-ca-bundle
Error: Checksum (md5) mismatch for certdata-1.62.txt
Error: Checksum (sha1) mismatch for certdata-1.62.txt
Error: Checksum (rmd160) mismatch for certdata-1.62.txt
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: The following dependencies failed to build: curl curl-ca-bundle p5-error rsync
Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to get complete output.

Second:
All is good until I do the make: 
mac-3:paparazzi bmw330i$ make
cd sw/supervision; make
ocamldep -I ../lib/ocaml *.ml* > .depend
grep -v invisible_char paparazzicenter.glade > /tmp/paparazzicenter.glade
lablgladecc2 -hide-default -root window /tmp/paparazzicenter.glade > gtk_pc.ml
ocamlfind: Package `xml-light' not found
OC gtk_pc.ml
grep -v invisible_char paparazzicenter.glade > /tmp/paparazzicenter.glade
lablgladecc2 -hide-default -root hbox_program /tmp/paparazzicenter.glade | grep -B 1000000 "  end" > gtk_process.ml
ocamlfind: Package `xml-light' not found
OC gtk_process.ml
ocamlfind: Package `xml-light' not found
OC ../lib/ocaml/extXml.mli
ocamlfind: Package `xml-light' not found
OC ../lib/ocaml/env.mli
ocamlfind: Package `xml-light' not found
OC pc_common.ml
ocamlfind: Package `xml-light' not found
OC ../lib/ocaml/gtk_tools.mli
ocamlfind: Package `xml-light' not found
OC pc_aircraft.ml
ocamlfind: Package `xml-light' not found
OC pc_control_panel.ml
ocamlfind: Package `xml-light' not found
OC paparazzicenter.ml
make[1]: *** No rule to make target `../lib/ocaml/lib-pprz.cma', needed by `paparazzicenter'.  Stop.
make: *** [center] Error 2

I'm a bit of a do it once and then understand person. Steps 12, 14, 15 are confusing as pseudo variables are used that are not well explained. like "cd <GIT>/paparazzi" ... where is <GIT> defined? Now where I used git to clone to is my home so I took a guess you meant: ${HOME}/paparazzi 

Is there any hope of correcting the above? I've tried doing "locate xml-light" (/opt/local/var/macports/software/xml-light/2.2_0/opt/local/lib/ocaml) and adding that to DYLD_LIBRARY_PATH but it's not working. Just seem to need to know how to get ocamlfile to see the xml-light package or if it's not installed how to check. 
_______________________________________________
Paparazzi-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/paparazzi-devel

_______________________________________________
Paparazzi-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/paparazzi-devel

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]