Skip to content

config.guess update request | Raspeberry PI #5

Description

@0xRickx

Hi guys, when you download db4.8 from oracle server you have to add an updated config.guess

build-rasberrypi.md

cd ~/build/db-4.8.30.NC/dist
sudo rm -r config.guess
wget 'http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD' -O './config.guess'
cd ..
cd build_unix
../dist/configure --enable-cxx

Now everyone has updated config.guess :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions