Ticket #1455 (closed task: fixed)

Opened 20 months ago

Last modified 20 months ago

add `--with-liblas` to configuration switches when producing on-line manual

Reported by: martinl Owned by: neteler
Priority: critical Milestone: 7.0.0
Component: Compiling Version: svn-trunk
Keywords: liblas, r.in.lidar, v.in.lidar Cc: grass-dev@…
Platform: Linux CPU: Unspecified

Description

GRASS 7 should be compiled with libLAS support on OSGeo server to provide r.in.lidar and v.in.lidar manual pages.

Change History

  Changed 20 months ago by neteler

  • cc grass-dev@… added
  • owner changed from grass-dev@… to neteler
  • status changed from new to assigned

follow-up: ↓ 5   Changed 20 months ago by hamish

what version of libLAS do these modules need? debian/lenny doesn't have it, and debian/squeeze-sid has version 1.2.1.

 http://packages.debian.org/liblas-dev

but 1.6.1 is the recommended version to develop against.

Hamish

ps - unrelated but fyi, grass65 and 70 nightly wingrass builds from fsv.cvut.cz stopped on the 22nd. 64 seems ok.

  Changed 20 months ago by hamish

  • keywords liblas added

  Changed 20 months ago by hamish

  • keywords liblas, r.in.lidar, v.in.lidar added; liblas removed
  • platform changed from Unspecified to Linux
  • version changed from unspecified to svn-trunk

in reply to: ↑ 2   Changed 20 months ago by mmetz

Replying to hamish:

what version of libLAS do these modules need? debian/lenny doesn't have it, and debian/squeeze-sid has version 1.2.1.  http://packages.debian.org/liblas-dev but 1.6.1 is the recommended version to develop against.

These modules were developed against 1.6.1. I did not test backwards compatibility with earlier versions of libLAS. At the moment, the safest would probably be to compile libLAS yourself from the current stable release. Of course testing is welcome!

Markus M

  Changed 20 months ago by neteler

  • status changed from assigned to closed
  • resolution set to fixed

I have compiled and installed boost and libLAS 1.6 sources on the GRASS server (Debian lenny) and modified the GRASS 7 cronjob.

Now we have

http://grass.osgeo.org/grass70/manuals/html70_user/r.in.lidar.html

http://grass.osgeo.org/grass70/manuals/html70_user/v.in.lidar.html

documented online.

Note: See TracTickets for help on using tickets.