[freenet-support] Java announcement

2015-06-05 Thread blupace
Hi, I have just started to follow the freenet project and I am testing it on 
MAC.  Installation goes well, but I always get the error below.
I have upgraded to Java version and verified it on the Java verification page 
in the same browser that I use with freenet.




Your Java version 1.6.0_65 is at its "End Of Life" and is no longer receiving 
updates to fix security problems. 
Freenet will require version 1.7 or higher in a future update, so it will stop 
working with this one. 
Please upgrade your Java installation. 



Any help appreciated.


Regards,


Pace___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

Re: [freenet-support] Java announcement

2015-06-05 Thread Steve Dougherty
On 06/05/2015 03:09 AM, blupace wrote:
> Hi, I have just started to follow the freenet project and I am testing it on 
> MAC.  Installation goes well, but I always get the error below.
> I have upgraded to Java version and verified it on the Java verification page 
> in 
> the same browser that I use with freenet.
> 
> 
> 
> Your Java version 1.6.0_65 is at its "End Of Life" and is no longer receiving 
> updates to fix security problems.
> Freenet will require version 1.7 or higher in a future update, so it will 
> stop 
> working with this one.
> Please upgrade your Java installation.
> 
> 
> Any help appreciated.
> 
> 
> Regards,
> 
> 
> Pace

This may be something we've fixed in the development version. Does the
message go away if you shut down Freenet, replace run.sh in the
directory Freenet is installed to with this file [0], and start Freenet
again? The newer version of the script should be more effective at
discovering modern Java installations on Macs.

- Steve

[0]
https://raw.githubusercontent.com/freenet/java_installer/next/res/unix/run.sh



signature.asc
Description: OpenPGP digital signature
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

Re: [freenet-support] Java announcement

2015-06-06 Thread Steve Dougherty
You have a way to start Freenet without the tray? Does that not use the
run.sh? The tray is not strictly necessary, and the currently deployed
version is out of date. We have a new version of it written but it's not
deployed yet.



You can start Freenet without the tray by opening a terminal, navigating to
the directory Freenet is installed to (with cd), and running ./run.sh start


On Sat, Jun 6, 2015, 3:33 AM blupace  wrote:

Hey, ,

So I did a little testing.
It looks like when I exit freenet and also exit the freenet node starter,
If I then fire up Freenet Tray, the node starter does not start.
How do I initiate the node starter?

Kind regards,

Pace

> On Jun 5, 2015, at 10:38 PM, Steve Dougherty  wrote:
>
> On 06/05/2015 03:09 AM, blupace wrote:
>> Hi, I have just started to follow the freenet project and I am testing
it on
>> MAC.  Installation goes well, but I always get the error below.
>> I have upgraded to Java version and verified it on the Java verification
page in
>> the same browser that I use with freenet.
>>
>>
>>
>> Your Java version 1.6.0_65 is at its "End Of Life" and is no longer
receiving
>> updates to fix security problems.
>> Freenet will require version 1.7 or higher in a future update, so it
will stop
>> working with this one.
>> Please upgrade your Java installation.
>>
>>
>> Any help appreciated.
>>
>>
>> Regards,
>>
>>
>> Pace
>
> This may be something we've fixed in the development version. Does the
> message go away if you shut down Freenet, replace run.sh in the
> directory Freenet is installed to with this file [0], and start Freenet
> again? The newer version of the script should be more effective at
> discovering modern Java installations on Macs.
>
> - Steve
>
> [0]
>
https://raw.githubusercontent.com/freenet/java_installer/next/res/unix/run.sh
>
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

Re: [freenet-support] Java announcement

2015-06-06 Thread Dave Larsen
What do you mean (with cd) i dld java and freenet online no cd
On Jun 6, 2015 9:33 AM, "Steve Dougherty"  wrote:
>
> You have a way to start Freenet without the tray? Does that not use the
run.sh? The tray is not strictly necessary, and the currently deployed
version is out of date. We have a new version of it written but it's not
deployed yet.
>
>
>
> You can start Freenet without the tray by opening a terminal, navigating
to the directory Freenet is installed to (with cd), and running ./run.sh
start
>
>
> On Sat, Jun 6, 2015, 3:33 AM blupace  wrote:
>>
>> Hey, ,
>>
>> So I did a little testing.
>> It looks like when I exit freenet and also exit the freenet node
starter, If I then fire up Freenet Tray, the node starter does not start.
>> How do I initiate the node starter?
>>
>> Kind regards,
>>
>> Pace
>>
>> > On Jun 5, 2015, at 10:38 PM, Steve Dougherty 
wrote:
>> >
>> > On 06/05/2015 03:09 AM, blupace wrote:
>> >> Hi, I have just started to follow the freenet project and I am
testing it on
>> >> MAC.  Installation goes well, but I always get the error below.
>> >> I have upgraded to Java version and verified it on the Java
verification page in
>> >> the same browser that I use with freenet.
>> >>
>> >>
>> >>
>> >> Your Java version 1.6.0_65 is at its "End Of Life" and is no longer
receiving
>> >> updates to fix security problems.
>> >> Freenet will require version 1.7 or higher in a future update, so it
will stop
>> >> working with this one.
>> >> Please upgrade your Java installation.
>> >>
>> >>
>> >> Any help appreciated.
>> >>
>> >>
>> >> Regards,
>> >>
>> >>
>> >> Pace
>> >
>> > This may be something we've fixed in the development version. Does the
>> > message go away if you shut down Freenet, replace run.sh in the
>> > directory Freenet is installed to with this file [0], and start Freenet
>> > again? The newer version of the script should be more effective at
>> > discovering modern Java installations on Macs.
>> >
>> > - Steve
>> >
>> > [0]
>> >
https://raw.githubusercontent.com/freenet/java_installer/next/res/unix/run.sh
>> >
>
>
>
> ___
> Support mailing list
> Support@freenetproject.org
> http://news.gmane.org/gmane.network.freenet.support
> Unsubscribe at
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
> Or mailto:support-requ...@freenetproject.org?subject=unsubscribe
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

Re: [freenet-support] Java announcement

2015-06-06 Thread Steve Dougherty
I mean cd as in running the command to Change Directory in a terminal, not
a Compact Disc. I will look into getting you a copy of the updated Mac tray
by Monday.

On Sat, Jun 6, 2015, 12:49 PM Dave Larsen  wrote:

> What do you mean (with cd) i dld java and freenet online no cd
>
> On Jun 6, 2015 9:33 AM, "Steve Dougherty"  wrote:
> >
> > You have a way to start Freenet without the tray? Does that not use the
> run.sh? The tray is not strictly necessary, and the currently deployed
> version is out of date. We have a new version of it written but it's not
> deployed yet.
> >
> >
> >
> > You can start Freenet without the tray by opening a terminal, navigating
> to the directory Freenet is installed to (with cd), and running ./run.sh
> start
> >
> >
> > On Sat, Jun 6, 2015, 3:33 AM blupace  wrote:
> >>
> >> Hey, ,
> >>
> >> So I did a little testing.
> >> It looks like when I exit freenet and also exit the freenet node
> starter, If I then fire up Freenet Tray, the node starter does not start.
> >> How do I initiate the node starter?
> >>
> >> Kind regards,
> >>
> >> Pace
> >>
> >> > On Jun 5, 2015, at 10:38 PM, Steve Dougherty 
> wrote:
> >> >
> >> > On 06/05/2015 03:09 AM, blupace wrote:
> >> >> Hi, I have just started to follow the freenet project and I am
> testing it on
> >> >> MAC.  Installation goes well, but I always get the error below.
> >> >> I have upgraded to Java version and verified it on the Java
> verification page in
> >> >> the same browser that I use with freenet.
> >> >>
> >> >>
> >> >>
> >> >> Your Java version 1.6.0_65 is at its "End Of Life" and is no longer
> receiving
> >> >> updates to fix security problems.
> >> >> Freenet will require version 1.7 or higher in a future update, so it
> will stop
> >> >> working with this one.
> >> >> Please upgrade your Java installation.
> >> >>
> >> >>
> >> >> Any help appreciated.
> >> >>
> >> >>
> >> >> Regards,
> >> >>
> >> >>
> >> >> Pace
> >> >
> >> > This may be something we've fixed in the development version. Does the
> >> > message go away if you shut down Freenet, replace run.sh in the
> >> > directory Freenet is installed to with this file [0], and start
> Freenet
> >> > again? The newer version of the script should be more effective at
> >> > discovering modern Java installations on Macs.
> >> >
> >> > - Steve
> >> >
> >> > [0]
> >> >
> https://raw.githubusercontent.com/freenet/java_installer/next/res/unix/run.sh
> >> >
> >
> >
> >
>
> > ___
> > Support mailing list
> > Support@freenetproject.org
> > http://news.gmane.org/gmane.network.freenet.support
> > Unsubscribe at
> http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
> > Or mailto:support-requ...@freenetproject.org?subject=unsubscribe
>  ___
> Support mailing list
> Support@freenetproject.org
> http://news.gmane.org/gmane.network.freenet.support
> Unsubscribe at
> http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
> Or mailto:support-requ...@freenetproject.org?subject=unsubscribe
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

Re: [freenet-support] Java announcement

2015-06-08 Thread Steve Dougherty
On 06/06/2015 09:14 PM, blupace wrote:
> Ok I can start freenet from the script, I still get the java error,
> but i guess that will be updated in the new version. Ill play around
> with it for a while, if there is any testing you would like me to do
> just let me know..

Are you using the version of the script I linked to? [0] Sounds like the
script is not detecting your modern installation of Java. What version
of OS X are you using?

On my OS X Yosemite machine my Java 8 installation is in
/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/

Is yours somewhere else?

> Im more than happy to support the project any way I can.

Thank you!

[0] https://github.com/freenet/java_installer/blob/next/res/unix/run.sh#L133



signature.asc
Description: OpenPGP digital signature
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

Re: [freenet-support] Java announcement

2015-06-25 Thread Steve Dougherty
On 06/12/2015 10:56 PM, blupace wrote:
> Apologies for the delay, I was away from home.
> My installation is in the same directory…

Hm, in that case I don't understand what's going on. I've attached
another version that has some diagnostics on what it's doing. Can you
start the node with this one in a terminal and reply with what it
prints, please?

>> On Jun 9, 2015, at 8:28 AM, Steve Dougherty  wrote:
>>
>> On 06/06/2015 09:14 PM, blupace wrote:
>>> Ok I can start freenet from the script, I still get the java error,
>>> but i guess that will be updated in the new version. Ill play around
>>> with it for a while, if there is any testing you would like me to do
>>> just let me know..
>>
>> Are you using the version of the script I linked to? [0] Sounds like the
>> script is not detecting your modern installation of Java. What version
>> of OS X are you using?
>>
>> On my OS X Yosemite machine my Java 8 installation is in
>> /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/
>>
>> Is yours somewhere else?
>>
>>> Im more than happy to support the project any way I can.
>>
>> Thank you!
>>
>> [0] https://github.com/freenet/java_installer/blob/next/res/unix/run.sh#L133


run.sh
Description: application/shellscript


signature.asc
Description: OpenPGP digital signature
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe