how do I install mingw64 on kali linux 2.0?
I have downloaded several packages from these web sites:
https://packages.debian.org/stable/wine-development
http://sourceforge.net/projects/mingw/?source=typ_redirect
Apparently, I have to have Wine installed on Kali Linux too. However, I can't even get that done properly.
root@blackJesus:~/Downloads# apt-get install mingw-w64
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package mingw-w64
I tried unpacking and unzipping several packages and it still won't help. This is the only one that unpacked correctly, and I don't see what it does for me. Maybe I'm wrong and need to try something else, but what do I do from here if this is the solution:
root@blackJesus:~/Downloads# tar -xzvf gcc-mingw-w64_8.tar.gz
gcc-mingw-w64-8/
gcc-mingw-w64-8/debian/
gcc-mingw-w64-8/debian/control.source
gcc-mingw-w64-8/debian/control.c.sed
gcc-mingw-w64-8/debian/gobjc++-mingw-w64-i686.install
gcc-mingw-w64-8/debian/watch
gcc-mingw-w64-8/debian/g++-mingw-w64-x86-64.lintian-overrides
gcc-mingw-w64-8/debian/gobjc-mingw-w64-x86-64.install
gcc-mingw-w64-8/debian/gfortran-mingw-w64-i686.lintian-overrides
gcc-mingw-w64-8/debian/control.ada.sed
gcc-mingw-w64-8/debian/gnat-mingw-w64-i686.install
gcc-mingw-w64-8/debian/gnat-mingw-w64-x86-64.install
gcc-mingw-w64-8/debian/changelog
gcc-mingw-w64-8/debian/gcc-mingw32.links
gcc-mingw-w64-8/debian/compat
gcc-mingw-w64-8/debian/gobjc-mingw-w64-i686.install
gcc-mingw-w64-8/debian/gfortran-mingw-w64-x86-64.install
gcc-mingw-w64-8/debian/control.fortran.sed
gcc-mingw-w64-8/debian/rules.variant
gcc-mingw-w64-8/debian/gcc-mingw-w64-x86-64.install
gcc-mingw-w64-8/debian/control.template
gcc-mingw-w64-8/debian/g++-mingw-w64-x86-64.install
gcc-mingw-w64-8/debian/copyright
gcc-mingw-w64-8/debian/control.bootstrap
gcc-mingw-w64-8/debian/gcc-mingw-w64-bootstrap.install
gcc-mingw-w64-8/debian/g++-mingw-w64-i686.lintian-overrides
gcc-mingw-w64-8/debian/gcc-mingw32.lintian-overrides
gcc-mingw-w64-8/debian/control.c++.sed
gcc-mingw-w64-8/debian/README.source
gcc-mingw-w64-8/debian/patches/
gcc-mingw-w64-8/debian/patches/disable-multilib.patch
gcc-mingw-w64-8/debian/patches/mingw-include.patch
gcc-mingw-w64-8/debian/patches/spelling-fixes-code.patch
gcc-mingw-w64-8/debian/patches/cpp-intrinsics.patch
gcc-mingw-w64-8/debian/gfortran-mingw-w64-x86-64.lintian-overrides
gcc-mingw-w64-8/debian/gnat-mingw-w64-x86-64.lintian-overrides
gcc-mingw-w64-8/debian/gobjc++-mingw-w64-x86-64.install
gcc-mingw-w64-8/debian/gcc-mingw-w64-i686.lintian-overrides
gcc-mingw-w64-8/debian/bootstrap
gcc-mingw-w64-8/debian/gcc-mingw-w64-x86-64.lintian-overrides
gcc-mingw-w64-8/debian/rules.bootstrap
gcc-mingw-w64-8/debian/g++-mingw-w64-i686.install
gcc-mingw-w64-8/debian/gfortran-mingw-w64-i686.install
gcc-mingw-w64-8/debian/rules.full
gcc-mingw-w64-8/debian/gcc-mingw-w64.postinst
gcc-mingw-w64-8/debian/source/
gcc-mingw-w64-8/debian/source/format
gcc-mingw-w64-8/debian/source/lintian-overrides
gcc-mingw-w64-8/debian/control
gcc-mingw-w64-8/debian/gcc-mingw32.postinst
gcc-mingw-w64-8/debian/control.gcc-mingw32
gcc-mingw-w64-8/debian/control.base
gcc-mingw-w64-8/debian/control.obj-c++.sed
gcc-mingw-w64-8/debian/rules
gcc-mingw-w64-8/debian/control.objc.sed
gcc-mingw-w64-8/debian/gnat-mingw-w64-i686.lintian-overrides
gcc-mingw-w64-8/debian/gcc-mingw-w64-i686.install
I'm trying to install mingw64 on kali linux. Help?
--update: I've made some progress but still have trouble getting wine installed--
root@blackJesus:~/Desktop/MinGW# wine mingw-get-setup.exe
wine: Bad EXE format for Z:rootDesktopMinGWmingw-get-setup.exe.
linux debian tar wine
add a comment |
I have downloaded several packages from these web sites:
https://packages.debian.org/stable/wine-development
http://sourceforge.net/projects/mingw/?source=typ_redirect
Apparently, I have to have Wine installed on Kali Linux too. However, I can't even get that done properly.
root@blackJesus:~/Downloads# apt-get install mingw-w64
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package mingw-w64
I tried unpacking and unzipping several packages and it still won't help. This is the only one that unpacked correctly, and I don't see what it does for me. Maybe I'm wrong and need to try something else, but what do I do from here if this is the solution:
root@blackJesus:~/Downloads# tar -xzvf gcc-mingw-w64_8.tar.gz
gcc-mingw-w64-8/
gcc-mingw-w64-8/debian/
gcc-mingw-w64-8/debian/control.source
gcc-mingw-w64-8/debian/control.c.sed
gcc-mingw-w64-8/debian/gobjc++-mingw-w64-i686.install
gcc-mingw-w64-8/debian/watch
gcc-mingw-w64-8/debian/g++-mingw-w64-x86-64.lintian-overrides
gcc-mingw-w64-8/debian/gobjc-mingw-w64-x86-64.install
gcc-mingw-w64-8/debian/gfortran-mingw-w64-i686.lintian-overrides
gcc-mingw-w64-8/debian/control.ada.sed
gcc-mingw-w64-8/debian/gnat-mingw-w64-i686.install
gcc-mingw-w64-8/debian/gnat-mingw-w64-x86-64.install
gcc-mingw-w64-8/debian/changelog
gcc-mingw-w64-8/debian/gcc-mingw32.links
gcc-mingw-w64-8/debian/compat
gcc-mingw-w64-8/debian/gobjc-mingw-w64-i686.install
gcc-mingw-w64-8/debian/gfortran-mingw-w64-x86-64.install
gcc-mingw-w64-8/debian/control.fortran.sed
gcc-mingw-w64-8/debian/rules.variant
gcc-mingw-w64-8/debian/gcc-mingw-w64-x86-64.install
gcc-mingw-w64-8/debian/control.template
gcc-mingw-w64-8/debian/g++-mingw-w64-x86-64.install
gcc-mingw-w64-8/debian/copyright
gcc-mingw-w64-8/debian/control.bootstrap
gcc-mingw-w64-8/debian/gcc-mingw-w64-bootstrap.install
gcc-mingw-w64-8/debian/g++-mingw-w64-i686.lintian-overrides
gcc-mingw-w64-8/debian/gcc-mingw32.lintian-overrides
gcc-mingw-w64-8/debian/control.c++.sed
gcc-mingw-w64-8/debian/README.source
gcc-mingw-w64-8/debian/patches/
gcc-mingw-w64-8/debian/patches/disable-multilib.patch
gcc-mingw-w64-8/debian/patches/mingw-include.patch
gcc-mingw-w64-8/debian/patches/spelling-fixes-code.patch
gcc-mingw-w64-8/debian/patches/cpp-intrinsics.patch
gcc-mingw-w64-8/debian/gfortran-mingw-w64-x86-64.lintian-overrides
gcc-mingw-w64-8/debian/gnat-mingw-w64-x86-64.lintian-overrides
gcc-mingw-w64-8/debian/gobjc++-mingw-w64-x86-64.install
gcc-mingw-w64-8/debian/gcc-mingw-w64-i686.lintian-overrides
gcc-mingw-w64-8/debian/bootstrap
gcc-mingw-w64-8/debian/gcc-mingw-w64-x86-64.lintian-overrides
gcc-mingw-w64-8/debian/rules.bootstrap
gcc-mingw-w64-8/debian/g++-mingw-w64-i686.install
gcc-mingw-w64-8/debian/gfortran-mingw-w64-i686.install
gcc-mingw-w64-8/debian/rules.full
gcc-mingw-w64-8/debian/gcc-mingw-w64.postinst
gcc-mingw-w64-8/debian/source/
gcc-mingw-w64-8/debian/source/format
gcc-mingw-w64-8/debian/source/lintian-overrides
gcc-mingw-w64-8/debian/control
gcc-mingw-w64-8/debian/gcc-mingw32.postinst
gcc-mingw-w64-8/debian/control.gcc-mingw32
gcc-mingw-w64-8/debian/control.base
gcc-mingw-w64-8/debian/control.obj-c++.sed
gcc-mingw-w64-8/debian/rules
gcc-mingw-w64-8/debian/control.objc.sed
gcc-mingw-w64-8/debian/gnat-mingw-w64-i686.lintian-overrides
gcc-mingw-w64-8/debian/gcc-mingw-w64-i686.install
I'm trying to install mingw64 on kali linux. Help?
--update: I've made some progress but still have trouble getting wine installed--
root@blackJesus:~/Desktop/MinGW# wine mingw-get-setup.exe
wine: Bad EXE format for Z:rootDesktopMinGWmingw-get-setup.exe.
linux debian tar wine
why do you need mingw on linux?
– Keltari
Oct 16 '16 at 2:07
you need to cross-compile mingw64 on Linux. Possible duplicate: How to cross-compile with MinGW on Linux for Windows?
– phuclv
Jan 17 '17 at 14:01
add a comment |
I have downloaded several packages from these web sites:
https://packages.debian.org/stable/wine-development
http://sourceforge.net/projects/mingw/?source=typ_redirect
Apparently, I have to have Wine installed on Kali Linux too. However, I can't even get that done properly.
root@blackJesus:~/Downloads# apt-get install mingw-w64
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package mingw-w64
I tried unpacking and unzipping several packages and it still won't help. This is the only one that unpacked correctly, and I don't see what it does for me. Maybe I'm wrong and need to try something else, but what do I do from here if this is the solution:
root@blackJesus:~/Downloads# tar -xzvf gcc-mingw-w64_8.tar.gz
gcc-mingw-w64-8/
gcc-mingw-w64-8/debian/
gcc-mingw-w64-8/debian/control.source
gcc-mingw-w64-8/debian/control.c.sed
gcc-mingw-w64-8/debian/gobjc++-mingw-w64-i686.install
gcc-mingw-w64-8/debian/watch
gcc-mingw-w64-8/debian/g++-mingw-w64-x86-64.lintian-overrides
gcc-mingw-w64-8/debian/gobjc-mingw-w64-x86-64.install
gcc-mingw-w64-8/debian/gfortran-mingw-w64-i686.lintian-overrides
gcc-mingw-w64-8/debian/control.ada.sed
gcc-mingw-w64-8/debian/gnat-mingw-w64-i686.install
gcc-mingw-w64-8/debian/gnat-mingw-w64-x86-64.install
gcc-mingw-w64-8/debian/changelog
gcc-mingw-w64-8/debian/gcc-mingw32.links
gcc-mingw-w64-8/debian/compat
gcc-mingw-w64-8/debian/gobjc-mingw-w64-i686.install
gcc-mingw-w64-8/debian/gfortran-mingw-w64-x86-64.install
gcc-mingw-w64-8/debian/control.fortran.sed
gcc-mingw-w64-8/debian/rules.variant
gcc-mingw-w64-8/debian/gcc-mingw-w64-x86-64.install
gcc-mingw-w64-8/debian/control.template
gcc-mingw-w64-8/debian/g++-mingw-w64-x86-64.install
gcc-mingw-w64-8/debian/copyright
gcc-mingw-w64-8/debian/control.bootstrap
gcc-mingw-w64-8/debian/gcc-mingw-w64-bootstrap.install
gcc-mingw-w64-8/debian/g++-mingw-w64-i686.lintian-overrides
gcc-mingw-w64-8/debian/gcc-mingw32.lintian-overrides
gcc-mingw-w64-8/debian/control.c++.sed
gcc-mingw-w64-8/debian/README.source
gcc-mingw-w64-8/debian/patches/
gcc-mingw-w64-8/debian/patches/disable-multilib.patch
gcc-mingw-w64-8/debian/patches/mingw-include.patch
gcc-mingw-w64-8/debian/patches/spelling-fixes-code.patch
gcc-mingw-w64-8/debian/patches/cpp-intrinsics.patch
gcc-mingw-w64-8/debian/gfortran-mingw-w64-x86-64.lintian-overrides
gcc-mingw-w64-8/debian/gnat-mingw-w64-x86-64.lintian-overrides
gcc-mingw-w64-8/debian/gobjc++-mingw-w64-x86-64.install
gcc-mingw-w64-8/debian/gcc-mingw-w64-i686.lintian-overrides
gcc-mingw-w64-8/debian/bootstrap
gcc-mingw-w64-8/debian/gcc-mingw-w64-x86-64.lintian-overrides
gcc-mingw-w64-8/debian/rules.bootstrap
gcc-mingw-w64-8/debian/g++-mingw-w64-i686.install
gcc-mingw-w64-8/debian/gfortran-mingw-w64-i686.install
gcc-mingw-w64-8/debian/rules.full
gcc-mingw-w64-8/debian/gcc-mingw-w64.postinst
gcc-mingw-w64-8/debian/source/
gcc-mingw-w64-8/debian/source/format
gcc-mingw-w64-8/debian/source/lintian-overrides
gcc-mingw-w64-8/debian/control
gcc-mingw-w64-8/debian/gcc-mingw32.postinst
gcc-mingw-w64-8/debian/control.gcc-mingw32
gcc-mingw-w64-8/debian/control.base
gcc-mingw-w64-8/debian/control.obj-c++.sed
gcc-mingw-w64-8/debian/rules
gcc-mingw-w64-8/debian/control.objc.sed
gcc-mingw-w64-8/debian/gnat-mingw-w64-i686.lintian-overrides
gcc-mingw-w64-8/debian/gcc-mingw-w64-i686.install
I'm trying to install mingw64 on kali linux. Help?
--update: I've made some progress but still have trouble getting wine installed--
root@blackJesus:~/Desktop/MinGW# wine mingw-get-setup.exe
wine: Bad EXE format for Z:rootDesktopMinGWmingw-get-setup.exe.
linux debian tar wine
I have downloaded several packages from these web sites:
https://packages.debian.org/stable/wine-development
http://sourceforge.net/projects/mingw/?source=typ_redirect
Apparently, I have to have Wine installed on Kali Linux too. However, I can't even get that done properly.
root@blackJesus:~/Downloads# apt-get install mingw-w64
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package mingw-w64
I tried unpacking and unzipping several packages and it still won't help. This is the only one that unpacked correctly, and I don't see what it does for me. Maybe I'm wrong and need to try something else, but what do I do from here if this is the solution:
root@blackJesus:~/Downloads# tar -xzvf gcc-mingw-w64_8.tar.gz
gcc-mingw-w64-8/
gcc-mingw-w64-8/debian/
gcc-mingw-w64-8/debian/control.source
gcc-mingw-w64-8/debian/control.c.sed
gcc-mingw-w64-8/debian/gobjc++-mingw-w64-i686.install
gcc-mingw-w64-8/debian/watch
gcc-mingw-w64-8/debian/g++-mingw-w64-x86-64.lintian-overrides
gcc-mingw-w64-8/debian/gobjc-mingw-w64-x86-64.install
gcc-mingw-w64-8/debian/gfortran-mingw-w64-i686.lintian-overrides
gcc-mingw-w64-8/debian/control.ada.sed
gcc-mingw-w64-8/debian/gnat-mingw-w64-i686.install
gcc-mingw-w64-8/debian/gnat-mingw-w64-x86-64.install
gcc-mingw-w64-8/debian/changelog
gcc-mingw-w64-8/debian/gcc-mingw32.links
gcc-mingw-w64-8/debian/compat
gcc-mingw-w64-8/debian/gobjc-mingw-w64-i686.install
gcc-mingw-w64-8/debian/gfortran-mingw-w64-x86-64.install
gcc-mingw-w64-8/debian/control.fortran.sed
gcc-mingw-w64-8/debian/rules.variant
gcc-mingw-w64-8/debian/gcc-mingw-w64-x86-64.install
gcc-mingw-w64-8/debian/control.template
gcc-mingw-w64-8/debian/g++-mingw-w64-x86-64.install
gcc-mingw-w64-8/debian/copyright
gcc-mingw-w64-8/debian/control.bootstrap
gcc-mingw-w64-8/debian/gcc-mingw-w64-bootstrap.install
gcc-mingw-w64-8/debian/g++-mingw-w64-i686.lintian-overrides
gcc-mingw-w64-8/debian/gcc-mingw32.lintian-overrides
gcc-mingw-w64-8/debian/control.c++.sed
gcc-mingw-w64-8/debian/README.source
gcc-mingw-w64-8/debian/patches/
gcc-mingw-w64-8/debian/patches/disable-multilib.patch
gcc-mingw-w64-8/debian/patches/mingw-include.patch
gcc-mingw-w64-8/debian/patches/spelling-fixes-code.patch
gcc-mingw-w64-8/debian/patches/cpp-intrinsics.patch
gcc-mingw-w64-8/debian/gfortran-mingw-w64-x86-64.lintian-overrides
gcc-mingw-w64-8/debian/gnat-mingw-w64-x86-64.lintian-overrides
gcc-mingw-w64-8/debian/gobjc++-mingw-w64-x86-64.install
gcc-mingw-w64-8/debian/gcc-mingw-w64-i686.lintian-overrides
gcc-mingw-w64-8/debian/bootstrap
gcc-mingw-w64-8/debian/gcc-mingw-w64-x86-64.lintian-overrides
gcc-mingw-w64-8/debian/rules.bootstrap
gcc-mingw-w64-8/debian/g++-mingw-w64-i686.install
gcc-mingw-w64-8/debian/gfortran-mingw-w64-i686.install
gcc-mingw-w64-8/debian/rules.full
gcc-mingw-w64-8/debian/gcc-mingw-w64.postinst
gcc-mingw-w64-8/debian/source/
gcc-mingw-w64-8/debian/source/format
gcc-mingw-w64-8/debian/source/lintian-overrides
gcc-mingw-w64-8/debian/control
gcc-mingw-w64-8/debian/gcc-mingw32.postinst
gcc-mingw-w64-8/debian/control.gcc-mingw32
gcc-mingw-w64-8/debian/control.base
gcc-mingw-w64-8/debian/control.obj-c++.sed
gcc-mingw-w64-8/debian/rules
gcc-mingw-w64-8/debian/control.objc.sed
gcc-mingw-w64-8/debian/gnat-mingw-w64-i686.lintian-overrides
gcc-mingw-w64-8/debian/gcc-mingw-w64-i686.install
I'm trying to install mingw64 on kali linux. Help?
--update: I've made some progress but still have trouble getting wine installed--
root@blackJesus:~/Desktop/MinGW# wine mingw-get-setup.exe
wine: Bad EXE format for Z:rootDesktopMinGWmingw-get-setup.exe.
linux debian tar wine
linux debian tar wine
edited Sep 11 '15 at 16:11
asked Sep 11 '15 at 5:40
mace
41211
41211
why do you need mingw on linux?
– Keltari
Oct 16 '16 at 2:07
you need to cross-compile mingw64 on Linux. Possible duplicate: How to cross-compile with MinGW on Linux for Windows?
– phuclv
Jan 17 '17 at 14:01
add a comment |
why do you need mingw on linux?
– Keltari
Oct 16 '16 at 2:07
you need to cross-compile mingw64 on Linux. Possible duplicate: How to cross-compile with MinGW on Linux for Windows?
– phuclv
Jan 17 '17 at 14:01
why do you need mingw on linux?
– Keltari
Oct 16 '16 at 2:07
why do you need mingw on linux?
– Keltari
Oct 16 '16 at 2:07
you need to cross-compile mingw64 on Linux. Possible duplicate: How to cross-compile with MinGW on Linux for Windows?
– phuclv
Jan 17 '17 at 14:01
you need to cross-compile mingw64 on Linux. Possible duplicate: How to cross-compile with MinGW on Linux for Windows?
– phuclv
Jan 17 '17 at 14:01
add a comment |
1 Answer
1
active
oldest
votes
Just to clarify. Wine is a tool that allows you to install and run (many, not all) programs that were designed and compiled for windows. Wine will emulate an Windows environment and allow to run these programs.
What you have to do is install Wine. Search for it with apt-get
and install. When this is done. Go to the MinGW page download and install the installation executable through Wine (normally just by double clicking the exe).
If the installation was successfull the compiler you want to use to compile programs for Windows should be located at /root/.wine/drive_c/MinGW/bin
.
that got Wine installed but when I right click on the file, Wine or windows loader doesn't show up. How do I use Wine then?
– mace
Sep 11 '15 at 15:24
it installed wine but I can't use wine for anything, it only gives me two parameters when I run it. It won't let me open a program in wine.
– mace
Sep 11 '15 at 16:02
I updated the above.
– mace
Sep 11 '15 at 16:10
I also still can't install mingw
– mace
Sep 14 '15 at 2:14
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f971430%2fhow-do-i-install-mingw64-on-kali-linux-2-0%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Just to clarify. Wine is a tool that allows you to install and run (many, not all) programs that were designed and compiled for windows. Wine will emulate an Windows environment and allow to run these programs.
What you have to do is install Wine. Search for it with apt-get
and install. When this is done. Go to the MinGW page download and install the installation executable through Wine (normally just by double clicking the exe).
If the installation was successfull the compiler you want to use to compile programs for Windows should be located at /root/.wine/drive_c/MinGW/bin
.
that got Wine installed but when I right click on the file, Wine or windows loader doesn't show up. How do I use Wine then?
– mace
Sep 11 '15 at 15:24
it installed wine but I can't use wine for anything, it only gives me two parameters when I run it. It won't let me open a program in wine.
– mace
Sep 11 '15 at 16:02
I updated the above.
– mace
Sep 11 '15 at 16:10
I also still can't install mingw
– mace
Sep 14 '15 at 2:14
add a comment |
Just to clarify. Wine is a tool that allows you to install and run (many, not all) programs that were designed and compiled for windows. Wine will emulate an Windows environment and allow to run these programs.
What you have to do is install Wine. Search for it with apt-get
and install. When this is done. Go to the MinGW page download and install the installation executable through Wine (normally just by double clicking the exe).
If the installation was successfull the compiler you want to use to compile programs for Windows should be located at /root/.wine/drive_c/MinGW/bin
.
that got Wine installed but when I right click on the file, Wine or windows loader doesn't show up. How do I use Wine then?
– mace
Sep 11 '15 at 15:24
it installed wine but I can't use wine for anything, it only gives me two parameters when I run it. It won't let me open a program in wine.
– mace
Sep 11 '15 at 16:02
I updated the above.
– mace
Sep 11 '15 at 16:10
I also still can't install mingw
– mace
Sep 14 '15 at 2:14
add a comment |
Just to clarify. Wine is a tool that allows you to install and run (many, not all) programs that were designed and compiled for windows. Wine will emulate an Windows environment and allow to run these programs.
What you have to do is install Wine. Search for it with apt-get
and install. When this is done. Go to the MinGW page download and install the installation executable through Wine (normally just by double clicking the exe).
If the installation was successfull the compiler you want to use to compile programs for Windows should be located at /root/.wine/drive_c/MinGW/bin
.
Just to clarify. Wine is a tool that allows you to install and run (many, not all) programs that were designed and compiled for windows. Wine will emulate an Windows environment and allow to run these programs.
What you have to do is install Wine. Search for it with apt-get
and install. When this is done. Go to the MinGW page download and install the installation executable through Wine (normally just by double clicking the exe).
If the installation was successfull the compiler you want to use to compile programs for Windows should be located at /root/.wine/drive_c/MinGW/bin
.
answered Sep 11 '15 at 6:58
ap0
1,037512
1,037512
that got Wine installed but when I right click on the file, Wine or windows loader doesn't show up. How do I use Wine then?
– mace
Sep 11 '15 at 15:24
it installed wine but I can't use wine for anything, it only gives me two parameters when I run it. It won't let me open a program in wine.
– mace
Sep 11 '15 at 16:02
I updated the above.
– mace
Sep 11 '15 at 16:10
I also still can't install mingw
– mace
Sep 14 '15 at 2:14
add a comment |
that got Wine installed but when I right click on the file, Wine or windows loader doesn't show up. How do I use Wine then?
– mace
Sep 11 '15 at 15:24
it installed wine but I can't use wine for anything, it only gives me two parameters when I run it. It won't let me open a program in wine.
– mace
Sep 11 '15 at 16:02
I updated the above.
– mace
Sep 11 '15 at 16:10
I also still can't install mingw
– mace
Sep 14 '15 at 2:14
that got Wine installed but when I right click on the file, Wine or windows loader doesn't show up. How do I use Wine then?
– mace
Sep 11 '15 at 15:24
that got Wine installed but when I right click on the file, Wine or windows loader doesn't show up. How do I use Wine then?
– mace
Sep 11 '15 at 15:24
it installed wine but I can't use wine for anything, it only gives me two parameters when I run it. It won't let me open a program in wine.
– mace
Sep 11 '15 at 16:02
it installed wine but I can't use wine for anything, it only gives me two parameters when I run it. It won't let me open a program in wine.
– mace
Sep 11 '15 at 16:02
I updated the above.
– mace
Sep 11 '15 at 16:10
I updated the above.
– mace
Sep 11 '15 at 16:10
I also still can't install mingw
– mace
Sep 14 '15 at 2:14
I also still can't install mingw
– mace
Sep 14 '15 at 2:14
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f971430%2fhow-do-i-install-mingw64-on-kali-linux-2-0%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
why do you need mingw on linux?
– Keltari
Oct 16 '16 at 2:07
you need to cross-compile mingw64 on Linux. Possible duplicate: How to cross-compile with MinGW on Linux for Windows?
– phuclv
Jan 17 '17 at 14:01