rudolf_j;413893 Wrote: > I had this error. There are subversion conflict markers <<<,===,>>> in > this file. Simply remove the lines containing them and leave only of > the sides, does not matter which in this case. > > <<<<<<< .mine > print STDERR "Should not run this as root -- > please quit an run as a non-privileged user.\n"; > ======= > print STDERR "Must run as root to change effective user > or > group.\n"; > > die "Aborting"; > >>>>>>> .r25809 > > Rudolf
That did the trick, Thanks! I have comment-out these lines with the # character. -- Henk51 ------------------------------------------------------------------------ Henk51's Profile: http://forums.slimdevices.com/member.php?userid=18366 View this thread: http://forums.slimdevices.com/showthread.php?t=62138 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
