General :  K-Meleon Web Browser Forum
General discussion about K-Meleon 
Source code of K-meleon 1.5.4
Posted by: jijo
Date: November 18, 2011 06:49AM

Could you please send me the link for downloading the Source code of K-Meleon 1.5.4 .

Thanks,

Options: ReplyQuote
SRC / CVS
Posted by: SRC / CVS
Date: November 18, 2011 01:10PM

http://sourceforge.net/projects/kmeleon/files/k-meleon-src/

http://sourceforge.net/scm/?type=cvs&group_id=14285

http://kmeleon.cvs.sourceforge.net/viewvc/kmeleon/

And maybe look into

http://kmeleon.sourceforge.net/wiki/BuildKMeleon

for instructions and a download of an example K-Meleon build environment (based on 1.5a1 source code).

Also maybe look at:

http://kmeleon.sourceforge.net/wiki/BuildKMeleonDistribution

The following instructions assume that You have installed a Mozilla Build Package and already build the GRE and SDK that You need to build K-Meleon.

Quote
BuildKMeleonDistribution
Create a: ./projects/mozilla/mozilla/dist/ folder and copy the folders idl, include, lib and sdk/bin into it

After that you create getkm.bat inside ./projects with an editor. Write into the file these 3 lines that get you into K-Meleon CVS, get the newest source code and logout again.

cvs -d:pserver:anonymous@kmeleon.cvs.sourceforge.net:/cvsroot/kmeleon login

cvs -z3 -d:pserver:anonymous@kmeleon.cvs.sourceforge.net:/cvsroot/kmeleon checkout .

cvs -d:pserver:anonymous@kmeleon.cvs.sourceforge.net:/cvsroot/kmeleon logout

Start the bash command prompt.

cd c:

cd projects

getkm.bat

Press Enter when You are prompted for the password. Allow cvs.exe to access the Internet when your firewall asks You. It will copy the K-Meleon sources to ./projects/K-Meleon.


Options: ReplyQuote


K-Meleon forum is powered by Phorum.