Jump to content

Tmux - Compiled for Pineapples [WORKING!]


Zylla

Recommended Posts

Tmux - Compiled for the WiFi Pineapples

I'am posting this to the forums after a request from @kbeflo. He meant other people also would be interested in using this.
Tmux is a "terminal multiplexer", allowing the user to switch between different programs in one terminal.
I will not be providing extensive support for this. If you're curios about how it's working, try googling it. ?

EDIT: 17.May-2018: Finally, working!

[Download]

Link to comment
Share on other sites

Couldn't get this working Zylla,  problem with locale

# installation

opkg update

opkg install libevent2

opkg install tmux_2.6-1_ar71xx.ipk
# running

tmux

tmux: need UTF-8 locale (LC_CTYPE) but have ASCII

 

Link to comment
Share on other sites

10 hours ago, kbeflo said:

Couldn't get this working Zylla,  problem with locale


# installation

opkg update

opkg install libevent2

opkg install tmux_2.6-1_ar71xx.ipk

# running

tmux

tmux: need UTF-8 locale (LC_CTYPE) but have ASCII

 

I'll do some testing now.

Link to comment
Share on other sites

Bah... It's starting to look like i have to re-compile Busybox with correct locales to get this sorted out.
Which i reeeeeally wanted to avoid, as i'm not sure what kind of configs it's already compiled with. (If any)

It will take me some time to do this, and test it: before i can release it.
I'll keep you updated!

Link to comment
Share on other sites

  • 3 months later...
  • 1 year later...
5 hours ago, metalkey said:

Awesome work @Zylla.

I think we can install this via opkg now too, or at least it seemed to work for me:


opkg update
opkg install tmux

And i think the updated git location for @Zylla https://github.com/adde88/openwrt-useful-tools/tree/packages-15.05

And also https://github.com/adde88/openwrt-useful-tools

But correct me if i'm wrong.

I haven't checked if tmux is available on openwrt's repos on the latest firmwares. 

But yeah, my repo contains two branches. One for OpenWRT 15.05, and one for 19.07 (latest firmwares).

Just let me know if theres any tools that you feel are missing on the latest firmwares, and i'll see if i can port it. 🙂

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...