On Tue, Jan 31, 2012 at 12:18:50PM -0500, John J. Foerch wrote: > On Tue, Jan 31, 2012 at 12:48:29AM +0200, Vitalie Spinu wrote: > > Hi, > > > > I'm trying to follow the installation instructions with the xulrunner > > 9.0 and getting: > > > > xulrunner-bin: 1: Syntax error: Unterminated quoted string > > > > Same with xulrunner 5.0 > > > > Exec script is exactly as on the conkeror site: > > > > #!/bin/bash > > exec xulrunner conkeror/application.ini "$@" > > > > Apparently the same problem the chaps were facing here: > > http://kmeleon.sourceforge.net/forum/read.php?1,121301,121362 > > > > Thanks, > > Vitalie. > > xulrunner-bin is a shell script that is part of XULRunner. You can look > at it in an editor and see if it has an unterminated quoted string on line > 1. I have never seen this problem, and I have run many different versions > of XULRunner both from upstream binary releases and from Debian.
Oops, xulrunner-bin is not a shell script, of course, but a binary. There goes my idea. -- John Foerch _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
