You can work around it by editing "startx" and forcing the chosen display to be :0.0..
Alternately, at a command prompt, type:
I Tried to compile the current version. Every time port tries to DL the source again. I went into your proposed folder, added the file "ass_coretext.c", chmod and chown the file accordingly. I edited the file with your fixed code and then again with the fresh proposal of user oneric,To try installing my binary edit the portfile, do not mess up the binary itself )
Assuming you have TextWrangler installed:
(For BBEdit the command will be bbedit, rest is the same.)Code:/usr/local/bin/edit `port file libass`
To build from source the current version, do not modify portfile, instead edit the source as suggested above. MacPorts build directory will be /opt/local/var/macports/build/. You will see some folder which long ugly name ends with libass (likely _opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_libass). Go there, you will see extracted source, libass. Needed file is located where it is on GitHub.
build: Failed to build libass: command execution failed on 10.5.8 ppc · Issue #826 · libass/libass
libass version 0.17.2 Is it a regression? No response How did you invoke configure? sudo port install libass System Information Darwin 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 200...
github.com
failed again.
is it correct to add the file, name it ass_coretext.c and edit it like you did? then type in the command "sudo port install libass"?
Concerning the port file of your lower 0.15 version of libass: do I understand you correctly, unpack the archive, edit the port file (what to edit exactly?), tar it agin, and then? really confusing.