[scribus-dev] Download source code.
William Bader
william.bader at newspapersystems.com
Mon Apr 9 21:00:17 UTC 2018
On Mon, Apr 9, 2018 at 7:26 PM, John Culleton <sales at wexfordpress.com>
wrote:
> I still don't have c++ or gc++ on my Fedora partition. Is there a
> package that I can install that can handle that
>
On Fedora 27, g++ is in the package gcc-c++ but then you still might need
to install other tools like the linker.
Fedora has 'groups' that let you install a set of related packages in a
single command. List the groups with 'dnf groups list'.
I think that
dnf group install "C Development Tools and Libraries"
will install g++, cmake, make, binutils, glibc-devel, gdb, valgrind, and a
few other packages useful for development.
You can also install it with a GUI using dnfdragora by viewing [Groups]
[Not installed] and then navigating in the group tree to Development -> C
Development Tools and Libraries.
Regards, William
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scribus.net/pipermail/scribus-dev/attachments/20180409/2d8ab28e/attachment.html>
More information about the scribus-dev
mailing list