I work almost exclusively with Windows these days and am running OTC on a windows server. I have used various Linux distributions so fortunately I'm not completely lost.
In order to fix the package I need to change the launcher script to include the environment variable declaration, but when installed the package resides in a .sfs file (server/default/nfs/root/sfs/package/freerdp.sfs) and this is mounted at runtime. In order to patch the launcher I need to be able to replace the script in the sfs file, since SquashFS is mounted read-only. Peter's package is almost working for me, and with a single change would be perfect. I can't imagine that I'm the only one it would work for in this way, so asking him to patch this is reasonable I think. Unfortunately I don't have time to run up a Debian virtual machine to develop in, or to learn how to build packages etc. just to get this working. I wouldn't want to fork Peter's work anyway, since he's done a pretty good job on it thus far, as far as I can see. In the short term I have a commandline launcher that works, and now I can use OTC clients to connect to my TS farm. Even if Peter never patches in the environment spec I'm happy with that. Regards, Corey Murtagh Asia-Pacific IT Support International, Cruise & Excursion, Inc Phone: 07 5514 3328 -----Original Message----- From: Jörn Frenzel [mailto:[email protected]] Sent: Wednesday, 14 November 2012 1:55 AM To: [email protected] Subject: Re: [openthinclient-user] [Openthinclient-user] FreeRDP 1.0.1 for Openthinclient Hi Corey, please consider to read our development documentation: http://openthinclient.org/developers%20guide . You'll find answer there. There is no need to touch sfs files manually. The tcos-dev tools will do this for your. The launcher file is the right place to do any exports before starting the binary. Regards, Jörn On 13.11.2012 00:29, Corey Murtagh wrote: > Thanks Peter, that's great work. > > My only problem with it is that I can't get the launcher to start the app > because of a problem with the library path. From an X terminal I can set > LD_LIBRARY_PATH to include the lib folder for freerdp and manually run the > launcher or xfreerdp, but the application icon created by OTC doesn't work. > > I've been playing around in the file system looking for a simple solution but > it escapes me at the moment. As near as I can figure adding > LD_LIBRARY_PATH=/opt/freerdp/lib to the launcher script's bang line would fix > the issue, but I don't have any tools for working with squashfs files at the > moment. > > Do you have another workaround for this? > > > Regards, > > Corey Murtagh > Asia-Pacific IT Support > International, Cruise & Excursion, Inc > Phone: 07 5514 3328 > > -----Original Message----- > From: Peter van Oord v/d Vlies [mailto:[email protected]] > Sent: Sunday, 28 October 2012 6:44 PM > To: [email protected] > Subject: Re: [openthinclient-user] [Openthinclient-user] FreeRDP 1.0.1 > for Openthinclient > > > Hello, > > Please check this package. > http://81.207.16.117/openthinclient/manager-contrib ./ > > I had to build this for a customers and works. > > Kind Regards, > > Peter van Oord van der Vlies > > > Corey Murtagh wrote: >> >> I second this request... it would help out with our current setup >> immensely. >> >> Anyone? >> >> >> Regards, >> >> Corey Murtagh >> Asia-Pacific IT Support >> International, Cruise & Excursion, Inc >> Phone: 07 5514 3328 >> >> From: Kevin Halstead [mailto:[email protected]] >> Sent: Wednesday, 18 July 2012 12:49 AM >> To: [email protected] >> Subject: [openthinclient-user] FreeRDP 1.0.1 for Openthinclient >> >> Hi, >> >> Was wondering if anyone has successfully packaged FreeRDP 1.0.1 for >> Openthinclient. This version supports Session Brokers for Terminal >> Server Farms which I desperately need. >> >> Checked the Alpha repository but doesn't exist. Would be great if we >> are able to add it. >> >> Many Thanks >> >> Kevin Halstead >> >> >> ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ The Open Source Thin Client Solution http://openthinclient.org [email protected] https://lists.sourceforge.net/lists/listinfo/openthinclient-user ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ The Open Source Thin Client Solution http://openthinclient.org [email protected] https://lists.sourceforge.net/lists/listinfo/openthinclient-user
