2013/3/5 Clemens Lang <[email protected]>

> liftiff needs to be built with -headerpad_max_install_named. See
>   http://trac.macports.org/changeset/103701
> where I fixed this in MacPorts. Since I didn't increase the revision, if
> you were using MacPorts to install your copy of libtiff, you need to run
>   sudo port selfupdate
>   sudo port -s -n upgrade --force tiff
> to get the change.
>

Excellent. That fixed all of the build problems. Thank you! :)

Next question: How would I go about getting the .app to start x2goclient
with --broker-url added?
It seems that just changing Info.plist isn't an option, since Apple
apparently hates cmd-line arguments and doesn't provide a way to include
these here. Would I need to patch the source code to just pretend
--broker-url is set, or perhaps provide a seperate script to start the
client with the right arguments?

Just to make it absolutely clear what I am trying to accomplish: I want to
be able to distribute a .dmg to my users, that they install in the standard
Mac-way of dragging a .app to their /Applications folder. This .app will
just connect to our x2gobroker and ask the user to authenticate when it is
started.

-- 
Anders Bruun Olsen
It-ansvarlig
Det Danske Sprog- og Litteraturselskab
(Society for Danish Language and Literature)
_______________________________________________
X2Go-Dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/x2go-dev

Reply via email to