|
|
#1 |
|
Triple-A Player
Join Date: Sep 2004
Posts: 182
|
Ethereal for Mac OS X, how?
I want Ethereal for Mac OS X but can't find it.
Is there anyone who can guide me to how I'm gettin' it installed and runned? |
|
|
|
|
|
#2 |
|
Hall of Famer
Join Date: Jul 2003
Location: Montreal
Posts: 4,782
|
If I can remember, etherreal can be installed via Fink, and its even easier to install it via the Fink command tool that now comes standard with your Fink downlaod. It should be listed in the software list.
__________________
Waffled foreheads are a symptom of broken keyboards and inexperienced users
|
|
|
|
|
|
#3 |
|
Triple-A Player
Join Date: Sep 2004
Posts: 182
|
I've tried Fink with the FinkCommander-tool, but doesn't seem to be able to install Ethereal.
I've startet FinkCommander and found Ethereal and chosen install. But it doesn't seem to work? |
|
|
|
|
|
#4 |
|
Triple-A Player
Join Date: Sep 2004
Posts: 182
|
But if Fink is the way to get Ethereal I'm gonna try to play with it some more.
If there's somebody who know a direct way to get Ethereal, please post it :-) |
|
|
|
|
|
#5 |
|
Hall of Famer
Join Date: Jul 2003
Location: Montreal
Posts: 4,782
|
Do you have X11 installed ? Last time I installed it I could only use it in there.
__________________
Waffled foreheads are a symptom of broken keyboards and inexperienced users
|
|
|
|
|
|
#6 |
|
Moderator
Join Date: Jan 2002
Posts: 10,677
|
And nothing's changed Rav..
You must open X11 first, and then invoke ethereal, built from fink. Ethereal is an X11 app, so it cannot be opened from Terminal. |
|
|
|
|
|
#7 |
|
Hall of Famer
Join Date: Jul 2003
Location: Montreal
Posts: 4,782
|
Very reassuring... At least I'm not going senile yet !
__________________
Waffled foreheads are a symptom of broken keyboards and inexperienced users
|
|
|
|
|
|
#8 |
|
Triple-A Player
Join Date: Sep 2004
Posts: 182
|
Don't think I've X11 installed. I just formatted so perhabs I've forgot that. Just gonna check and install it if it's missing ;-)
|
|
|
|
|
|
#9 |
|
Moderator
Join Date: Jan 2002
Posts: 10,677
|
If not, pull it off the installer with Pacifist.
During the install of the OS you would have to specifically tell it to install X11, it doesn't do it by default, so if you don't remember doing that, it's probably not isntalled. |
|
|
|
|
|
#10 |
|
Triple-A Player
Join Date: Sep 2004
Posts: 182
|
Where can I download X11, any direct links?
|
|
|
|
|
|
#11 |
|
Hall of Famer
Join Date: Jul 2003
Location: Montreal
Posts: 4,782
|
X11 is on the installation CD for Mac OS... Go through as if you were doing an upgrade installation, and then choose to do a custom installation. Check mark only X11 which should be at the bottom of the list of programs that can be installed.
__________________
Waffled foreheads are a symptom of broken keyboards and inexperienced users
|
|
|
|
|
|
#12 |
|
Triple-A Player
Join Date: Sep 2004
Posts: 182
|
I've installed X11 but get this error, when I right-click on ethereal in FinkCommander and choose install:
Reading Package Lists... Building Dependency Tree... You might want to run `apt-get -f install' to correct these: Sorry, but the following packages have unmet dependencies: ethereal: Depends: libpcap-shlibs but it is not going to be installed Depends: gtk+-shlibs (>= 1.2.10-20) but it is not going to be installed Depends: pcre-shlibs but it is not going to be installed storable-pm: Depends: storable-pm560 but it is not installable. For Fink users, this often means that you have attempted to install a package from the binary distribution which depends on a "Restrictive" package. See <http://fink.sourceforge.net/faq/usage-fink.php#bindist>, <http://fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions> or storable-pm561 but it is not installable. For Fink users, this often means that you have attempted to install a package from the binary distribution which depends on a "Restrictive" package. See <http://fink.sourceforge.net/faq/usage-fink.php#bindist>, <http://fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions> or perl580-core but it is not installable. For Fink users, this often means that you have attempted to install a package from the binary distribution which depends on a "Restrictive" package. See <http://fink.sourceforge.net/faq/usage-fink.php#bindist>, <http://fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions> or perl581-core but it is not installable. For Fink users, this often means that you have attempted to install a package from the binary distribution which depends on a "Restrictive" package. See <http://fink.sourceforge.net/faq/usage-fink.php#bindist>, <http://fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions> or perl584-core but it is not installable. For Fink users, this often means that you have attempted to install a package from the binary distribution which depends on a "Restrictive" package. See <http://fink.sourceforge.net/faq/usage-fink.php#bindist>, <http://fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions> E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). |
|
|
|
|
|
#13 |
|
Moderator
Join Date: Jan 2002
Posts: 10,677
|
I suggest not using a pre-compiled version since there are dependancies that ethereal uses. I would simply try to compile it. I don't use Fink Commander, I stick with the command line, in fink I would simply do:
fink install ethereal And let it build everything it needs (which is a lot). BTW: Moving this to X11 forum. |
|
|
|
|
|
#14 |
|
Moderator
Join Date: Jan 2002
Location: Singapore
Posts: 4,237
|
Wampiro-UHA,
To install from source with Fink, you will need the Xcode Tools installed. Then you can run as yellow told you above: fink install ethereal Btw, are you in Tiger or still using Panther? . Last edited by sao; 05-10-2005 at 03:30 PM. |
|
|
|
|
|
#15 |
|
Triple-A Player
Join Date: Sep 2004
Posts: 182
|
I'm in Tiger of course ;-)
I'm gonna install Xtools and try. |
|
|
|
|
|
#16 |
|
Triple-A Player
Join Date: Sep 2004
Posts: 182
|
I've installed the Xcode Tools now, but get some errors when I try to compile?
|
|
|
|
|
|
#18 |
|
Triple-A Player
Join Date: Sep 2004
Posts: 182
|
The last output is:
In file included from glib.h:66, from gstrfuncs.c:45: ./glibconfig.h:67:1: warning: "G_VA_COPY" redefined In file included from gstrfuncs.c:32: ./config.h:63:1: warning: this is the location of the previous definition gstrfuncs.c: In function 'g_printf_string_upper_bound': gstrfuncs.c:870: error: parse error before string constant gstrfuncs.c:1037: error: parse error before string constant gstrfuncs.c:1080: error: parse error before string constant gstrfuncs.c:1111: error: parse error before string constant gstrfuncs.c: In function 'g_strdown': gstrfuncs.c:1139: warning: pointer targets in assignment differ in signedness gstrfuncs.c: In function 'g_strup': gstrfuncs.c:1155: warning: pointer targets in assignment differ in signedness gstrfuncs.c: In function 'g_strchug': gstrfuncs.c:1314: warning: pointer targets in assignment differ in signedness gstrfuncs.c:1317: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness make[2]: *** [gstrfuncs.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 ### execution of make failed, exit code 2 Failed: compiling glib-1.2.10-18 failed |
|
|
|
|
|
#19 | |||||||||||||||||||||||
|
Moderator
Join Date: Jan 2002
Posts: 10,677
|
I think it's time you started over from scratch. You got XCode installed, now you should remove and reinstall fink (IMO). |
|||||||||||||||||||||||
|
|
|
|
|
#20 |
|
Triple-A Player
Join Date: Sep 2004
Posts: 182
|
I think I've got it installed now :-)
How do I start the Ethereal GUI? |
|
|
|
![]() |
| Tags |
| ethereal |
|
|