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

[Emacspeak] Re: Nothing works after brew upgrade



Argiris--

A lot can go wrong in an upgrade.

It sounds like you can't even even run "make" on Emacspeak.  I think that 
should only require a working emacs install.  

So, first thing I would run is:

brew doctor

and it will give you steps to fix up your brew install if it got broken, or is
missing dependancies after upgrade.  

Then I would make sure emacs works from the same place you are 
running make.  So just run 

emacs

from the terminal. 

If that looks good, again confirm that 

make clean 
make config
make 

do not work... if your Emacspeak still isn't working, it is likely missing
python3 or pyobjc you should be able to fix this with. 

brew install python3 sox 

and after that completes run 

python3 -m pip install pyobjc 

then trying running emacs again... 

BTW, what emacs are you running?  Version and source? 

-- 
Robert "robertmeta" Melton

On Mar 1, 2023, at 16:00, Argiris Koumtzis via Emacspeak <emacspeak at xxxxxxxxxxxxx> wrote:

Hello all,

I am running emacs  and emacspeak on a MacBook with operating system macOS Monterey. I just did a routine upgrade of this system. packages with homebrew. classic command brew upgrade.

Then I run EMacs  and while I had the well coming message from emacspeak after that it doesn’t say anything else. Therefore, I uninstalled Emacspeak by deleting the entire directory located in my home directory. then a clone everything from the GitHub repository. with
git clone https://github.com/tvraman/emacspeak.git

And the make file doesn’t work don’t
Am I doing something really  wrong?
Any help would be really appreciated because I am writing my PhD thesis And people expect text from Me next Mondaythat I cannot deliver without using Emacs.
Thanks in advance,
Cheers.
Argiris  

Sent from my iPhone
_______________________________________________
Emacspeak mailing list -- emacspeak@xxxxxxxxxxx
To unsubscribe send an email to emacspeak-leave@xxxxxxxxxxx



|Full archive May 1995 - present by Year|Mailing list's archive of current year by month|


If you have questions about this archive or had problems using it, please contact us.

Contact Info Page