On Feb 20, 2017, at 3:05 PM, Rongye Shi 
<[email protected]<mailto:[email protected]>> wrote:

SUMO developers,

Since I may need visualization in sumo urgently for a meeting, I think the 
easiest way for me is to retrieve SUMO 0.28.0. (I happend to delete the port 
unfortunately…)

I see the same segfault symptom with netedit :(


Could you please consider making sumo @0.28.0 available in MacPort ASAP?

The easiest thing to do is to build from source. You will need to run out of 
the build area. That is, “make install” does not give you a full installation.

Unpack the source tarball, then try:

  cd 0.28.0
  ./configure --with-gdal-config=/usr/bin/gdal-config \
    --with-fox-config=/usr/bin/fox-config \
    --with-xerces-libraries=/opt/local/lib \
    --with-xerces-includes=/opt/local/include --with-python
  make all

hth

- Tom


This could be easier for users to go back, once the newest version could have 
some problems.

Thank you for help!
Rongye

On Mon, Feb 20, 2017 at 4:02 PM, Lockhart, Thomas G (398I) 
<[email protected]<mailto:[email protected]>> wrote:
Whoops. I maintain the port for MacPorts. Will do more testing in a few hours. 
Sorry for any inconvenience.

- Tom

> On Feb 20, 2017, at 6:35 AM, Rongye Shi 
> <[email protected]<mailto:[email protected]>> wrote:
>
> Dear SUMO staffs,
>
> I am a user of this software. I previously install SUMO 0.28.0 on Macbook,
> and everything turns out to be very great.
>
> However, when I update it to SUMO 0.29.0, I cannot run sumo-gui or netedit,
> etc.
> ------------------
> $ sumo-gui
> Bus error: 10
>
> $ netedit
>
> Bus error: 10
>
> -------------------
>
> Could you please help me fix this problem? I use
>
> sudo port install sumo
>
> to install/update my SUMO on Mac.
>
> On the other hand, could you tell how can I uninstall SUMO on Mac? I want
> to re-install SUMO 0.29.0 to see if it works.
>
>
> Thank you!!
>
> Rongye Shi
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org<http://SlashDot.org>! 
> http://sdm.link/slashdot
> _______________________________________________
> sumo-user mailing list
> [email protected]<mailto:[email protected]>
> https://lists.sourceforge.net/lists/listinfo/sumo-user


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to