[Xfce-bugs] [Bug 5557] New: startxfce4 doesn't work on Solaris
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sat Jul 11 17:36:16 CEST 2009
http://bugzilla.xfce.org/show_bug.cgi?id=5557
Summary: startxfce4 doesn't work on Solaris
Product: Xfce
Version: 4.6.1
Platform: PC (x86_64)
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: Medium
Component: xfce-utils
AssignedTo: xfce-bugs at xfce.org
ReportedBy: peter.tribble at gmail.com
The startxfce4 script doesn't start XFCE at all on Solaris.
The problem is that the Solaris /bin/sh is really primitive, and can't cope
with the xinitrc file in 4.6.1.
Simplest fix is to replace
prog=/bin/sh
with
prog=/bin/bash
in startxfce4, which means that the xinitrc file will be run by an adequately
capable shell.
--
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list