[Ltsp-discuss] mplayer + LBE

2005-02-22 Thread Emmanuel Delescolle
Hi, I'm trying to compile mplayer inside the LBE and I'm getting a weird error during configure: Laptop ltsp-src # ./build --only=mplayer Fetching tarballs... ../../tarballs/MPlayer-1.0pre6a.tar.bz2 already exists, lets validate it

Re: [Ltsp-discuss] mplayer + LBE

2005-02-22 Thread Jim McQuillan
Emmanuel, Can you show us your package.def file for mplayer? Jim McQuillan [EMAIL PROTECTED] On Tue, 22 Feb 2005, Emmanuel Delescolle wrote: Hi, I'm trying to compile mplayer inside the LBE and I'm getting a weird error during configure:

Re: [Ltsp-discuss] mplayer + LBE

2005-02-22 Thread Emmanuel Delescolle
Here is my package.def PKG1 = MPlayer-1.0pre6a.tar.bz2 MD5SUM1= a812d945b884c2e2fa7f90c57cd76bff SOURCE1= http://www4.mplayerhq.hu/MPlayer/releases/MPlayer-1.0pre6a.tar.bz2 UNPACK1= tar xj ${TARBALL} BUILDDIR = MPlayer-build SOURCEDIR = MPlayer-1.0pre6a CONFIGURE = export

Re: [Ltsp-discuss] mplayer + LBE: solved ioctl problem

2005-02-22 Thread Emmanuel Delescolle
Hi, pasting my package.def into the mail, I found the problem: there were some trailing spaces inside the file. I removed the spaces and now, it works (doesn't compile yet, but i starts configure) Thanks, Emmanuel Jim McQuillan wrote: Emmanuel, Can you show us your package.def file for mplayer?

Re: [Ltsp-discuss] High Availablity LTSP

2005-02-22 Thread Dag Sverre Seljebotn
Nothing to do with LTSP really, but...: Currently we have 1 main server provinding files on Raid (5) running LTSP. It serves the files via NFS If you want to make it even more bullet-proof you could have two such servers, and link them together using RAID-1 over enbd

Re: [Ltsp-discuss] remote login speed

2005-02-22 Thread Bill Cavalieri
On Mon, 2005-02-21 at 22:55 +0100, Harry Conings wrote: wich is the best way to connect to the ltsp over internet vnc or xdmcp or is there a other way to gain speed and to get a speed like rdp or ica rgds Though your not really connecting to ltsp :) I use NX when I'm on a computer that its

Re: [Ltsp-discuss] local devs

2005-02-22 Thread Evan Hisey
Andrew- A dvd reader is just a suped-up cdrom drive, so there should be no problem there. Evan On Sun, 20 Feb 2005 09:36:39 +0100, Andrew [EMAIL PROTECTED] wrote: Is it possible to have a dvd reader as a local device? TIA, Andrew ---

Re: [Ltsp-discuss] Kill defunct processes after poweroff?

2005-02-22 Thread Bill Cavalieri
On Mon, 2005-02-21 at 16:34 -0600, Sean Carolan wrote: Greetings gang: I'm looking for a simple way to kill off any leftover, orphan, or defunct processes that remain alive after a user is disconnected from the server. We are running Fedora Core 3 and GDM as the display manager. I

[Ltsp-discuss] autostart daemonize firefox

2005-02-22 Thread ibert
Hi! I want on some of my clients to run Mozilla firefox automatically and permanent. This means that if the application is closed, that it will automatically relaunch. This clients will run with ICEwm without any toolbar or menu Has anyone already configured something? thanks Robert

Re: [Ltsp-discuss] autostart daemonize firefox

2005-02-22 Thread Christian Collins
http://wiki.ltsp.org/twiki/bin/view/Ltsp/SuccessStories#Internet_Kiosks_Chapel_Hill_NC_U ibert wrote: Hi! I want on some of my clients to run Mozilla firefox automatically and permanent. This means that if the application is closed, that it will automatically relaunch. This clients will run

Re: [Ltsp-discuss] Kill defunct processes after poweroff?

2005-02-22 Thread John Beckett
I've had good results using the debian slay command called by /etc/X11/gdm/PostSession/Default. You can download slay as a .tar.gz http://ftp.port80.se/debian/pool/main/s/slay/ Note that I also remove all /tmp/ files owned by the user in a fairly sloppy manner. (I depend on unix permissions to