dracolytch
Group: Members
Posts: 1
Joined: June 2006 |
|
Posted: June 06 2006,19:17 |
|
Ok, I'll cover what I'm trying to do, then describe how far I've gotten, and see if I'm headed in the right direction.
I'm a little familiar with Linux, but I'm no guru. I know some basic shell commands, and have installed software from RPMs and such, but I've never installed from a compile.
I'm trying to set up a linux distro which will contain a LAMP development environment, on a USB drive. So, in addition to Linux/Apache/MySql & PHP, I'd also like a nice text editor and a copy of GIMP.
Here's how far I've gotten: I tried running the embedded version, but it failed on the IBMs at work.
I installed a bootable (HD not ZIP) version on my pen drive. I've gotten it to boot and run well (toram is a beautiful command).
On subsequent boots, I've had trouble figuring out what is saved, and what is not. Google as my homepage in FF was saved (Yay), but the desktop image was not (Boo).
I used the desktop app to download a copy of Apache/PHP. I was able to uncompress it to a folder. After reading the readme, it looked like I needed to compile it (Or is there a better way to install these extensions with a USB drive?). First problem: I wasn't sure where to set apache's base path to (So I told it to use a subdirectory on the ramdisk). Second problem: I was able to start the Apache install process, but it said it couldn't find a compiler. So now I'm stuck.
I didn't see MySQL on the list of extenstions right off... Maybe I was looking in the wrong category. Still, I'll also need a nice text editor too, and I don't know if I can download one for DSL.
So: Am I using the wrong install type of this distro to do what I need to do? Am I barking up the wrong tree? Should I be using another technique, or look at another distro? Is there a walkthrough of how to install Apache/PHP/MySQL to the USB drive, so on subsequent boots it'll run?
Any help/guidence appreciated. ~D
|