-
Notifications
You must be signed in to change notification settings - Fork 827
Closed
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels