On Jul 14, 2004, at 8:46, Perry Smith wrote:
Is there a "cscope" type tool in fink or not in fink? cscope allows
you to scan source files (C and C++ -- perhaps other languages) and
then you can ask questions like "where does BLAH get defined?" and it
pops up a list of places, you pick one, and
On Jun 22, 2004, at 0:46, Andrea Riela wrote:
Justin Walker wrote:
Well, 'open-x11' is supposed to do that. I don't know why it doesn't
(and don't have ethereal installed to check it out). It does work if
I do "open-x11 xman" for example.
'open-x11 xm
On Jun 21, 2004, at 17:34, Andrea Riela wrote:
Andrea Riela wrote:
Justin Walker wrote:
You may be able to do this if you set your display variable.
Open an xterm, type "echo $DISPLAY", and then, in a Terminal window,
type
export DISPLAY=whateveryousawinxterm
(assuming you are using
On Jun 21, 2004, at 16:04, Andrea Riela wrote:
well,
It works correctly only if I open X11, xterm, then type "sudo
./ethereal" in /sw/bin ...
Could I open correctly ethereal from terminal.app, and not xterm?
You may be able to do this if you set your display variable.
Open an xterm, type "echo $D
On Jun 21, 2004, at 11:24, Andrea Riela wrote:
Justin Walker wrote:
On Jun 21, 2004, at 3:22, Andrea Riela wrote:
Hi folks,
I've installed ethereal with Fink, and it seems work fine. Just a
problem: I couldn't see my interfaces when I try to start the
capture.
I think you need to run a
On Jun 21, 2004, at 3:22, Andrea Riela wrote:
Hi folks,
I've installed ethereal with Fink, and it seems work fine. Just a
problem: I couldn't see my interfaces when I try to start the capture.
I think you need to run as root, or make the app setuid root (man
chmod).
Regards,
Justin
--
/~\ The AS
On Mar 22, 2004, at 16:51, Douglas Hemmick wrote:
Can someone explain how the below results can be possible?
you can see me issuing two commands to the shell below, first
to tell me whether I have tetex installed, and the second to
use the thing. The system asks me what the heck I am talking
abou
On Friday, March 19, 2004, at 08:35 AM, Justin Walker wrote:
On Friday, March 19, 2004, at 12:49 AM, kp.gores wrote:
hi,
i am writing some scripts (using shell, sed, awk) and need to test
properties of files.
thus i found out about "test"
unfortunately test returns *nothing*, e.g.
On Friday, March 19, 2004, at 12:49 AM, kp.gores wrote:
hi,
i am writing some scripts (using shell, sed, awk) and need to test
properties of files.
thus i found out about "test"
unfortunately test returns *nothing*, e.g.
test "abc" = "def"
test 3 -gt 4
returning nothing, which according to `ma
On Wednesday, February 25, 2004, at 09:08 PM, Alan N wrote:
Hey All.. Appreciate the suggestions but NOTHING has worked. Again to
rehash, on my emac, I can open X11 and type pan, xmms, whatever and it
starts.
I have been over the faq's, the reply emails, simply NOTHING has fixed
my problem..
On Saturday, February 7, 2004, at 09:53 PM, Mike Barker wrote:
I installed xfree86 and xemacs together without any apparent problems.
But when I type "xemacs" in an xterm in XDarwin it says command not
found.
I copied .xinitrc from /private/etc/X11/xinit/xinitrc and sourced
init.sh
at the top of
On Friday, February 6, 2004, at 11:51 PM, Justin Walker wrote:
On Friday, February 6, 2004, at 11:29 PM, Ben P Wood wrote:
I know it says you can do it by syslinking the sw directory, but I
can't find any documentation on how to do this.
Symlinks (symbolic links) are created with th
On Friday, February 6, 2004, at 11:29 PM, Ben P Wood wrote:
I know it says you can do it by syslinking the sw directory, but I
can't find any documentation on how to do this.
Symlinks (symbolic links) are created with the 'ln' command (check the
man page). You can do something like the followi
On Friday, February 6, 2004, at 03:10 AM, Hans P. Christensen wrote:
just installed FINK under Panther. seems to function OK and i will try
software
and so on..
but i also have got a KORG 1212 soundcard which has no driver for OSX.
there is
though a driver for linux (ALSA-project). of course the
On Saturday, January 31, 2004, at 04:00 PM, Alexander Hansen wrote:
Here's what I have:
drwxr-xr-x 13 rootadmin 442 25 Jan 22:07 sw
I'm not sure if the permissions on the external disk have to be
root.admin or not.
Since the permissions for the group are "r-x", and since the 'others'
On Sunday, January 4, 2004, at 09:16 PM, Ran Liu wrote:
Hello,
Where can I find free Terminla.app for Max OS X10.2.8?
It does not seem to exist in fink.
Terminal.app is closed-source, from Apple, and is part of Mac OS X. It
is not a 'fink' package, so you can't access it that way.
What are you
On Friday, Mar 28, 2003, at 07:53 US/Pacific, Kurt De Vos wrote:
Dear,
Since i installed the latest apple security update which also
concerned an issue with samba, i am unable to connect to a winNT4
machine using Konquerer.
The NT machine is found, asks for the password, but then the login
alw
On Saturday, Mar 8, 2003, at 20:36 US/Pacific, Joel L. Breazeale wrote:
Folks,
Here's the problem I'm seeing with installing tcptraceroute...
Information about 2276 packages read in 4 seconds.
The following package will be installed or updated:
tcptraceroute
rm -rf tcptraceroute-1.2-3
mkdir -p
On Saturday, Mar 1, 2003, at 15:59 US/Pacific, Paul Ramsey wrote:
Finks, (?)
I am trying to compile some spatial software using the Apple Dev Tools
and Fink. This is on a brand new iBook, w/ 10.2 and recent Dev Tools.
The library is at geos.refractions.net.
The story is: automake, autoconf wor
RTFM. It's shell-specific notation for redirection. Specifically,
this is for sh-like shells, and says "redirect stderr to the same place
you're redirecting stdout".
Regards,
Justin
On Thursday, Feb 20, 2003, at 10:20 US/Pacific, Marcus Bointon wrote:
This is something I see every now and a
On Sunday, Feb 9, 2003, at 15:03 US/Pacific, Volker Blum wrote:
Dear Fink Beginners,
having just installed fink + several packages (including XFree86) on
my shiny
new PowerBook, I am puzzled by the following question:
In which of (OS X's) configuration files / menus do I change my
default lo
'man' is your friend (i.e., try "man sudo").
Regards,
Justin
On Tuesday, Jan 28, 2003, at 19:47 US/Pacific, Birdy Complex wrote:
I need to put my non-admin account on the sudoers list.
Er, please tell me, where is this list and how do I add my non-admin
account?
Thanks for the recent info a
On Sunday, Jan 26, 2003, at 14:18 US/Pacific, Individual . . wrote:
On Sunday, January 26, 2003, at 06:43 PM, Justin Walker wrote:
On Sunday, Jan 26, 2003, at 13:25 US/Pacific, stevie wrote:
This is a very-beginner question: I installed Fink 0.5.0a on OS
X.2 and it seems to have
On Sunday, Jan 26, 2003, at 13:25 US/Pacific, stevie wrote:
This is a very-beginner question: I installed Fink 0.5.0a on OS X.2
and it seems to have loaded correctly in the "sw" file on the disk,
but when I type "pico .cshrc" in the Terminal.app window I get the
reply "command not found".
24 matches
Mail list logo