Giter Site home page Giter Site logo

Comments (8)

taibah avatar taibah commented on May 9, 2024

Hi Dario,

What OS are you running?

from compiler-explorer.

dariomanesku avatar dariomanesku commented on May 9, 2024

Ubuntu 12.10
Chrome Version 25.0.1364.172
Firefox: 19.0.2

@taibah: is it working fine for you?

from compiler-explorer.

taibah avatar taibah commented on May 9, 2024

Perfect here is what I did

01- Update
sudo apt-get update
02- Installed nodejs from Ubuntu repos
sudo apt-get install nodejs
03- Installed npm from Ubuntu repos
sudo apt-get install npm
04- Made sure the port used by gcc-explorer (10240) is not used by another process
sudo netstat -pltu | grep '10240'
if no result shows up it means its a free port
05- Cloned the gcc-explorer git repo
git clone https://github.com/mattgodbolt/gcc-explorer.git
06- Now change directory to the gcc-explorer directory
cd gcc-explorer
07- npm update
npm update
08- npm install
npm install
09- run gcc-explorer
./app.js
10- Open your browser and launch gcc-explorer by going to the address
127.0.0.1:10240

Good luck, and let me know if it worked :)

from compiler-explorer.

dariomanesku avatar dariomanesku commented on May 9, 2024

read carefully, the demo site is not working: http://gcc.godbolt.org/
running on localhost works fine as I said.

from compiler-explorer.

mattgodbolt avatar mattgodbolt commented on May 9, 2024

Thanks guys: I'll investigate and restart the demo site as needed!

On Mon, Mar 18, 2013 at 6:28 AM, Dario [email protected] wrote:

read carefully, the demo site is not working: http://gcc.godbolt.org/
running on localhost works fine as I said.


Reply to this email directly or view it on GitHubhttps://github.com//issues/38#issuecomment-15050006
.

Matt

from compiler-explorer.

mattgodbolt avatar mattgodbolt commented on May 9, 2024

A restart has fixed it. Thanks for investigating and reporting the issue!

On Mon, Mar 18, 2013 at 6:31 AM, Matt Godbolt [email protected] wrote:

Thanks guys: I'll investigate and restart the demo site as needed!

On Mon, Mar 18, 2013 at 6:28 AM, Dario [email protected] wrote:

read carefully, the demo site is not working: http://gcc.godbolt.org/
running on localhost works fine as I said.


Reply to this email directly or view it on GitHubhttps://github.com//issues/38#issuecomment-15050006
.

Matt

Matt

from compiler-explorer.

dariomanesku avatar dariomanesku commented on May 9, 2024

thx. it's working.

btw it's really a handy tool and yet no real alternatives can be found online, so... you know. :)

from compiler-explorer.

taibah avatar taibah commented on May 9, 2024

Sorry Dario I just looked at the message content without looking at the title s: it seems I need my morning coffee. Thanks Matt its now working :)

from compiler-explorer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.