Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Building SUMO with cmake (was Re: Error: gl2ps not enabled at compile time.)

Hello Jakob,

i used http://sumo.dlr.de/daily/sumo-src-git.tar.gz as described in the wiki
There are no Cmake*.txt files!

Greetings, Harald

Am 03.05.2018 um 12:49 schrieb Jakob Erdmann:
Hello,
What files did you download exactly? Possibly one of our zip files is missing stuff.

Either way, you can use "clone or download" here: https://github.com/eclipse/sumo

regards,
Jakob

2018-05-03 11:18 GMT+02:00 Lara CODECA <lara.codeca@xxxxxxxxxx>:
Hello Harald,

I just did it. Following exactly the wiki.
(Thanks Jakob, I finally have gl2ps)

Eclipse SUMO Version 286a4ed1c0
 Build features: Linux-4.15.0-2-amd64 Proj GUI GDAL FFmpeg OSG GL2PS
 Copyright (C) 2001-2018 German Aerospace Center (DLR) and others;
 ...

The only thing is the "missing" make install, solved it adding the bin
directory to the $PATH variable.
I'm using Debian, tho.
Fresh sumo-git to remove all the autotools "stuff" previously there
(without this, something went wrong with the make).

Can you give us more details?

Cheers,
Lara

On Thu, 2018-05-03 at 11:08 +0200, Harald Schaefer wrote:
> Dear all,
>
> according to this wiki page I tried to build SUMO with cmake (under a
> new Ubuntu 18.04)
> But cmake complains abount a missing CMakeLists.txt
>
>   harald@nyc> cmake ../..
>   CMake Error: The source directory
> "/home/harald/src/opensource/sumo-git" does not appear to contain
> CMakeLists.txt.
>
> I have tried the nightly build and the sumo 0.32 release
>
> Greetings, Harald
>
>
> Am 02.05.2018 um 16:08 schrieb Jakob Erdmann:
> > gl2ps only works with the cmake-build since the ecplise migration.
> > The autotools-build will be phased out anyway.
> >
> > See http://sumo.dlr.de/wiki/Installing/Linux_Build#Building_the_SUM
> > O_binaries_with_cmake
> >
> >
> > 2018-05-02 16:02 GMT+02:00 Lara CODECA <lara.codeca@xxxxxxxxxx>:
> > > Dear All,
> > >
> > > I'm trying to enable the gl2ps libraries while compiling the git
> > > version of sumo.
> > > What should I pass to the ./configure?
> > >
> > > I'm using Debian; gl2ps, libgl2ps and the dev packages are
> > > already
> > > installed.
> > >
> > > Regards,
> > > Lara
> > >
> > > --
> > > Lara CODECA
> > > Postdoc
> > > Tel : 04.93.00.81.51
> > >
> > > EURECOM
> > > Campus SophiaTech
> > > http://www.eurecom.fr/
> > > _______________________________________________
> > > sumo-user mailing list
> > > sumo-user@xxxxxxxxxxx
> > > To change your delivery options, retrieve your password, or
> > > unsubscribe from this list, visit
> > > https://dev.eclipse.org/mailman/listinfo/sumo-user
> > >
> >
> >
> >
> > _______________________________________________
> > sumo-user mailing list
> > sumo-user@xxxxxxxxxxx
> > To change your delivery options, retrieve your password, or
> > unsubscribe from this list, visit
> > https://dev.eclipse.org/mailman/listinfo/sumo-user
>
> _______________________________________________
> sumo-user mailing list
> sumo-user@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or
> unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/sumo-user
--
Lara CODECA
Postdoc
Tel : 04.93.00.81.51

EURECOM
Campus SophiaTech
http://www.eurecom.fr/
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user



_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Back to the top