Still can't import scripts in Linux Mint

Ask and answer questions about making games and related topics. Unrelated topics go in that other forum.

Moderators: marionline, SDHawk

Post Reply
User avatar
Foxley
Metal Slime
Posts: 832
Joined: Sat Nov 09, 2013 5:54 pm

Still can't import scripts in Linux Mint

Post by Foxley »

I'm using Calli+1 from 6-6-2016, and it still says:

Compiling failed.
No scripts were imported.

Has this been fixed in nightlies?
User avatar
Bob the Hamster
Lord of the Slimes
Posts: 7660
Joined: Tue Oct 16, 2007 2:34 pm
Location: Hamster Republic (Ontario Enclave)
Contact:

Re: Still can't import scripts in Linux Mint

Post by Bob the Hamster »

Foxley wrote:I'm using Calli+1 from 6-6-2016, and it still says:

Compiling failed.
No scripts were imported.

Has this been fixed in nightlies?
No, I didn't realize there was still a problem.

How did you install? From the .deb package? From the tarball? Compiled from source?

Can you run your copy of hspeak from the command line and see if it produces normal help output, which looks like this: http://pastebin.com/raw/xnhM6mSY
User avatar
Foxley
Metal Slime
Posts: 832
Joined: Sat Nov 09, 2013 5:54 pm

Post by Foxley »

Installed via the .DEB package. I just typed 'hspeak' into the bash terminal and got the exact same output as your pastebin.
User avatar
Foxley
Metal Slime
Posts: 832
Joined: Sat Nov 09, 2013 5:54 pm

Post by Foxley »

I figured out the problem. xterm was not installed. I tried launching ohrrpgce-custom from bash instead of Mint's desktop GUI, and noticed it was throwing this in the terminal window whenever I tried to import scripts:

sh: 1: xterm: not found

So I tried running xterm by itself and it said it wasn't installed, so I apt-get'd it and now it's working. Yay! Worth noting for users of any distros that don't come with xterm already installed.
User avatar
Bob the Hamster
Lord of the Slimes
Posts: 7660
Joined: Tue Oct 16, 2007 2:34 pm
Location: Hamster Republic (Ontario Enclave)
Contact:

Post by Bob the Hamster »

Ah, yes. I should probably add xterm as a dependency for the deb package.

Thank you for spotting that :)
User avatar
Ichiro
Slime Knight
Posts: 238
Joined: Sat Sep 11, 2010 1:20 am
Location: john madden

Post by Ichiro »

Does this mean I need to add xterm as a dependency to the AUR package as well?
Image
TMC
Metal King Slime
Posts: 4308
Joined: Sun Apr 10, 2011 9:19 am

Post by TMC »

Wow. I didn't know that Unices without xterm existed, and I've heard other people claim it's installed everywhere. I guess we could fallback to something else, but it's much easier to just make xterm a requirement.

I found the previous thread where you mentioned a problem; it's here. You didn't respond so I forgot about it.
User avatar
Foxley
Metal Slime
Posts: 832
Joined: Sat Nov 09, 2013 5:54 pm

Post by Foxley »

It's possible that I messed up my installation of it somehow - this is Linux Mint 17.3 Cinnamon, 64-bit. I'll try to boot a default live USB of Mint sometime tomorrow and see if xterm is in it by default. If it is, then that means I did somehow remove xterm while "apt-get remove"ing something else and its dependencies at some point.
TMC
Metal King Slime
Posts: 4308
Joined: Sun Apr 10, 2011 9:19 am

Post by TMC »

I'm not so surprised that some linux distros don't have xterm; they're missing many other things that I consider essential.
Post Reply