mzilikazi wrote:S1NGH wrote:hmm... just got debian installed and wanted to go ahead with the script to install e17 but nothing happens, could you please take a care to look at this?
- Code: Select all
s1ngh@iNSANiTY-Debian:~/Desktop$ cd Desktop
s1ngh@iNSANiTY-Debian:~/Desktop$ cd e17
s1ngh@iNSANiTY-Debian:~/Desktop/e17$ chmod 755 easy_e17.sh
what do you think could be the problem?
You did not execute the script!
- Code: Select all
./easy_e17.sh
Better read the script first and see what it is about to do and where it intends to store everything pulled down from cvs.
I must warn you however that building e17 from scratch is not always an easy process. You will have to find and install ALOT of dependencies before it will build (all available through apt-get). Once you've gotten through the build process successfully your subsequent builds will be much easier.
My suggestion is to simply use the Debian repository for E17. It is always very close to cvs.
Hey thanks, looks like i havn't been awake lately, i have been installing Debian the whole night via NetInstall so i think i am just blown *comforting sigh*
well anyway, could you please guide me through this, as i have a clean install of Debian and nothing installed yet and want to get E17 up and running.