help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: How users start programming in Emacs Lisp...


From: Emanuel Berg
Subject: Re: How users start programming in Emacs Lisp...
Date: Sun, 30 May 2021 21:27:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eduardo Ochs wrote:

> I did this,
>
>   sudo apt-get install libpq-dev postgresql
>
>   rm -Rfv ~/usrc/emacs-libpq/
>   cd      ~/usrc/
>   git clone https://github.com/anse1/emacs-libpq
>   cd      ~/usrc/emacs-libpq/
>
>   cd ~/usrc/emacs-libpq/
>   make clean
>   make \
>     EMACS=$HOME/bigsrc/emacs28/src/emacs \
>     EMACS_INCLUDE_DIR=$HOME/bigsrc/emacs28/src/ \
>     all check \
>     2>&1 | tee om
>
> and "make check" failed with several errors like this:
>
>   Test pq-async-notify-test condition:
>       (error "FATAL:  role \"edrx\" does not exist\12")
>
> What should I do?

I don't know but good that you do this.

Like +1

:)

What is this SQL thing I keep hear about BTW, you send
it to/from Emacs and get the data neatly or what does it do
and what databases do you use it with?

You keep track of all the weaponry you have at home? :)

Well, actually, if I had enough I would now that I say it.
Bad example.

Is relational algebra the base for SQL?

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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