[UAT] Errors compiling UAT on Rasberry PI

Dan Smith
Mon Oct 1 21:04:07 PDT 2012


> iniparser doesnt have a make install

Ah, I must've added it to my local copy ages ago then.

> i moved the .h files to /usr/local/include and now i get the following error
> 
> cat: .revision: No such file or directory

Are you not running it from an 'hg clone'? If not, then:

$ touch .revision

> /usr/bin/ld: cannot find -liniparser
> /usr/bin/ld: cannot find -liniparser

$ cd iniparser
$ cp libiniparser.* /usr/local/lib
$ ldconfig

Sorry, I guess I have some work to do to make it easier to build. This
just started off as my own pet project, you know :)

-- 
Dan Smith
www.danplanet.com
KK7DS

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: OpenPGP digital signature
Url : http://intrepid.danplanet.com/pipermail/uat/attachments/20121001/6559d967/attachment.bin 


More information about the UAT mailing list