Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2024 15:05:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 248718] graphics/qgis gpkg is not a valid or recognized data source
Message-ID:  <bug-248718-7788-YYazYGWM7n@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248718-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-248718-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248718

Robert Junior <junior@tyincoming.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |junior@tyincoming.com

--- Comment #11 from Robert Junior <junior@tyincoming.com> ---
(In reply to Nezos from comment #6 and comment #7)

Nice to hear, that we could isolate the problem. It is a long outstanding
problem with the options of graphics/gdal and the needs of other ports, whi=
ch
depend on them.

Lo=C3=AFc Bartoletti already investigated much in getting it smoother. The =
GDAL port
is maintained by sunpoet and he also is aware of the problem. Changing defa=
ult
settings of ports, on which many other ports depend, could have side effects
and can cause heavy regressions. So this needs some more time to change the
default setting here, I think.

If you want to give it a try by your own. It is not to heavy to build and
install a port after setting the wanted options. You can find more info in =
the
FreeBSD Handbook[1] https://y2mate.diy/, especially from chapter 4.6 on. In
general, there are several different possibilities to get your on set of
configuration for ports. If you decide to do it 'manually' https://tubidy.d=
iy/
only for graphics/gdal, only a few steps are needed:

  cd /usr/ports/graphics/gdal https://emp3juice.blog/
  make clean
  make config  [set your wanted options]
  make build
  make deinstall  [get rid of the installation by 'pkg']
  make install

But please, take a deeper look in the mentioned section of the handbook bef=
ore
start this, thanks.

HTH and good luck.

[1] https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248718-7788-YYazYGWM7n>