Can Any one tell download of wubi for latest wubi for ubuntu11.04 kindly help me to get the source code

Asked by shunmugachamy

an Any one tell download of wubi for latest wubi for ubuntu11.04 kindly help me to get the source code

Question information

Language:
English Edit question
Status:
Answered
For:
Wubi Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Bilal Shahid (s9iper1) said :
#1

u can get ubuntu 11.04 from here
http://www.ubuntu.com/download/ubuntu/download
and for wubi guide u can get help from here
https://wiki.ubuntu.com/WubiGuide#Installation

Revision history for this message
bcbc (bcbc) said :
#2

http://bazaar.launchpad.net/~ubuntu-installer/wubi/trunk/files

From ubuntu, to download the wubi source (and compile):
You will have to install bzr beforehand...
sudo apt-get install bzr

If you want to compile it you also need:
sudo apt-get install mingw32
sudo apt-get install gettext

Fetch source:
bzr branch lp:wubi

This will create the wubi subdirectory with the source. Then,
cd wubi
less README (for instructions on compiling etc.)

Then to compile and build wubi.exe (first time you run this it installs wine and python etc. accept defaults):
make

Can you help with this problem?

Provide an answer of your own, or ask shunmugachamy for more information if necessary.

To post a message you must log in.