Changes between Initial Version and Version 5 of Ticket #18681
- Timestamp:
- 06/12/15 10:28:11 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18681
-
Property
Status
changed from
new
toneeds_review
-
Property
Authors
changed from
to
Nathann Cohen
- Property Cc jdemeyer added; jdemeyed removed
-
Property
Branch
changed from
to
public/18681
-
Property
Commit
changed from
to
938002493f84cee8e56e7e0a3ae504a1b8a60874
-
Property
Status
changed from
-
Ticket #18681 – Description
initial v5 5 5 The author of the rankwidth (rw) package was very helpful in getting the library/executable packaged with autotools. The new release is available here: 6 6 7 http://pholia.tdi.informatik.uni-frankfurt.de/~philipp/software/rw-0. 6.tar.gz7 http://pholia.tdi.informatik.uni-frankfurt.de/~philipp/software/rw-0.7.tar.gz 8 8 9 9 The first big change is that it uses autotools, obviously. So the standard `./configure && make` should work. But more importantly, we can now compile the shared library without the executable, and without the resulting dependency on igraph. If you use the default ./configure: