Unity 3d installation error
I am using Ubuntu 17.04 and I am trying to install unity 3d on it but after finishing the process it's not in Applicatons. I search for it but I can't find it.
I also tried with GDEBI Package Installer but it show error Dependency is not satisfiable: libpng 12-0
$ sudo dpkg -i Downloads/FlareGet/Applications/unity-editor-5.1.0f3+2015082501_amd64.deb
Selecting previously unselected package unity-editor.
(Reading database ... 175908 files and directories currently installed.)
Preparing to unpack .../unity-editor-5.1.0f3+2015082501_amd64.deb ...
Unpacking unity-editor (5.1.0f3) ...
dpkg: dependency problems prevent configuration of unity-editor:
unity-editor depends on lib32gcc1 (>= 1:4.1.1); however:
Package lib32gcc1 is not installed.
unity-editor depends on lib32stdc++6 (>= 4.6); however:
Package lib32stdc++6 is not installed.
unity-editor depends on libc6-i386 (>= 2.15); however:
Package libc6-i386 is not installed.
unity-editor depends on libpango1.0-0 (>= 1.22.0); however:
Package libpango1.0-0 is not installed.
unity-editor depends on libpng12-0; however:
Package libpng12-0 is not installed.
dpkg: error processing package unity-editor (--install):
dependency problems - leaving unconfigured
Processing triggers for bamfdaemon (0.5.3+17.04.20170406-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for gnome-menus (3.13.3-6ubuntu5) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu2) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.15-1) ...
Errors were encountered while processing:
unity-editor
$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED:
unity-editor
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 2,991 MB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 182828 files and directories currently installed.)
Removing unity-editor (5.1.0f3) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu2) ...
Processing triggers for bamfdaemon (0.5.3+17.04.20170406-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for libc-bin (2.24-9ubuntu2) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu5) ...
Processing triggers for hicolor-icon-theme (0.15-1) ...
dpkg unity3d
add a comment |
I am using Ubuntu 17.04 and I am trying to install unity 3d on it but after finishing the process it's not in Applicatons. I search for it but I can't find it.
I also tried with GDEBI Package Installer but it show error Dependency is not satisfiable: libpng 12-0
$ sudo dpkg -i Downloads/FlareGet/Applications/unity-editor-5.1.0f3+2015082501_amd64.deb
Selecting previously unselected package unity-editor.
(Reading database ... 175908 files and directories currently installed.)
Preparing to unpack .../unity-editor-5.1.0f3+2015082501_amd64.deb ...
Unpacking unity-editor (5.1.0f3) ...
dpkg: dependency problems prevent configuration of unity-editor:
unity-editor depends on lib32gcc1 (>= 1:4.1.1); however:
Package lib32gcc1 is not installed.
unity-editor depends on lib32stdc++6 (>= 4.6); however:
Package lib32stdc++6 is not installed.
unity-editor depends on libc6-i386 (>= 2.15); however:
Package libc6-i386 is not installed.
unity-editor depends on libpango1.0-0 (>= 1.22.0); however:
Package libpango1.0-0 is not installed.
unity-editor depends on libpng12-0; however:
Package libpng12-0 is not installed.
dpkg: error processing package unity-editor (--install):
dependency problems - leaving unconfigured
Processing triggers for bamfdaemon (0.5.3+17.04.20170406-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for gnome-menus (3.13.3-6ubuntu5) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu2) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.15-1) ...
Errors were encountered while processing:
unity-editor
$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED:
unity-editor
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 2,991 MB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 182828 files and directories currently installed.)
Removing unity-editor (5.1.0f3) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu2) ...
Processing triggers for bamfdaemon (0.5.3+17.04.20170406-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for libc-bin (2.24-9ubuntu2) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu5) ...
Processing triggers for hicolor-icon-theme (0.15-1) ...
dpkg unity3d
add a comment |
I am using Ubuntu 17.04 and I am trying to install unity 3d on it but after finishing the process it's not in Applicatons. I search for it but I can't find it.
I also tried with GDEBI Package Installer but it show error Dependency is not satisfiable: libpng 12-0
$ sudo dpkg -i Downloads/FlareGet/Applications/unity-editor-5.1.0f3+2015082501_amd64.deb
Selecting previously unselected package unity-editor.
(Reading database ... 175908 files and directories currently installed.)
Preparing to unpack .../unity-editor-5.1.0f3+2015082501_amd64.deb ...
Unpacking unity-editor (5.1.0f3) ...
dpkg: dependency problems prevent configuration of unity-editor:
unity-editor depends on lib32gcc1 (>= 1:4.1.1); however:
Package lib32gcc1 is not installed.
unity-editor depends on lib32stdc++6 (>= 4.6); however:
Package lib32stdc++6 is not installed.
unity-editor depends on libc6-i386 (>= 2.15); however:
Package libc6-i386 is not installed.
unity-editor depends on libpango1.0-0 (>= 1.22.0); however:
Package libpango1.0-0 is not installed.
unity-editor depends on libpng12-0; however:
Package libpng12-0 is not installed.
dpkg: error processing package unity-editor (--install):
dependency problems - leaving unconfigured
Processing triggers for bamfdaemon (0.5.3+17.04.20170406-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for gnome-menus (3.13.3-6ubuntu5) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu2) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.15-1) ...
Errors were encountered while processing:
unity-editor
$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED:
unity-editor
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 2,991 MB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 182828 files and directories currently installed.)
Removing unity-editor (5.1.0f3) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu2) ...
Processing triggers for bamfdaemon (0.5.3+17.04.20170406-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for libc-bin (2.24-9ubuntu2) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu5) ...
Processing triggers for hicolor-icon-theme (0.15-1) ...
dpkg unity3d
I am using Ubuntu 17.04 and I am trying to install unity 3d on it but after finishing the process it's not in Applicatons. I search for it but I can't find it.
I also tried with GDEBI Package Installer but it show error Dependency is not satisfiable: libpng 12-0
$ sudo dpkg -i Downloads/FlareGet/Applications/unity-editor-5.1.0f3+2015082501_amd64.deb
Selecting previously unselected package unity-editor.
(Reading database ... 175908 files and directories currently installed.)
Preparing to unpack .../unity-editor-5.1.0f3+2015082501_amd64.deb ...
Unpacking unity-editor (5.1.0f3) ...
dpkg: dependency problems prevent configuration of unity-editor:
unity-editor depends on lib32gcc1 (>= 1:4.1.1); however:
Package lib32gcc1 is not installed.
unity-editor depends on lib32stdc++6 (>= 4.6); however:
Package lib32stdc++6 is not installed.
unity-editor depends on libc6-i386 (>= 2.15); however:
Package libc6-i386 is not installed.
unity-editor depends on libpango1.0-0 (>= 1.22.0); however:
Package libpango1.0-0 is not installed.
unity-editor depends on libpng12-0; however:
Package libpng12-0 is not installed.
dpkg: error processing package unity-editor (--install):
dependency problems - leaving unconfigured
Processing triggers for bamfdaemon (0.5.3+17.04.20170406-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for gnome-menus (3.13.3-6ubuntu5) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu2) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.15-1) ...
Errors were encountered while processing:
unity-editor
$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED:
unity-editor
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 2,991 MB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 182828 files and directories currently installed.)
Removing unity-editor (5.1.0f3) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for desktop-file-utils (0.23-1ubuntu2) ...
Processing triggers for bamfdaemon (0.5.3+17.04.20170406-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for libc-bin (2.24-9ubuntu2) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu5) ...
Processing triggers for hicolor-icon-theme (0.15-1) ...
dpkg unity3d
dpkg unity3d
edited Apr 17 '17 at 9:23
Zanna
51.2k13139242
51.2k13139242
asked Apr 15 '17 at 13:08
Shehroz NaeemShehroz Naeem
1113
1113
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Ok first: The reason why it didn't appear in the applications is that it hasn't been installed ... see the line of your output where it says
"The following packages will be REMOVED:
unity-editor "
As explained in Installing Unity3d on Ubuntu 16.04 dpkg
does not handle dependencies. If possible try gdebi
or some dpendecie resolving installer.
If apt-get install -f
does not work maybe try a newer version of Unity?
5.1 is kind of old
use e.g. https://forum.unity3d.com/threads/unity-on-linux-release-notes-and-known-issues.350256/ (at the bottom of the page)
The following steps worked fine for me on a new clean Ubuntu 17.04. install
1. Get the .deb file
https://forum.unity3d.com/threads/unity-on-linux-release-notes-and-known-issues.350256/ (newest version is found at the total bottom of the page)
2. Install gdebi
sudo apt-get install gdebi
3. Install unity using gdebi
sudo gdebi unity-editor_amd64-5.5.3xf1Linux.deb
gdebi should now resolve the dependecies and show you which packages will be installed.
-> type 'y' + ENTER to install
"Unpacking unity-editor ()" can take a couple of minutes to finish so just be patient.
4. start Unity3d
Since most Desktops (I don't know which you are using) have a search function just search for "Unity". It should appear like here
5. LogIn
After the splash appears
You will be asked to LogIn with you account data or to create one.
And respond the following question with I aggree ;)
6. fix License-Error
It might happen (for me it did) that there is an Licence-Error coming up.
Here click on "Re-Activate" on the right
And .. you will be asked once again to agrree
After this you have to choose your License Type (For example personal ;) )
And (though we said personal) responde the following (e.g. like this)
(Please be honest with this because developers of software also have to live from something ;) )
After finishing this step you should see this screen
7. Use Unity
Create a new Project according to your needs and open it up.
DONE :) You now should be able to use Unity on Ubuntu.
see updates to question
– Zanna
Apr 17 '17 at 9:24
added a Step-by-Step that worked fine for me on a fresh and clean Ubuntu 17.04. Install
– derHugo
Apr 17 '17 at 16:00
add a comment |
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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%2faskubuntu.com%2fquestions%2f905108%2funity-3d-installation-error%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
Ok first: The reason why it didn't appear in the applications is that it hasn't been installed ... see the line of your output where it says
"The following packages will be REMOVED:
unity-editor "
As explained in Installing Unity3d on Ubuntu 16.04 dpkg
does not handle dependencies. If possible try gdebi
or some dpendecie resolving installer.
If apt-get install -f
does not work maybe try a newer version of Unity?
5.1 is kind of old
use e.g. https://forum.unity3d.com/threads/unity-on-linux-release-notes-and-known-issues.350256/ (at the bottom of the page)
The following steps worked fine for me on a new clean Ubuntu 17.04. install
1. Get the .deb file
https://forum.unity3d.com/threads/unity-on-linux-release-notes-and-known-issues.350256/ (newest version is found at the total bottom of the page)
2. Install gdebi
sudo apt-get install gdebi
3. Install unity using gdebi
sudo gdebi unity-editor_amd64-5.5.3xf1Linux.deb
gdebi should now resolve the dependecies and show you which packages will be installed.
-> type 'y' + ENTER to install
"Unpacking unity-editor ()" can take a couple of minutes to finish so just be patient.
4. start Unity3d
Since most Desktops (I don't know which you are using) have a search function just search for "Unity". It should appear like here
5. LogIn
After the splash appears
You will be asked to LogIn with you account data or to create one.
And respond the following question with I aggree ;)
6. fix License-Error
It might happen (for me it did) that there is an Licence-Error coming up.
Here click on "Re-Activate" on the right
And .. you will be asked once again to agrree
After this you have to choose your License Type (For example personal ;) )
And (though we said personal) responde the following (e.g. like this)
(Please be honest with this because developers of software also have to live from something ;) )
After finishing this step you should see this screen
7. Use Unity
Create a new Project according to your needs and open it up.
DONE :) You now should be able to use Unity on Ubuntu.
see updates to question
– Zanna
Apr 17 '17 at 9:24
added a Step-by-Step that worked fine for me on a fresh and clean Ubuntu 17.04. Install
– derHugo
Apr 17 '17 at 16:00
add a comment |
Ok first: The reason why it didn't appear in the applications is that it hasn't been installed ... see the line of your output where it says
"The following packages will be REMOVED:
unity-editor "
As explained in Installing Unity3d on Ubuntu 16.04 dpkg
does not handle dependencies. If possible try gdebi
or some dpendecie resolving installer.
If apt-get install -f
does not work maybe try a newer version of Unity?
5.1 is kind of old
use e.g. https://forum.unity3d.com/threads/unity-on-linux-release-notes-and-known-issues.350256/ (at the bottom of the page)
The following steps worked fine for me on a new clean Ubuntu 17.04. install
1. Get the .deb file
https://forum.unity3d.com/threads/unity-on-linux-release-notes-and-known-issues.350256/ (newest version is found at the total bottom of the page)
2. Install gdebi
sudo apt-get install gdebi
3. Install unity using gdebi
sudo gdebi unity-editor_amd64-5.5.3xf1Linux.deb
gdebi should now resolve the dependecies and show you which packages will be installed.
-> type 'y' + ENTER to install
"Unpacking unity-editor ()" can take a couple of minutes to finish so just be patient.
4. start Unity3d
Since most Desktops (I don't know which you are using) have a search function just search for "Unity". It should appear like here
5. LogIn
After the splash appears
You will be asked to LogIn with you account data or to create one.
And respond the following question with I aggree ;)
6. fix License-Error
It might happen (for me it did) that there is an Licence-Error coming up.
Here click on "Re-Activate" on the right
And .. you will be asked once again to agrree
After this you have to choose your License Type (For example personal ;) )
And (though we said personal) responde the following (e.g. like this)
(Please be honest with this because developers of software also have to live from something ;) )
After finishing this step you should see this screen
7. Use Unity
Create a new Project according to your needs and open it up.
DONE :) You now should be able to use Unity on Ubuntu.
see updates to question
– Zanna
Apr 17 '17 at 9:24
added a Step-by-Step that worked fine for me on a fresh and clean Ubuntu 17.04. Install
– derHugo
Apr 17 '17 at 16:00
add a comment |
Ok first: The reason why it didn't appear in the applications is that it hasn't been installed ... see the line of your output where it says
"The following packages will be REMOVED:
unity-editor "
As explained in Installing Unity3d on Ubuntu 16.04 dpkg
does not handle dependencies. If possible try gdebi
or some dpendecie resolving installer.
If apt-get install -f
does not work maybe try a newer version of Unity?
5.1 is kind of old
use e.g. https://forum.unity3d.com/threads/unity-on-linux-release-notes-and-known-issues.350256/ (at the bottom of the page)
The following steps worked fine for me on a new clean Ubuntu 17.04. install
1. Get the .deb file
https://forum.unity3d.com/threads/unity-on-linux-release-notes-and-known-issues.350256/ (newest version is found at the total bottom of the page)
2. Install gdebi
sudo apt-get install gdebi
3. Install unity using gdebi
sudo gdebi unity-editor_amd64-5.5.3xf1Linux.deb
gdebi should now resolve the dependecies and show you which packages will be installed.
-> type 'y' + ENTER to install
"Unpacking unity-editor ()" can take a couple of minutes to finish so just be patient.
4. start Unity3d
Since most Desktops (I don't know which you are using) have a search function just search for "Unity". It should appear like here
5. LogIn
After the splash appears
You will be asked to LogIn with you account data or to create one.
And respond the following question with I aggree ;)
6. fix License-Error
It might happen (for me it did) that there is an Licence-Error coming up.
Here click on "Re-Activate" on the right
And .. you will be asked once again to agrree
After this you have to choose your License Type (For example personal ;) )
And (though we said personal) responde the following (e.g. like this)
(Please be honest with this because developers of software also have to live from something ;) )
After finishing this step you should see this screen
7. Use Unity
Create a new Project according to your needs and open it up.
DONE :) You now should be able to use Unity on Ubuntu.
Ok first: The reason why it didn't appear in the applications is that it hasn't been installed ... see the line of your output where it says
"The following packages will be REMOVED:
unity-editor "
As explained in Installing Unity3d on Ubuntu 16.04 dpkg
does not handle dependencies. If possible try gdebi
or some dpendecie resolving installer.
If apt-get install -f
does not work maybe try a newer version of Unity?
5.1 is kind of old
use e.g. https://forum.unity3d.com/threads/unity-on-linux-release-notes-and-known-issues.350256/ (at the bottom of the page)
The following steps worked fine for me on a new clean Ubuntu 17.04. install
1. Get the .deb file
https://forum.unity3d.com/threads/unity-on-linux-release-notes-and-known-issues.350256/ (newest version is found at the total bottom of the page)
2. Install gdebi
sudo apt-get install gdebi
3. Install unity using gdebi
sudo gdebi unity-editor_amd64-5.5.3xf1Linux.deb
gdebi should now resolve the dependecies and show you which packages will be installed.
-> type 'y' + ENTER to install
"Unpacking unity-editor ()" can take a couple of minutes to finish so just be patient.
4. start Unity3d
Since most Desktops (I don't know which you are using) have a search function just search for "Unity". It should appear like here
5. LogIn
After the splash appears
You will be asked to LogIn with you account data or to create one.
And respond the following question with I aggree ;)
6. fix License-Error
It might happen (for me it did) that there is an Licence-Error coming up.
Here click on "Re-Activate" on the right
And .. you will be asked once again to agrree
After this you have to choose your License Type (For example personal ;) )
And (though we said personal) responde the following (e.g. like this)
(Please be honest with this because developers of software also have to live from something ;) )
After finishing this step you should see this screen
7. Use Unity
Create a new Project according to your needs and open it up.
DONE :) You now should be able to use Unity on Ubuntu.
edited Apr 17 '17 at 16:06
answered Apr 15 '17 at 17:33
derHugoderHugo
2,33421532
2,33421532
see updates to question
– Zanna
Apr 17 '17 at 9:24
added a Step-by-Step that worked fine for me on a fresh and clean Ubuntu 17.04. Install
– derHugo
Apr 17 '17 at 16:00
add a comment |
see updates to question
– Zanna
Apr 17 '17 at 9:24
added a Step-by-Step that worked fine for me on a fresh and clean Ubuntu 17.04. Install
– derHugo
Apr 17 '17 at 16:00
see updates to question
– Zanna
Apr 17 '17 at 9:24
see updates to question
– Zanna
Apr 17 '17 at 9:24
added a Step-by-Step that worked fine for me on a fresh and clean Ubuntu 17.04. Install
– derHugo
Apr 17 '17 at 16:00
added a Step-by-Step that worked fine for me on a fresh and clean Ubuntu 17.04. Install
– derHugo
Apr 17 '17 at 16:00
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f905108%2funity-3d-installation-error%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