Re: [Fink-beginners] Mozilla bauen mit fink

2003-12-13 Thread Eric Hoch
Hi Arvid, 
On Sat, 13 Dec 2003 01:35:20 +0100, Arvid Warnecke wrote:
 I just build mozilla-1.5 from sources. Worked.
 Only problem I have is now that the build directory is now about 
 2 GB large and /usr/local/lib/mozilla-1.5 is aboutt 900 MB. :-(

Pretty normal. I think you build a debuggin build and that takes a 
lot of space. 

 And if I start mozilla from /usr/local/bin it seems to be started 
 in OSX, but the xterm I started it from is in X11. That's a bit 
 strange.

As I wrote in my first email which obviously was only sent to you 
and not to the list too. The build instructions for Mac OS X 
generate a aqua native mozilla and not a X native one therefore you 
need to follow the unix build instructions and the OS X build 
instructions but leave away the Cocoa and other frameworks instead 
you have to take the ones for X which may be gtk or such ones.

If you really want a X11 browser use the one in fink unstable. Fink 
unstable is much more stable than what others spread as final in 
their distributions. 

Best regards,
Eric Hoch

-- 
## Ansprechpartner Anwenderunterstützung, users-Mailingliste
## War unsere Hilfe erfolgreich? Bitte teilen Sie es uns mit. Danke.
## de.OpenOffice.org - Office für MacOS X, Linux, Solaris  Windows 
## Netikette? http://www.eschkitai.de/openoffice/netikette.html


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Mozilla bauen mit fink

2003-12-13 Thread Arvid Warnecke
Hello,

Am 13.12.2003 um 10:33 schrieb Eric Hoch:

And if I start mozilla from /usr/local/bin it seems to be started
in OSX, but the xterm I started it from is in X11. That's a bit
strange.
As I wrote in my first email which obviously was only sent to you
and not to the list too. The build instructions for Mac OS X
generate a aqua native mozilla and not a X native one therefore you
need to follow the unix build instructions and the OS X build
instructions but leave away the Cocoa and other frameworks instead
you have to take the ones for X which may be gtk or such ones.
Hm, I just used the libraries of fink and did nothing else than in 
Linux or FreeBSD. That's why I am wondering why it starts in OSX then.

If you really want a X11 browser use the one in fink unstable. Fink
unstable is much more stable than what others spread as final in
their distributions.
Hm, maybe I should give that a try than. Is there something special I 
have to notice or can I just change the entries in etc/apt/sources.list 
to unstable and do an update in fink?

Best regards,
Arvid


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Mozilla bauen mit fink

2003-12-13 Thread Eric Hoch
On Sat, 13 Dec 2003 11:55:28 +0100, Arvid Warnecke wrote:
 Hello,
 
 Am 13.12.2003 um 10:33 schrieb Eric Hoch:
 
 And if I start mozilla from /usr/local/bin it seems to be started
 in OSX, but the xterm I started it from is in X11. That's a bit
 strange.
 
 As I wrote in my first email which obviously was only sent to you
 and not to the list too. The build instructions for Mac OS X
 generate a aqua native mozilla and not a X native one therefore you
 need to follow the unix build instructions and the OS X build
 instructions but leave away the Cocoa and other frameworks instead
 you have to take the ones for X which may be gtk or such ones.
 
 Hm, I just used the libraries of fink and did nothing else than 
 in Linux or FreeBSD. That's why I am wondering why it starts in 
 OSX then.

Interesting. When I do a fink list mozilla and an active unstable 
tree, I get a mozilla 1.3-12 and everything points out that it is 
an X Version and not a aquanative one.

 If you really want a X11 browser use the one in fink unstable. Fink
 unstable is much more stable than what others spread as final in
 their distributions.
 
 Hm, maybe I should give that a try than. Is there something 
 special I have to notice or can I just change the entries in 
 etc/apt/sources.list to unstable and do an update in fink?

Yes, that's all. Give it a try. But no guarantie from here. Last 
fink mozilla I used was something round 1.0 and that one startet 
well in X11.

 
Regards, 
Eric Hoch

-- 
## Ansprechpartner Anwenderunterstützung, users-Mailingliste
## War unsere Hilfe erfolgreich? Bitte teilen Sie es uns mit. Danke.
## de.OpenOffice.org - Office für MacOS X, Linux, Solaris  Windows 
## Netikette? http://www.eschkitai.de/openoffice/netikette.html


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-beginners] Mozilla bauen mit fink

2003-12-12 Thread Arvid Warnecke
Hallo,

soweit ich sehen konnte, scheint es kein Mozilla im stable branch zu 
geben. Da ich nur ungern auf unstable wechseln möchte, drängt sich mir 
nun die Frage auf, ob ich dennoch irgendwie Mozilla mit fink 
compilieren kann? Oder ist es generell möglich sich einfach die Sourcen 
vom mozilla.org zu ziehen und zu compilieren?

Ich bin noch recht neu in der Fink-Welt und daher noch nicht so ganz 
vertraut mit dem Zusammenspiel von Mac OS X und Fink.

Danke und viele Grüße,
Arvid


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Mozilla bauen mit fink

2003-12-12 Thread Dominik Schneider
i'm new to this as well so i can't give you much of an answer but why 
not run mozilla in osx natively?

dominik

On Dec 12, 2003, at 9:12, Arvid Warnecke wrote:

Hallo,

soweit ich sehen konnte, scheint es kein Mozilla im stable branch zu 
geben. Da ich nur ungern auf unstable wechseln möchte, drängt sich mir 
nun die Frage auf, ob ich dennoch irgendwie Mozilla mit fink 
compilieren kann? Oder ist es generell möglich sich einfach die 
Sourcen vom mozilla.org zu ziehen und zu compilieren?

Ich bin noch recht neu in der Fink-Welt und daher noch nicht so ganz 
vertraut mit dem Zusammenspiel von Mac OS X und Fink.

Danke und viele Grüße,
Arvid


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Mozilla bauen mit fink

2003-12-12 Thread Dominik Schneider
oh ok, well i'm glad it worked out

dominik

On Dec 12, 2003, at 19:35, Arvid Warnecke wrote:

Hello,

Am 12.12.2003 um 23:23 schrieb Dominik Schneider:

i'm new to this as well so i can't give you much of an answer but why 
not run mozilla in osx natively?

If I do so, I have to use X11 rootless, because I have to switch to 
often between OSX and X11.

I just build mozilla-1.5 from sources. Worked.
Only problem I have is now that the build directory is now about 2 GB 
large and /usr/local/lib/mozilla-1.5 is aboutt 900 MB. :-(
And if I start mozilla from /usr/local/bin it seems to be started in 
OSX, but the xterm I started it from is in X11. That's a bit strange.

Best regards,
Arvid


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners