Date: Tue, 3 Nov 2009 10:57:39 -0600 From: Adam Vande More <amvandemore@gmail.com> To: Jove James <freejove@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: ask for help on a strange question Message-ID: <6201873e0911030857q68a728b4n63e271c50f190233@mail.gmail.com> In-Reply-To: <a3db25110911030708y59be2f56i971c4d10505deba8@mail.gmail.com> References: <a3db25110911030708y59be2f56i971c4d10505deba8@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 3, 2009 at 9:08 AM, Jove James <freejove@gmail.com> wrote: > Hi friend, > > I've set up a FreeBSD virtual machine with VmWare Player. After configuring > networ I installed xampp-linux-1.7.2.tar.gz on it. But quite weird that I > got "command not found" error: > > jove# pwd > /opt/lampp > jove# ls > RELEASENOTES error lampp logs sbin > backup etc lib modules share > bin htdocs libexec phpmyadmin tmp > cgi-bin icons licenses phpsqliteadmin var > jove# ./lampp start > ./lampp: Command not found. > jove# > > If you know the reason which caused the error could you please kindly tell > me by replying this email? > > Many thanks, > Jove > If you really want to run a web server plus script lang plus on freebsd, you should just install the native packages and ports. There is the handbook which covers installation and configuration of each part of the stack, perhaps this is unlike you're previous os. http://www.freebsd.org/doc/en/books/handbook/network-apache.html You might even check for the port of the particular app you're trying to run and install that directly. It should pull in the dependencies directly. -- Adam Vande More
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6201873e0911030857q68a728b4n63e271c50f190233>
