I downloaded xampp (saved to the desktop),
opened a terminal,
cd Desktop,
tar xvfz xampp-linux-1.5.0.tar.gz -C /opt
At this point, it goes through a set of steps that all end with the error "Cannot open: No such file or directory," over and over and over again.
I feel stupid, because I know that xampp is simple.
I can always hide behind the fact that I have used Linux for all of 24 hours now, minus the amount of time I spent sleeping and working .
Thanks in advance.
opened a terminal,
cd Desktop,
tar xvfz xampp-linux-1.5.0.tar.gz -C /opt
At this point, it goes through a set of steps that all end with the error "Cannot open: No such file or directory," over and over and over again.
I feel stupid, because I know that xampp is simple.
I can always hide behind the fact that I have used Linux for all of 24 hours now, minus the amount of time I spent sleeping and working .
Thanks in advance.
Comment