From owner-freebsd-questions@FreeBSD.ORG Wed Sep 27 05:22:46 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B28A416A403 for ; Wed, 27 Sep 2006 05:22:46 +0000 (UTC) (envelope-from ck98ljm@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id E290143D49 for ; Wed, 27 Sep 2006 05:22:45 +0000 (GMT) (envelope-from ck98ljm@gmail.com) Received: by nf-out-0910.google.com with SMTP id n29so397825nfc for ; Tue, 26 Sep 2006 22:22:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=LHi7h7sJrm6h6cAK2/llg76J/t5r1b8abuZc2h7DvmmkPdVRVjTR8599NVomqs05Uvp+2qHw4hX7HeX+qosMi9frqL/2aC7dphhuCuF9ZLpEjtKCHAD/OvpUbi3rqV3YqiW6lkRIe/PwWLfw/1p6y8IAvgqQhJb5swXC+zLyN34= Received: by 10.82.105.13 with SMTP id d13mr4998buc; Tue, 26 Sep 2006 22:22:44 -0700 (PDT) Received: by 10.82.130.14 with HTTP; Tue, 26 Sep 2006 22:22:44 -0700 (PDT) Message-ID: Date: Wed, 27 Sep 2006 13:22:44 +0800 From: "JianMing Liu" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: I have a promble when i install FlashMediaServer2b for Linux X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2006 05:22:46 -0000 *because the FlashMediaServer2b now still not support the freebsd ,so i have to install the FlashMediaServer2b for Linux under my freebsd6.1 system,my installation's infomation is under below:* Please enter 'y' or 'n'. Do you agree with the license agreement? (y/n): y Macromedia Flash Media Server 2.0 requires approximately 25MB of disk space. The installer will install Macromedia Flash Media Server 2.0 in the following directory Default [/opt/macromedia/fms]: /usr/local/MFS2 The Macromedia Flash Media Server communicates on the IANA-assigned port of 1935, which is the port most Flash applications expect. Please enter the Macromedia Flash Media Server port Default [1935]: Please enter the port to use for the Admin service. You can only specify one admin port. Default [1111]: The administrative user name and password you provide here is required to use the Macromedia Flash Media Server Management Console for administration, monitoring, and debugging. Please enter the administrative username: test Please enter the administrative password: Confirm password: When the Macromedia Flash Media Server service is started, the service can be run as a user other than "root". The server would change to this user when the server is started and has acquired its ports. Please enter the user that the Macromedia Flash Media Server service will run as Default user [nobody]: test Please enter a valid user group for the "test" user: wheel Do you want the Macromedia Flash Media Server service to run as a daemon? (y/n) Default [y]: Do you want to start the Macromedia Flash Media Server after the installation is done? (y/n) Default [y]: ----------- Install Action Summary ----------- Installation directory = /usr/local/MFS2 FMS Server Port = 1935 FMS Admin Server Port = 1111 Administrative username = test Administrative password = (suppressed) FMS owner = test FMS service user = test FMS service user group = wheel FMS run as daemon = Yes Start FMS = Yes Proceed with the installation? (y/n/q): y *Installing Macromedia Flash Media Server files...* *Configuring Macromedia Flash Media Server...* *Adding "fms" service.* *Setting default admin to "fms".* *chgrp: test: Invalid argument* *./installFMS: /sbin/chkconfig: not found* *Setting autostart for "fms".* *Server:fms command:start* *getconf: no such configuration parameter `GNU_LIBPTHREAD_VERSION'* *./server: 49: Syntax error: Bad substitution* *Admin server:fmsadmin command:start* *./adminserver: 40: Syntax error: Bad substitution* * * *The Macromedia Flash Media Server installation is complete.* I have install the Linux_base-rh-9,but still have such mistake .