Re: Fresh install: LTSP on Lubuntu 13.10: "Error: socket failed: connection refused"

2013-12-07 Thread John Hupp
On 11/30/2013 1:34 PM, John Hupp wrote: On a fresh installation of Ubuntu or Lubuntu 13.10 and LTSP, the LTSP client fails to boot. After a good PXE boot, successful TFTP, and the splash screen, boot stops with the message "Error: socket failed: connection refused." Then I'm dumped to the con

Re: Missing library on Lubuntu

2013-12-07 Thread Israel
Enjoy your compiling, and composing! On 12/07/2013 06:00 PM, Kjetil brinchmann Halvorsen wrote: > OK, thanks, that did the trick. I did enable some more repos and then > it showed up! > > Kjetil > > On Sun, Dec 8, 2013 at 12:26 AM, Israel wrote: >> It shows up in my tab-completions in the termina

Re: Missing library on Lubuntu

2013-12-07 Thread Kjetil brinchmann Halvorsen
OK, thanks, that did the trick. I did enable some more repos and then it showed up! Kjetil On Sun, Dec 8, 2013 at 12:26 AM, Israel wrote: > It shows up in my tab-completions in the terminal. > You may have to enable some of the other repositories (i.e. > multiverse/universe) > You can do this fr

Re: Missing library on Lubuntu

2013-12-07 Thread Israel
It shows up in my tab-completions in the terminal. You may have to enable some of the other repositories (i.e. multiverse/universe) You can do this from the `software-properties-gtk` program (I can't remember off the top of my head where in Synaptic's menu it is, but it should be labeled coherently

Re: Missing library on Lubuntu

2013-12-07 Thread Kjetil brinchmann Halvorsen
Thanks! This is what happens: kjetil@kjetil-HP-Pavilion-dv4-Notebook-PC:~/Software/gnuoctave/octave$ sudo apt-get install libgl2ps-dev Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package libgl2ps-dev kjetil@kjetil-HP-Pavilion-dv4-No

Re: Missing library on Lubuntu

2013-12-07 Thread Kjetil brinchmann Halvorsen
Followup with a little more info: This page: http://packages.ubuntu.com/source/precise/gl2ps says the source build three packages: among them one called libgl2ps-dev Why does that one not show up in synaptic? Kjetil On Sun, Dec 8, 2013 at 12:11 AM, Kjetil brinchmann Halvorsen wrote: > Hello! >

Re: Missing library on Lubuntu

2013-12-07 Thread Israel
On 12/07/2013 05:11 PM, Kjetil brinchmann Halvorsen wrote: > Hello! > > I am compiling gnu octave from source on Lubuntu (13.10, all updates) > and there is a library missing. It needs libgl2ps0, which is > installed, but it also > needs some development files, which seems to be missing. In Fedor

Missing library on Lubuntu

2013-12-07 Thread Kjetil brinchmann Halvorsen
Hello! I am compiling gnu octave from source on Lubuntu (13.10, all updates) and there is a library missing. It needs libgl2ps0, which is installed, but it also needs some development files, which seems to be missing. In Fedora they are in a package gl2ps-devel. Where can I find those? Kjetil