Re: [freenet-support] freenet on Mac OS X 10.3.3

2004-06-11 Thread Paul Landers
The output of the uname command on OS X is "Darwin".

___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


Re: [freenet-support] freenet on Mac OS X 10.3.3

2004-06-10 Thread Phillip Hutchings
On 11/06/2004, at 11:46 AM, Toad wrote:
I can add a special case to make this work. But I need the output of
the "uname" command on OS/X.
Darwin
On Fri, May 28, 2004 at 02:12:49AM +, Paul wrote:
Hi.  I have successfully run freenet on Mac OS X for some time.
I have downloaded installed the latest
stable, but when I attempt to start freenet, here is the result:
iMac:~/freenet paul$ sh ./start-freenet.sh
Detected freenet-ext.jar
Detected freenet.jar
Sun java detected.
Starting Freenet now: Command line: java -Xmx128m 
-XX:MaxDirectMemorySize=128m
freenet.node.Main
Done
iMac:~/freenet paul$ Unrecognized VM option 'MaxDirectMemorySize=128m'
Could not create the Java virtual machine.
iMac:~/freenet paul$

If it helps, here is the result of: java -version:
iMac:~/freenet paul$ java -version
java version "1.4.2_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 
1.4.2_03-117.1)
Java HotSpot(TM) Client VM (build 1.4.2-34, mixed mode)

Could anyone shed light on the problem?
Thanks!
___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at 
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]
--
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.
___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at 
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]
--
Phillip Hutchings
[EMAIL PROTECTED]
http://www.sitharus.com/


smime.p7s
Description: S/MIME cryptographic signature
___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Re: [freenet-support] freenet on Mac OS X 10.3.3

2004-06-10 Thread Toad
I can add a special case to make this work. But I need the output of
the "uname" command on OS/X.

On Fri, May 28, 2004 at 02:12:49AM +, Paul wrote:
> Hi.  I have successfully run freenet on Mac OS X for some time.  
> I have downloaded installed the latest 
> stable, but when I attempt to start freenet, here is the result:
> 
> iMac:~/freenet paul$ sh ./start-freenet.sh 
> Detected freenet-ext.jar
> Detected freenet.jar
> Sun java detected.
> Starting Freenet now: Command line: java -Xmx128m -XX:MaxDirectMemorySize=128m 
> freenet.node.Main
> Done
> iMac:~/freenet paul$ Unrecognized VM option 'MaxDirectMemorySize=128m'
> Could not create the Java virtual machine.
> iMac:~/freenet paul$
> 
> If it helps, here is the result of: java -version:
> 
> iMac:~/freenet paul$ java -version 
> java version "1.4.2_03"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_03-117.1)
> Java HotSpot(TM) Client VM (build 1.4.2-34, mixed mode)
> 
> Could anyone shed light on the problem?
> 
> Thanks!
> 
> ___
> Support mailing list
> [EMAIL PROTECTED]
> http://news.gmane.org/gmane.network.freenet.support
> Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
> Or mailto:[EMAIL PROTECTED]

-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Re: [freenet-support] freenet on Mac OS X 10.3.3

2004-05-28 Thread Niklas Bergh
>> Starting Freenet now: Command line:
java -Xmx128m -XX:MaxDirectMemorySize=128m
>> freenet.node.Main
>> Done
>> iMac:~/freenet paul$ Unrecognized VM option 'MaxDirectMemorySize=128m'
>> Could not create the Java virtual machine.
>> iMac:~/freenet paul$

>Does it start anyway?

The prompt came back

Read here for more information on this issue:
http://thread.gmane.org/gmane.network.freenet.devel/13863

/N

- Original Message - 
From: "Toad" <[EMAIL PROTECTED]>
To: "Paul" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, May 28, 2004 6:35 PM
Subject: Re: [freenet-support] freenet on Mac OS X 10.3.3


> ___
> Support mailing list
> [EMAIL PROTECTED]
> http://news.gmane.org/gmane.network.freenet.support
> Unsubscribe at
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
> Or mailto:[EMAIL PROTECTED]

___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


Re: [freenet-support] freenet on Mac OS X 10.3.3

2004-05-28 Thread Toad
Does it start anyway?

On Fri, May 28, 2004 at 02:12:49AM +, Paul wrote:
> Hi.  I have successfully run freenet on Mac OS X for some time.  
> I have downloaded installed the latest 
> stable, but when I attempt to start freenet, here is the result:
> 
> iMac:~/freenet paul$ sh ./start-freenet.sh 
> Detected freenet-ext.jar
> Detected freenet.jar
> Sun java detected.
> Starting Freenet now: Command line: java -Xmx128m -XX:MaxDirectMemorySize=128m 
> freenet.node.Main
> Done
> iMac:~/freenet paul$ Unrecognized VM option 'MaxDirectMemorySize=128m'
> Could not create the Java virtual machine.
> iMac:~/freenet paul$
> 
> If it helps, here is the result of: java -version:
> 
> iMac:~/freenet paul$ java -version 
> java version "1.4.2_03"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_03-117.1)
> Java HotSpot(TM) Client VM (build 1.4.2-34, mixed mode)
> 
> Could anyone shed light on the problem?
> 
> Thanks!
> 
> ___
> Support mailing list
> [EMAIL PROTECTED]
> http://news.gmane.org/gmane.network.freenet.support
> Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
> Or mailto:[EMAIL PROTECTED]

-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]