Menu

#20 Issue installing RPM on Fedora 21

1.0
open
None
2019-03-22
2019-01-24
Crist Cace
No

Hello, I am attempting to install GFE on fedora 21 and I seem to have issues installing the RPM's. It says RPM cannot be installed. I was wondering if I even need to install the RPMs

Discussion

  • Mike Romberg

    Mike Romberg - 2019-02-28

    The rpms are a convenience for those who don't want to locate all the build dependencies and install from source. They are certainly not a requirement. The rpms that are available for download only go back to like fedora 26. So, they will not install on fedora 21.

    Your best bet is to use a more recent version of fedora (if possible) with the gfe.

     
  • Crist Cace

    Crist Cace - 2019-03-06

    I thank you for the response! Also, could I just ignore this error?

     
  • Crist Cace

    Crist Cace - 2019-03-17

    Edit: I got it to load but I get a server error when launching the GFE program. Any fixes?

     
  • Crist Cace

    Crist Cace - 2019-03-17

    Update: GFE crashes due to unable to load font. Any fix.

     
  • Crist Cace

    Crist Cace - 2019-03-17

    I finally got it to load! Looks good!

     
  • Crist Cace

    Crist Cace - 2019-03-17

    This runs really well! No problems at all! Here is another screenie.

     

    Last edit: Crist Cace 2019-03-17
  • Crist Cace

    Crist Cace - 2019-03-17

    One more question...How would I got about changing the site from BOU to OKX?

     
  • Mike Romberg

    Mike Romberg - 2019-03-22

    The site used to configure the gfe is in the file etc/gfe/BASE/siteConfig.py. It is the variable GFESUITE_SITEID. You can change it there.

    You can also specify it when the install is done by using the site paramater like so:

    make install prefix=/your/directory/for/install site=OKX

    And the makeInstall script will modify the siteConfig.py file for you.
    
     

Log in to post a comment.