Hello Kevin, Am Freitag 01 Februar 2013 09:36:44 schrieb Kevin Cave: > Phillipp, ah, that's interesting. I'm obviously making packages the "quick > and dirty" route using checkinstall, but it's still a lot better than just > flinging binaries and libs onto the filesystem without the distro knowing > much about them - also makes it easier to remove or upgrade X11rdp, if the > X sources get updated later on... > > If you don't mind may I incorporate those into my script?
Sure. There's one more problem: You build the X.org packages and install them in a staging area, and then try to build the next package using this temporary installation from the staging area. There the pkg-config files are wrong: They already point the the final installation location (prefix=/usr), but are not yet available there. My work-around was run a "find|xargs sed" command to fix that after each install, since I only need the final X11rdp and not the full X.org distribution. If you also want to include them, good luck ;-) Sincerely Philipp -- Philipp Hahn Open Source Software Engineer h...@univention.de Univention GmbH be open. fon: +49 421 22 232- 0 Mary-Somerville-Str.1 D-28359 Bremen fax: +49 421 22 232-99 http://www.univention.de/
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________ xrdp-devel mailing list xrdp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xrdp-devel