Skip to content

trying to bitbake postgresql #742

@King-anderson

Description

@King-anderson

Hi everyone,
I'm trying to install postgresql on the machine using dnf.
first, I run the below command to compile the package (yocto project):

bitbake postgresql
bitbake package-index

I successfully installed PostgreSQL on the destination machine by:
dnf install postgresql

but I can't find psql binary file on the destination machine at all. However, it should be installed based on the file:
meta-oe/recipes-dbs/postgresql/postgresql.inc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions