Dear madam/sir

Here is an outline of a bug I was experiencing in the snap version of gforth. I 
did not have the same issue when I reinstalled it with the github version. The 
machine that had the issue was running ubuntu.

The issue
"sh: 1: libtool: not found" when trying to do any sort of C stuff in gforth.
Things I've tried
I've installed libtool-bin and libtool using sudo apt install. libtool 
--version works fine outside of gforth but s" libtool --version" system within 
gforth does not.
/usr/bin is what which libtool returns. I did s" echo $PATH" system in gforth 
and confirmed /usr/bin is also listed in the path.
I've confirmed my version of gforth is 0.7.9_20250321 with gforth --version.
Also done the standard, reinstall gforth, turn computer off and on again.


Kind regards

Ismaeel

Reply via email to