| Thanks Vasile - that is the error I was talking about; I am sorry the fix did not get into the RC2 release. 
 What you can do to recover is delete the "geotools" directory in your /tmp/ folder where it has unpacked the EPSG database. 
 Jody On 12/04/2010, at 5:42 PM, Vasile Cristian Stan wrote: the output:
 ./udig.sh  -consoleLog -debug
 Start VM: -Xmx386M
 -Dosgi.parentClassloader=ext
 -Dorg.eclipse.emf.ecore.plugin.EcorePlugin.doNotLoadResourcesPlugin=true
 -Djava.class.path=/home/vasile/Downloads/udig/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
 -os linux
 -ws gtk
 -arch x86
 -showsplash
 -launcher /home/vasile/Downloads/udig/udig_internal
 -name Udig_internal
 --launcher.library /home/vasile/Downloads/udig/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.200.v20090520/eclipse_1206.so
 -startup /home/vasile/Downloads/udig/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
 -data /home/vasile/uDigWorkspace
 -consoleLog
 -debug
 -vm /home/vasile/Downloads/udig/jre/bin/../lib/i386/client/libjvm.so
 -vmargs
 -Xmx386M
 -Dosgi.parentClassloader=ext
 -Dorg.eclipse.emf.ecore.plugin.EcorePlugin.doNotLoadResourcesPlugin=true
 -Djava.class.path=/home/vasile/Downloads/udig/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
 Install location:
 file:/home/vasile/Downloads/udig/
 Configuration file:
 file:/home/vasile/Downloads/udig/configuration/config.ini loaded
 Configuration location:
 file:/home/vasile/Downloads/udig/configuration/
 Framework located:
 file:/home/vasile/Downloads/udig/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar
 Framework classpath:
 file:/home/vasile/Downloads/udig/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar
 Splash location:
 /home/vasile/Downloads/udig/configuration/org.eclipse.equinox.launcher/net.refractions.udig_1.2.0/nl/en/splash.bmp
 Debug options:
 file:/home/vasile/Downloads/udig/.options not found
 Time to load bundles: 7
 Starting application: 1135
 
 (udig_internal:2660): GLib-WARNING **: g_set_prgname() called multiple times
 Apr 12, 2010 9:40:20 AM org.geotools.referencing.factory.PropertyAuthorityFactory <init>
 WARNING: Axis elements found in a wkt definition, the force longitude first axis order hint might not be respected:
 PROJCS["Monte Mario / Italy zone 1 - Sicily/Accuracy 3-4m", GEOGCS["Monte Mario", DATUM["Monte Mario", SPHEROID["International 1924", 6378388.0, 297.0, AUTHORITY["EPSG","7022"]], TOWGS84[-50.2,-50.4,84.8,-0.690,-2.012,0.459,-28.08], AUTHORITY["EPSG","6265"]], PRIMEM["Greenwich", 0.0, AUTHORITY["EPSG","8901"]], UNIT["degree", 0.017453292519943295], AXIS["Geodetic longitude", EAST], AXIS["Geodetic latitude", NORTH], AUTHORITY["EPSG","4265"]], PROJECTION["Transverse_Mercator"], PARAMETER["central_meridian", 9.0], PARAMETER["latitude_of_origin", 0.0], PARAMETER["scale_factor", 0.9996], PARAMETER["false_easting", 1500000.0], PARAMETER["false_northing", 0.0], UNIT["m", 1.0], AXIS["Easting", EAST], AXIS["Northing", NORTH], AUTHORITY["EPSG","30031002"]]
 !SESSION 2010-04-12 09:40:18.264 -----------------------------------------------
 eclipse.buildId=unknown
 java.version=1.6.0_18
 java.vendor=Sun Microsystems Inc.
 BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
 Command-line arguments:  -os linux -ws gtk -arch x86 -data /home/vasile/uDigWorkspace -consoleLog -debug
 
 !ENTRY net.refractions.udig.libs 4 0 2010-04-12 09:40:20.462
 !MESSAGE
 !STACK 0
 java.lang.NullPointerException
 at org.geotools.referencing.factory.epsg.ThreadedH2EpsgFactory.createBackingStore(ThreadedH2EpsgFactory.java:299)
 at org.geotools.referencing.factory.epsg.ThreadedEpsgFactory.createBackingStore0(ThreadedEpsgFactory.java:381)
 at org.geotools.referencing.factory.epsg.ThreadedEpsgFactory.createBackingStore(ThreadedEpsgFactory.java:418)
 at org.geotools.referencing.factory.DeferredAuthorityFactory.getBackingStore(DeferredAuthorityFactory.java:132)
 at org.geotools.referencing.factory.BufferedAuthorityFactory.isAvailable(BufferedAuthorityFactory.java:233)
 at org.geotools.referencing.factory.DeferredAuthorityFactory.isAvailable(DeferredAuthorityFactory.java:119)
 at org.geotools.factory.FactoryRegistry.isAvailable(FactoryRegistry.java:668)
 at org.geotools.factory.FactoryRegistry.isAcceptable(FactoryRegistry.java:500)
 at org.geotools.factory.FactoryRegistry.getServiceImplementation(FactoryRegistry.java:436)
 at org.geotools.factory.FactoryRegistry.getServiceProvider(FactoryRegistry.java:364)
 at org.geotools.factory.FactoryCreator.getServiceProvider(FactoryCreator.java:143)
 at org.geotools.referencing.ReferencingFactoryFinder.getAuthorityFactory(ReferencingFactoryFinder.java:216)
 at org.geotools.referencing.ReferencingFactoryFinder.getCRSAuthorityFactory(ReferencingFactoryFinder.java:436)
 at org.geotools.referencing.factory.epsg.LongitudeFirstFactory.createBackingStore(LongitudeFirstFactory.java:189)
 at org.geotools.referencing.factory.DeferredAuthorityFactory.getBackingStore(DeferredAuthorityFactory.java:132)
 at org.geotools.referencing.factory.BufferedAuthorityFactory.isAvailable(BufferedAuthorityFactory.java:233)
 at org.geotools.referencing.factory.DeferredAuthorityFactory.isAvailable(DeferredAuthorityFactory.java:119)
 at org.geotools.factory.FactoryRegistry.isAvailable(FactoryRegistry.java:668)
 at org.geotools.factory.FactoryRegistry.isAcceptable(FactoryRegistry.java:500)
 at org.geotools.factory.FactoryRegistry$1.filter(FactoryRegistry.java:191)
 at javax.imageio.spi.FilterIterator.advance(Unknown Source)
 at javax.imageio.spi.FilterIterator.<init>(Unknown Source)
 at javax.imageio.spi.ServiceRegistry.getServiceProviders(Unknown Source)
 at org.geotools.factory.FactoryRegistry.getServiceProviders(FactoryRegistry.java:196)
 at org.geotools.referencing.ReferencingFactoryFinder.getFactories(ReferencingFactoryFinder.java:176)
 at org.geotools.referencing.ReferencingFactoryFinder.getCRSAuthorityFactories(ReferencingFactoryFinder.java:451)
 at org.geotools.referencing.DefaultAuthorityFactory.getBackingFactory(DefaultAuthorityFactory.java:88)
 at org.geotools.referencing.DefaultAuthorityFactory.<init>(DefaultAuthorityFactory.java:69)
 at org.geotools.referencing.CRS.getAuthorityFactory(CRS.java:197)
 at org.geotools.referencing.CRS.decode(CRS.java:435)
 at org.geotools.referencing.CRS.decode(CRS.java:363)
 at net.refractions.udig.libs.internal.Activator.searchEPSGProperties(Activator.java:236)
 at net.refractions.udig.libs.internal.Activator.initializeReferencingModule(Activator.java:101)
 at net.refractions.udig.internal.ui.UDIGApplication$1.run(UDIGApplication.java:179)
 at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
 at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
 at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:507)
 at net.refractions.udig.internal.ui.UDIGApplication.init(UDIGApplication.java:176)
 at net.refractions.udig.internal.ui.UDIGApplication.start(UDIGApplication.java:130)
 at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
 at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
 at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
 
 !ENTRY net.refractions.udig.libs 4 0 2010-04-12 09:40:20.469
 !MESSAGE
 !STACK 0
 java.lang.NullPointerException
 at org.geotools.referencing.factory.epsg.ThreadedH2EpsgFactory.createBackingStore(ThreadedH2EpsgFactory.java:299)
 at org.geotools.referencing.factory.epsg.ThreadedEpsgFactory.createBackingStore0(ThreadedEpsgFactory.java:381)
 at org.geotools.referencing.factory.epsg.ThreadedEpsgFactory.createBackingStore(ThreadedEpsgFactory.java:418)
 at org.geotools.referencing.factory.DeferredAuthorityFactory.getBackingStore(DeferredAuthorityFactory.java:132)
 at org.geotools.referencing.factory.BufferedAuthorityFactory.isAvailable(BufferedAuthorityFactory.java:233)
 at org.geotools.referencing.factory.DeferredAuthorityFactory.isAvailable(DeferredAuthorityFactory.java:119)
 at org.geotools.factory.FactoryRegistry.isAvailable(FactoryRegistry.java:668)
 at org.geotools.factory.FactoryRegistry.isAcceptable(FactoryRegistry.java:500)
 at org.geotools.factory.FactoryRegistry.getServiceImplementation(FactoryRegistry.java:436)
 at org.geotools.factory.FactoryRegistry.getServiceProvider(FactoryRegistry.java:364)
 at org.geotools.factory.FactoryCreator.getServiceProvider(FactoryCreator.java:143)
 at org.geotools.referencing.ReferencingFactoryFinder.getAuthorityFactory(ReferencingFactoryFinder.java:216)
 at org.geotools.referencing.ReferencingFactoryFinder.getCRSAuthorityFactory(ReferencingFactoryFinder.java:436)
 at org.geotools.referencing.factory.epsg.LongitudeFirstFactory.createBackingStore(LongitudeFirstFactory.java:189)
 at org.geotools.referencing.factory.DeferredAuthorityFactory.getBackingStore(DeferredAuthorityFactory.java:132)
 at org.geotools.referencing.factory.BufferedAuthorityFactory.isAvailable(BufferedAuthorityFactory.java:233)
 at org.geotools.referencing.factory.DeferredAuthorityFactory.isAvailable(DeferredAuthorityFactory.java:119)
 at org.geotools.factory.FactoryRegistry.isAvailable(FactoryRegistry.java:668)
 at org.geotools.factory.FactoryRegistry.isAcceptable(FactoryRegistry.java:500)
 at org.geotools.factory.FactoryRegistry$1.filter(FactoryRegistry.java:191)
 at javax.imageio.spi.FilterIterator.advance(Unknown Source)
 at javax.imageio.spi.FilterIterator.<init>(Unknown Source)
 at javax.imageio.spi.ServiceRegistry.getServiceProviders(Unknown Source)
 at org.geotools.factory.FactoryRegistry.getServiceProviders(FactoryRegistry.java:196)
 at org.geotools.referencing.ReferencingFactoryFinder.getFactories(ReferencingFactoryFinder.java:176)
 at org.geotools.referencing.ReferencingFactoryFinder.getCRSAuthorityFactories(ReferencingFactoryFinder.java:451)
 at org.geotools.referencing.DefaultAuthorityFactory.getBackingFactory(DefaultAuthorityFactory.java:88)
 at org.geotools.referencing.DefaultAuthorityFactory.<init>(DefaultAuthorityFactory.java:69)
 at org.geotools.referencing.CRS.getAuthorityFactory(CRS.java:197)
 at org.geotools.referencing.CRS.decode(CRS.java:435)
 at org.geotools.referencing.CRS.decode(CRS.java:363)
 at net.refractions.udig.libs.internal.Activator.loadEPSG(Activator.java:273)
 at net.refractions.udig.libs.internal.Activator.initializeReferencingModule(Activator.java:103)
 at net.refractions.udig.internal.ui.UDIGApplication$1.run(UDIGApplication.java:179)
 at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
 at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
 at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:507)
 at net.refractions.udig.internal.ui.UDIGApplication.init(UDIGApplication.java:176)
 at net.refractions.udig.internal.ui.UDIGApplication.start(UDIGApplication.java:130)
 at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
 at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
 at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
 
 !ENTRY net.refractions.udig.ui 4 0 2010-04-12 09:40:20.515
 !MESSAGE
 !STACK 0
 java.lang.NullPointerException
 at org.geotools.referencing.factory.epsg.ThreadedH2EpsgFactory.createBackingStore(ThreadedH2EpsgFactory.java:299)
 at org.geotools.referencing.factory.epsg.ThreadedEpsgFactory.createBackingStore0(ThreadedEpsgFactory.java:381)
 at org.geotools.referencing.factory.epsg.ThreadedEpsgFactory.createBackingStore(ThreadedEpsgFactory.java:418)
 at org.geotools.referencing.factory.DeferredAuthorityFactory.getBackingStore(DeferredAuthorityFactory.java:132)
 at org.geotools.referencing.factory.BufferedAuthorityFactory.isAvailable(BufferedAuthorityFactory.java:233)
 at org.geotools.referencing.factory.DeferredAuthorityFactory.isAvailable(DeferredAuthorityFactory.java:119)
 at org.geotools.factory.FactoryRegistry.isAvailable(FactoryRegistry.java:668)
 at org.geotools.factory.FactoryRegistry.isAcceptable(FactoryRegistry.java:500)
 at org.geotools.factory.FactoryRegistry.getServiceImplementation(FactoryRegistry.java:436)
 at org.geotools.factory.FactoryRegistry.getServiceProvider(FactoryRegistry.java:364)
 at org.geotools.factory.FactoryCreator.getServiceProvider(FactoryCreator.java:143)
 at org.geotools.referencing.ReferencingFactoryFinder.getAuthorityFactory(ReferencingFactoryFinder.java:216)
 at org.geotools.referencing.ReferencingFactoryFinder.getCRSAuthorityFactory(ReferencingFactoryFinder.java:436)
 at org.geotools.referencing.factory.epsg.LongitudeFirstFactory.createBackingStore(LongitudeFirstFactory.java:189)
 at org.geotools.referencing.factory.DeferredAuthorityFactory.getBackingStore(DeferredAuthorityFactory.java:132)
 at org.geotools.referencing.factory.BufferedAuthorityFactory.isAvailable(BufferedAuthorityFactory.java:233)
 at org.geotools.referencing.factory.DeferredAuthorityFactory.isAvailable(DeferredAuthorityFactory.java:119)
 at org.geotools.factory.FactoryRegistry.isAvailable(FactoryRegistry.java:668)
 at org.geotools.factory.FactoryRegistry.isAcceptable(FactoryRegistry.java:500)
 at org.geotools.factory.FactoryRegistry$1.filter(FactoryRegistry.java:191)
 at javax.imageio.spi.FilterIterator.advance(Unknown Source)
 at javax.imageio.spi.FilterIterator.<init>(Unknown Source)
 at javax.imageio.spi.ServiceRegistry.getServiceProviders(Unknown Source)
 at org.geotools.factory.FactoryRegistry.getServiceProviders(FactoryRegistry.java:196)
 at org.geotools.referencing.ReferencingFactoryFinder.getFactories(ReferencingFactoryFinder.java:176)
 at org.geotools.referencing.ReferencingFactoryFinder.getCoordinateOperationAuthorityFactories(ReferencingFactoryFinder.java:485)
 at net.refractions.udig.libs.internal.Activator.initializeReferencingModule(Activator.java:106)
 at net.refractions.udig.internal.ui.UDIGApplication$1.run(UDIGApplication.java:179)
 at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
 at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
 at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:507)
 at net.refractions.udig.internal.ui.UDIGApplication.init(UDIGApplication.java:176)
 at net.refractions.udig.internal.ui.UDIGApplication.start(UDIGApplication.java:130)
 at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
 at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
 at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
 
 
 
 On Mon, Apr 12, 2010 at 9:37 AM, andrea antonello <andrea.antonello@xxxxxxxxx>  wrote:
 > I have 4Gb ramThis is all happenening to me also. It doesn't give a real error message.> Download last version udig-1.2-RC2.linux.gtk.x86.zip
 > unziped
 > cd udig
 > ./udig.sh
 >
 > this is the output from the console:
 >
 > (udig_internal:2577): GLib-WARNING **: g_set_prgname() called multiple times
 > Apr 12, 2010 9:32:32 AM
 > org.geotools.referencing.factory.PropertyAuthorityFactory <init>
 > WARNING: Axis elements found in a wkt definition, the force longitude first
 > axis order hint might not be respected:
 > PROJCS["Monte Mario / Italy zone 1 - Sicily/Accuracy 3-4m", GEOGCS["Monte
 > Mario", DATUM["Monte Mario", SPHEROID["International 1924", 6378388.0,
 > 297.0, AUTHORITY["EPSG","7022"]],
 > TOWGS84[-50.2,-50.4,84.8,-0.690,-2.012,0.459,-28.08],
 > AUTHORITY["EPSG","6265"]], PRIMEM["Greenwich", 0.0,
 > AUTHORITY["EPSG","8901"]], UNIT["degree", 0.017453292519943295],
 > AXIS["Geodetic longitude", EAST], AXIS["Geodetic latitude", NORTH],
 > AUTHORITY["EPSG","4265"]], PROJECTION["Transverse_Mercator"],
 > PARAMETER["central_meridian", 9.0], PARAMETER["latitude_of_origin", 0.0],
 > PARAMETER["scale_factor", 0.9996], PARAMETER["false_easting", 1500000.0],
 > PARAMETER["false_northing", 0.0], UNIT["m", 1.0], AXIS["Easting", EAST],
 > AXIS["Northing", NORTH], AUTHORITY["EPSG","30031002"]]
 
 
 
 
 Ok, then one more: try to launch the script with trailing:
 -consoleLog -debug
 
 and send the output.
 
 Andrea
 
 
> 
> Cristian 
> 
> 
> On Mon, Apr 12, 2010 at 9:23 AM, andrea antonello 
> <andrea.antonello@xxxxxxxxx > wrote: 
>> 
>> Hei that is odd. 
>> 
>> > My problem is when i try to start uDig it shows me the loading framework 
>> > but 
>> > after that is crashing. 
>> > I've try with Release 1.2-RC2 and with Release 1.1.1, the same problem. 
>> 
>> Ok, does an error show up after the crash? 
>> Can you attach the script you use to launch? 
>> How much ram does your pc have? 
>> 
>> Ciao 
>> Andrea 
>> 
>> 
>> > 
>> > Regards, 
>> > Cristian 
>> > 
>> > 
>> > On Sun, Apr 11, 2010 at 11:02 PM, andrea antonello 
>> > <andrea.antonello@xxxxxxxxx > wrote: 
>> >> 
>> >> Hi Cristian, 
>> >> many of us use uDig on Ubuntu all the time, so it should have no 
>> >> problem. 
>> >> 
>> >> What version are you using? UDig comes with a jre, so you shouldn't 
>> >> even need one installed. 
>> >> 
>> >> Ciao 
>> >> Andrea 
>> >> 
>> >> 
>> >> On Sun, Apr 11, 2010 at 6:16 PM, Vasile Cristian Stan 
>> >> <vasileestan@xxxxxxxxx > wrote: 
>> >> > By the way, when i try to run the udig.sh i get this output in the 
>> >> > console 
>> >> > but the application is closing. 
>> >> > 
>> >> > ~/Downloads/udig$ ./udig.sh 
>> >> > PRG ./udig.sh 
>> >> > GDAL_DATA ./gdal_data 
>> >> > Apr 11, 2010 5:45:41 PM 
>> >> > org.geotools.referencing.factory.PropertyAuthorityFactory <init> 
>> >> > WARNING: Axis elements found in a wkt definition, the force longitude 
>> >> > first 
>> >> > axis order hint might not be respected: 
>> >> > PROJCS["Monte Mario / Italy zone 1 - Sicily/Accuracy 3-4m", 
>> >> > GEOGCS["Monte 
>> >> > Mario", DATUM["Monte Mario", SPHEROID["International 1924", 
>> >> > 6378388.0, 
>> >> > 297.0, AUTHORITY["EPSG","7022"]], 
>> >> > TOWGS84[-50.2,-50.4,84.8,-0.690,-2.012,0.459,-28.08], 
>> >> > AUTHORITY["EPSG","6265"]], PRIMEM["Greenwich", 0.0, 
>> >> > AUTHORITY["EPSG","8901"]], UNIT["degree", 0.017453292519943295], 
>> >> > AXIS["Geodetic longitude", EAST], AXIS["Geodetic latitude", NORTH], 
>> >> > AUTHORITY["EPSG","4265"]], PROJECTION["Transverse_Mercator"], 
>> >> > PARAMETER["central_meridian", 9.0], PARAMETER["latitude_of_origin", 
>> >> > 0.0], 
>> >> > PARAMETER["scale_factor", 0.9996], PARAMETER["false_easting", 
>> >> > 1500000.0], 
>> >> > PARAMETER["false_northing", 0.0], UNIT["m", 1.0], AXIS["Easting", 
>> >> > EAST], 
>> >> > AXIS["Northing", NORTH], AUTHORITY["EPSG","30031002"]] 
>> >> > 
>> >> > 
>> >> > On Sun, Apr 11, 2010 at 1:03 PM, Vasile Cristian Stan 
>> >> > <vasileestan@xxxxxxxxx > wrote: 
>> >> >> 
>> >> >> Hi, 
>> >> >> 
>> >> >> I've try to set up uDig on Ubuntu but is not starting. I have JDK 
>> >> >> installed. 
>> >> >> 
>> >> >> Can anyone tell me what are the steps in setting up uDig on linux 
>> >> >> sistems. 
>> >> >> 
>> >> >> 
>> >> >> Thank you, 
>> >> >> Cristian 
>> >> > 
>> >> > 
>> >> > _______________________________________________ 
>> >> > udig-users mailing list 
>> >> > udig-users@xxxxxxxxxxxxxxxxxxxxx 
>> >> > http://lists.refractions.net/mailman/listinfo/udig-users 
>> >> > 
>> >> > 
>> >> _______________________________________________ 
>> >> udig-users mailing list 
>> >> udig-users@xxxxxxxxxxxxxxxxxxxxx 
>> >> http://lists.refractions.net/mailman/listinfo/udig-users 
>> > 
>> > 
>> > _______________________________________________ 
>> > udig-users mailing list 
>> > udig-users@xxxxxxxxxxxxxxxxxxxxx 
>> > http://lists.refractions.net/mailman/listinfo/udig-users 
>> > 
>> > 
>> _______________________________________________ 
>> udig-users mailing list 
>> udig-users@xxxxxxxxxxxxxxxxxxxxx 
>> http://lists.refractions.net/mailman/listinfo/udig-users 
> 
> 
> _______________________________________________ 
> udig-users mailing list 
> udig-users@xxxxxxxxxxxxxxxxxxxxx 
> http://lists.refractions.net/mailman/listinfo/udig-users 
> 
> 
_______________________________________________ 
udig-users mailing list
udig-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.refractions.net/mailman/listinfo/udig-users
_______________________________________________
 udig-users mailing list
 udig-users@xxxxxxxxxxxxxxxxxxxxx
 http://lists.refractions.net/mailman/listinfo/udig-users
 
 |