Re: Unable to install add-ons on fedora23

Markus Neteler <[email protected]>
Newsgroups gmane.comp.gis.grass.user
Message-ID <CALFmHhvVJL8uYVpf87pzv0KGo_s1hbzutH5wYTjgX=_Bg4jHRw@mail.gmail.com>
On Mon, Jan 15, 2018 at 9:28 PM, Markus Metz
<[email protected]> wrote:
...
> I have added a working grass.spec file to trunk r72082. It works fine with
> Fedora 28 and GRASS 7.4.0 (yes, none of the two is already released).
> Installing addons with g.extension as standard user works now, granted that
> grass-devel is installed.
>
> The main change is that GRASS is installed into one single folder, the same
> as before, but now all required components are actually in this single
> folder and not moved away to different locations. Man pages and docs are in
> the system's standard locations and available without starting GRASS.
>
> Further on, the demolocation is now included in the standard installation,
> and the gui is a separate package.

Nice!

> @MarkusN: can you test the new spec file (trunk/rpm/grass.spec) with your
> copr system? Thanks!

Sure:
https://copr.fedorainfracloud.org/coprs/neteler/grass74/
Please test!

markusN


PS: I had to fix this:

@@ -158,7 +158,7 @@
     --with-netcdf=%{_bindir}/nc-config \
 %endif
     --with-mysql-includes=%{_includedir}/mysql \
-    --with-mysql-libs=%{_libdir} \
+    --with-mysql-libs=%{_libdir}/mysql \
 %if (0%{?rhel} > 6 || 0%{?fedora})
         --with-postgres-includes=%{_includedir}/pgsql \
 %else

otherwise it would not find mysql...
_______________________________________________
grass-user mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/grass-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.