I've been using ucblogo 6.2.4 on my old laptop, which is running Ubuntu 24.04, and it works just fine, but my new laptop, using Linux Mint 22.3, I seem to have some trouble using the # and cascade procedures. I tried using the latest version from the apt repositories, and building versions 6.2.4 and 6.2.5 from source, yet I always run into the same issue: I don't know how to # and I don't know how to `` in cascade. After further testing, it seems the real issue with cascade is actually the backtick substitution (`) in general, but the situation is still frustrating.
Here is the output on Linux Mint:

And here is the expected output on Ubuntu:

I'd be happy to provide more information if necessary.
I've been using ucblogo 6.2.4 on my old laptop, which is running Ubuntu 24.04, and it works just fine, but my new laptop, using Linux Mint 22.3, I seem to have some trouble using the
#andcascadeprocedures. I tried using the latest version from the apt repositories, and building versions 6.2.4 and 6.2.5 from source, yet I always run into the same issue:I don't know how to #andI don't know how to `` in cascade. After further testing, it seems the real issue with cascade is actually the backtick substitution (`) in general, but the situation is still frustrating.Here is the output on Linux Mint:

And here is the expected output on Ubuntu:

I'd be happy to provide more information if necessary.