-
You stated here that the downloads contain a prebuilt jar file, but the latest releases doesn't contain jar files.
It would be very nice to have prebuilt jar files again.
-
Hi
Unfortunately I have a similar problem as described in http://forum.jogamp.org/NoClassDefFoundError-GLCapabilitiesChooser-on-OS-X-Snow-Leopard-and-Java-1-6-td4008344.html.
I'd like to run a java…
heebj updated
10 years ago
-
If you like this plugin or if you want something, leave message here. Thanks.
-
NPM packages has supported OS as os: [ 'linux', 'darwin' ] - but I can't see anything in the package that wouldn't work on windows?
-
With the Arduino IDE, if will merge all ino files to create a cpp file and build that one. But with this plug in , it will try to build every one instead.
-
Hi Andrew,
I am trying to use Australia.osm.pbf from geofabrik and import to my PostGIS using Osm2pgsql.
http://download.geofabrik.de/osm/australia-oceania/
I was not be to view the polygons in Ti…
ns-1m updated
13 years ago
-
```
bsd$ uname -a
Darwin bsd.local 9.7.0 Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~1/RELEASE_I386 i386
~/sage-4.0.2.rc0
bsd$ ./sage
---------------------------…
-
Mariah Lenox reported:
```
R. = PolynomialRing(ZZ)
A = 2^(2^17+2^15) # note the 2 rather than the "s"
a = A * x^31
b = (A * x) * x^30
a == b # prints "False" ???
```
But
```
R. = PolynomialRin…
-
```
On Wed, 25 Oct 2006 15:42:31 -0500, Justin C. Walker wrote:
> On Oct 25, 2006, at 12:50 PM, Kate Minola wrote:
>> Running sage-1.4.1.2 on my x86_64-Linux system,
>> if I run the following comm…