Le 20/07/2009 17:32, polemon a écrit : > Hi! > > I configurest the latest revision with: > > ./configure --user streamsys --group streamsys > > The user and group do exist on this system, yet I get the following > error when 'make install'-ing: > > /usr/bin/install -c -d -o yes -g yes -m 2775 \ > /usr/local/var/log/liquidsoap /usr/bin/install: invalid user `yes' > make[1]: *** [install-local] Error 1 make[1]: Leaving directory > `/home/bereziak/make/savonet/liquidsoap' make: *** [install] Error 2 > > This error does not occur, when I create a user and a group called > 'liquidsoap', configure with no other user or group and install it > that whay. > > Later, I removed the 'liquidsoap' user. >
What about --with-user=streamsys --with-group=streamsys ? ;) (Maybe the list could be set to reply on-list rather than to the sender?) Regards, Gilou ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
