How to build firedragon from source

Hi,
I would like to build the firedragon fork from source. Can somebody give me some direction on how to do this?
Thanks in advance


edit:

Welcome :slight_smile:

Fork LibreWolf and make your own version.

https://wiki.gentoo.org/wiki/LibreWolf

4 Likes

Apart from the PKGBUILD available on AUR, I didn't provide building instructions until now as these would change frequently due to the patches applied. I did however provide some rough instructions to follow in the following comment, I hope this helps:

6 Likes

I see the same avatar, OP v/s issue :wink:

2 Likes

Thank both of you :slight_smile:
I'll try my best

1 Like

you are right.
wasn't sure where to ask....

2 Likes

It is very easy!

  1. git clone https://aur.archlinux.org/firedragon.git
  2. cd firedragon
  3. makepkg -si (build and install)
    If the build fails, you may have to build from a clean chroot

If it was an Arch-based distribution this would be the easiest way, OP was asking on how to build it from source on another distribution though. Here, our beloved makepkg is sadly not available.

5 Likes

But he did not write that here in the forum.

Is anyway stupid to write in different places at the same time without communicating this.

sorry for the confusion; I'll make it clearer next time

Sorry, my English is very bad :upside_down_face:. To build on a different distribution, you will need the dependency versions relevant to arch.You will have to apply the patches manually during assembly. Otherwise, it is assembled in the same way as librewolf

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.