liberty-eiffel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cannot generate eiffel docs after fresh install


From: Remy.Schleimer
Subject: Cannot generate eiffel docs after fresh install
Date: Sun, 28 Apr 2024 16:32:35 +0200

Hi there, 
In an attempt to start with liberty eiffel, I have done the following:

cd liberty-eiffel

./install.sh

export PATH=$PATH:`pwd`/target/bin
mkdir dev
cd dev

se eiffeldoc

This yields the following error:

****** Fatal Error: Cannot find the class "LIBPQ_FE_EXTERNALS" in any known cluster.


Line 23 in POSTGRESQL_DATABASE (/Users/eiffel/Repos/liberty-eiffel/src/wrappers/database/library/postgresql/postgresql_database.e):

insert LIBPQ_FE_EXTERNALS

                 

———————————

Any hints to get rid of this would be great

Remy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]