BBQ spin talk

Linux and BBQ related polls
pidsley
Hermit
Posts: 2539
Joined: Wed Oct 17, 2012 12:31 pm

Re: BBQ spin talk

Unread post by pidsley » Fri Nov 06, 2015 4:16 pm

If I have time this weekend I will try to build emacs with --without-all --without-x and try to install in on a no-X Szalonna.

I tried to install the emacs-nox package from Arch on Szalonna, and it still needs a crapload of libraries. I have installed some of them, but it's still whining about missing libs.

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: BBQ spin talk

Unread post by machinebacon » Fri Nov 06, 2015 7:24 pm

^ Sounds cool, thanks in advance!

(Sounds like your weekend is saved ;))
..gnutella..

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: BBQ spin talk

Unread post by machinebacon » Fri Nov 06, 2015 7:33 pm

rhowaldt wrote:
We can grab binaries and "dpkg -i" them
just build a bash script for this one, right? BBQ Package Manager? indeed, fuck upgrades. they're overrated. just install a new spin :D
More or less, yes. The dpkg package is available in other distros, much like rpm. Anyway .deb packages are really just tar.gz in a special folder structure with a certain control file, so sucking the juicy part out and throwing away the peel is very easy, even without dpkg :)
..gnutella..

pidsley
Hermit
Posts: 2539
Joined: Wed Oct 17, 2012 12:31 pm

Re: BBQ spin talk

Unread post by pidsley » Fri Nov 06, 2015 9:36 pm

emacs24.5 built with --without-all and --without-x, running on Szalonna with a custom kernel. I only needed to add libtinfo.

Image

I have no idea how functional this is, but it starts. I will try to see if I can do anything with it later. emacs makes my brain hurt.

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: BBQ spin talk

Unread post by machinebacon » Sat Nov 07, 2015 5:53 am

This is exciting!

Which part of Emacs makes your brain hurt? The whacky keybindings? :)

Pidsley, can you try

M-x eww RET

and open a random website (will probably be rendering slow). If this works, then gnus will work too. (I just ask for trying eww because gnus needs to be set up first)

Thank you!
..gnutella..

pidsley
Hermit
Posts: 2539
Joined: Wed Oct 17, 2012 12:31 pm

Re: BBQ spin talk

Unread post by pidsley » Sat Nov 07, 2015 8:31 am

machinebacon wrote: Pidsley, can you try

M-x eww RET

and open a random website (will probably be rendering slow).
"error in process filter. this function requires emacs to be compiled with libxml2"

So I rebuilt --without-all --without-x --with-xml2, added libxml2 and liblzma, and got this:

Image

User avatar
GekkoP
Emacs Sancho Panza
Posts: 5878
Joined: Tue Sep 03, 2013 7:05 am

Re: BBQ spin talk

Unread post by GekkoP » Sat Nov 07, 2015 9:51 am

^ Beautiful! (and thanks for the work, of course)

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: BBQ spin talk

Unread post by machinebacon » Sat Nov 07, 2015 2:44 pm

Thank you, pidsley, you're the Man of the Month!
..gnutella..

pidsley
Hermit
Posts: 2539
Joined: Wed Oct 17, 2012 12:31 pm

Re: BBQ spin talk

Unread post by pidsley » Sat Nov 07, 2015 4:56 pm

Thanks guys. I will try to build a version with a generic kernel sometime this weekend, so you and Gekko can test it and tell me what's broken.

(edit) I have it running with a siduction kernel. It may be a little while before I upload it. I'm done for today and I still want to test it a little myself.

Post Reply