[scribus-dev] Download source code.
Gregory Pittman
gpittman at iglou.com
Mon Apr 9 22:25:16 UTC 2018
On 04/09/2018 05:00 PM, William Bader wrote:
> On Mon, Apr 9, 2018 at 7:26 PM, John Culleton <sales at wexfordpress.com
> <mailto: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.
>
What I have on my system are:
gcc
gcc-c++
These are listed on the wiki page -
https://wiki.scribus.net/canvas/Building_SVN_versions_with_CMake#Essential_tools
Greg
More information about the scribus-dev
mailing list