From owner-freebsd-questions Tue Feb 10 19:48:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA28495 for questions-outgoing; Tue, 10 Feb 1998 19:48:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ms11.hinet.net (root@ms11.hinet.net [168.95.4.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA28423 for ; Tue, 10 Feb 1998 19:48:15 -0800 (PST) (envelope-from jwlo@ms11.hinet.net) Received: from ms11.hinet.net (h21.s153.ts.hinet.net [168.95.153.21]) by ms11.hinet.net (8.8.8/8.8.8) with ESMTP id LAA21291; Wed, 11 Feb 1998 11:15:32 +0800 (CST) Message-ID: <34E116A6.B9CCA980@ms11.hinet.net> Date: Wed, 11 Feb 1998 11:10:31 +0800 From: Doug Lo X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: Chau Minh Bui CC: freebsd-questions@FreeBSD.ORG Subject: Re: I have some problem on FreeBSD. References: <34E10F72.B770B73D@ic.sunysb.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You wrote: > 1. I am interested in programming. So I tried C and Modula-3. > * For C, I tried a simple program hello.c an compiled it by: > cc -a hello.c > I got a.out. However when I ran a.out, I got > a.out : not found You should type ./a.out > 2. I can run fvwm95, however there are many thing I cannot use yet: > > * xcdplayer: I get "device not configured" message > * workman: cannot recognize the music disk even I put the cd > into the drive before start up the machine (Linux > has no such problem and it can even play the music cd after > the system is up) Did you use IDE or SCSI CDROM? > * for some games "xlander", "xtetris", "xhextrix" I get the > message :" not found " Please check out /usr/X11R6/bin directory, I guess you didn't install these files. Best regards, Doug. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe questions" in the body of the message