Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-dev] Build from source instructions

Can you try the origional instructions, ie use a JRE with JAI and ImageIO installed? (oh wait we still have a dependency on the jai fragments). Wonder if I can deploy them to a repo for others to use...

So this is currently a work in progress as we only recently established that LocationTech will not let us distribute the JAI and ImageIO fragments in our final product (requiring users to install JAI and ImageIO extensions beforehand).

I would like to coordinate with the other developers before taking any action myself.

Jody Garnett


On Thu, Oct 10, 2013 at 8:55 AM, <mantesat@xxxxxxxxx> wrote:
Yes, you're right (I'm burning the midnight oil...)

Still, jai seems to be needed in each case.


On 9/10/2013 10:57 μμ, Thanh Ha wrote:
Hi Thanassis,

It looks like you tried to clone a webpage and not a repo. The URL:

    https://github.com/uDig/udig-platform/tree/locationtech_ip

Is a link to a webpage not a github repo.

If you've already  previously cloned the repo you just need to switch branches via "git checkout locationtech_ip". But if you want to clone a fresh branch and automatically switch to that branch. You can run git clone with the  "-b <branch>" option. For example:

    git clone -b locationtech_ip https://github.com/uDig/udig-platform.git

Hope this helps,


Thanh

On 09/10/13 03:52 PM, mantesat@xxxxxxxxx wrote:
Tried the blog's instructions for building the locationtech-ip  branch, seems to be a problem with Git:

Cloning into 'C:\Temp\UDIG\locationtech_ip'...
fatal: https://github.com/uDig/udig-platform/tree/locationtech_ip/info/refs?service=git-upload-pack not found: did you run git update-server-info on the server?


git did not exit cleanly (exit code 128)



On 9/10/2013 3:31 μμ, Frank Gasdorf wrote:
All right, Jody wrote a blog post right after FOSS4G how to build the locationtech_ip branch, I guess you have to follow these instructions because JAI fragements and bundles were removed because of IP Reviews from Eclipse foundation. Have a look at  http://udig-news.blogspot.de/2013/07/build-instructions-for-locationtechip.html

- Frank


2013/10/9 <mantesat@xxxxxxxxx>
Thanks for the quick response Jody.

I tried to build native fragments used for target platform, as step 3 indicated but there seems to be no jai-imageio directory inside the libs folder.

Thanassis Mantes



On 9/10/2013 2:07 μμ, Jody Garnett wrote:
Good Evening:

We are in the middle of transitioning to LocationTech, so you have caught us in a transition period.

The best course of action is to follow the README.RST instructions in the root of the checkout:
- https://github.com/udig/udig-platform/

Click on the above link and scroll to the bottom of the page.

If you have any questions please let us know, we just updated the instructions at the foss4g code sprint.


--
Jody Garnett

On 09/10/2013, at 9:58 PM, mantesat@xxxxxxxxx wrote:

Greetings,

I'm new to the udig universe and I has hoping on tinkering with its source code and maybe contribute some improvements on the rendering procedure. I followed the instructions here:

http://udig.refractions.net/confluence/display/ADMIN/02+Development+Environment

in order to build it from source, but it seems that some important things have changed over the last two years, and procedure cannot be completed. Can someone of the already active developers make some corrections to these documents in order to help all us who want to build it?

Thanks in advance

Thanassis Mantes
_______________________________________________
udig-dev mailing list
udig-dev@xxxxxxxxxxxxxxxx
https://locationtech.org/mailman/listinfo/udig-dev


_______________________________________________
udig-dev mailing list
udig-dev@xxxxxxxxxxxxxxxx
https://locationtech.org/mailman/listinfo/udig-dev





_______________________________________________
udig-dev mailing list
udig-dev@xxxxxxxxxxxxxxxx
https://locationtech.org/mailman/listinfo/udig-dev



_______________________________________________
udig-dev mailing list
udig-dev@xxxxxxxxxxxxxxxx
https://locationtech.org/mailman/listinfo/udig-dev


_______________________________________________
udig-dev mailing list
udig-dev@xxxxxxxxxxxxxxxx
https://locationtech.org/mailman/listinfo/udig-dev



Back to the top