Re: [Fink-users] dpkg update problem

2004-03-11 Thread Martin Costabel
Tricia wrote:
[]
Failed: compiling dpkg-1.10.9-50 failed
I don't know about this error, but why are you compiling this version of 
dpkg? Are you sure your tree is set to 10.3?

--
Martin


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] kdebase3-, kdebase3-shlibs-3.2.1-21 failed to build

2004-03-11 Thread Martin Costabel
Kow Kuroda wrote:

WARNING: The package kdebase3 Depends on kdebase3-shlibs,
 but kdebase3-shlibs only allows things to BuildDepend on it.
This is only a warning, so you can safely ignore it. It is actually a 
result of two bugs conspiring: A bug in an older version of kdelibs3 
where the -shlibs splitoff is erroneously declared buildonly, and a bug 
in Fink that sets the buildonly flag not from the actually used version 
of a package but from the oldest version of the same package it can find.

[a huge snip]

perl -pi -e 's,-O2,-Os,' admin/acinclude.m4.in
perl -pi -e 's,doc/HTML,doc/kde,g' admin/acinclude.m4.in
perl -pi -e 's, nfs , ,' kioslave/Makefile.am
sed -e 's,@PREFIX@,/sw,g' 
/sw/fink/dists/unstable/main/finkinfo/kde/kdebase3.patch | patch -p1
patching file kcontrol/randr/Makefile.am
patching file libkonq/Makefile.am
patching file startkde
patching file kcontrol/input/xcursor/themepage.cpp
Reversed (or previously applied) patch detected!  Assume -R? [n]
This looks like a bug in the kdebase3 patch file (maybe the latest one 
wasn't committed to CVS?). It tries to patch 
kcontrol/kcontrol/Makefile.am which is already patched.
Maintainer CCed.

--
Martin


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Search by Package Contents

2004-03-11 Thread ms419
How can I find a package based on its containing a given file?

Thanks,

Jack



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Search by Package Contents

2004-03-11 Thread dan
On Thu, 11 Mar 2004 02:23:40 -0800,
[EMAIL PROTECTED] wrote:

 How can I find a package based on its containing a given file?

dpkg -S pattern

e.g,,

$ dpkg -s '*/bin/gz*'
gzip: /sw/bin/gzip
gzip: /sw/bin/gzexe
gzip: /sw/bin/gzcat

HTH,
Dan

-- 
Dan Sommers (, ) Keep it simple:
[ insert your own joke here ]   as simple as possible,
http://www.tombstonezero.net/dan/but no simpler.
mailto:[EMAIL PROTECTED]   A. Einstein


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70alloc_id638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Search by Package Contents

2004-03-11 Thread Alexander Hansen
On Mar 11, 2004, at 5:23 AM, [EMAIL PROTECTED] wrote:

How can I find a package based on its containing a given file?

Thanks,

Jack


If you mean which package installed what file on your system, try

dpkg -S filename

where filename refers to the file you're looking for.



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Re: 10.3 Fink

2004-03-11 Thread Federico Carminati
Dear Alexander (and all the others who helped me here), 
  thanks for your suggestion. I indeed forgot to install the X11 SDK. 
Regards, Fed

On Wed, 10 Mar 2004, Alexander Hansen wrote:

 
 On Mar 10, 2004, at 5:13 PM, Federico Carminati wrote:
 
  Hello,
it's me again, sorry. I have upgraded to 10.3 and now fink thinks  
  that
  to install emacs21 it ahs to install xfree86. I think that it does not
  recognise the system-installed apple X11. However it thinks also that  
  it
  has installed system-xfree86 (is this the apple one?), but cannot use  
  it
  to satisfy dependencies. Please help! Fed
 
 
 
 Check out   
 http://fink.sourceforge.net/faq/usage-packages.php#apple-x11-wants- 
 xfree86
 
 --
 Alexander K. Hansen
 Fink Documentarian
 Day Job:  Levitated Dipole Experiment
 http://www.psfc.mit.edu/LDX
 
 

-- 

Federico Carminati

==
|| Federico Carminati ||  Telephone : +41.22.767.4959   ||
|| CERN-EP||  Fax   : +41.22.767.9480   ||
|| 1211 Geneva 23 ||  Mobile: +41.76.487.4843   ||
|| Switzerland||||
==



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] kdebase3-, kdebase3-shlibs-3.2.1-21 failed to build

2004-03-11 Thread Kow Kuroda
Hi,

kdebase3-, kdebase3-shlibs-3.2.1-21 failed to build, due to the 
following problem.
After the prompt at the last line, nothing (y or n) helps to make 
it work. :-(

Any ideas?

Thanks in advance

Kow

*

$ fink update-all
/usr/bin/sudo /sw/bin/fink  update-all
Password:
Information about 2885 packages read in 2 seconds.
WARNING: The package kdebase3 Depends on kdebase3-shlibs,
 but kdebase3-shlibs only allows things to BuildDepend on it.
WARNING: The package kdebase3-shlibs Depends on kdelibs3-shlibs,
 but kdelibs3-shlibs only allows things to BuildDepend on it.
WARNING: The package kdebase3 Depends on kdebase3-shlibs,
 but kdebase3-shlibs only allows things to BuildDepend on it.
The following 2 packages will be installed or updated:
 kdebase3 kdebase3-shlibs
/bin/rm -rf kdebase3-3.2.1-21
[a huge snip]

perl -pi -e 's,-O2,-Os,' admin/acinclude.m4.in
perl -pi -e 's,doc/HTML,doc/kde,g' admin/acinclude.m4.in
perl -pi -e 's, nfs , ,' kioslave/Makefile.am
sed -e 's,@PREFIX@,/sw,g' 
/sw/fink/dists/unstable/main/finkinfo/kde/kdebase3.patch | patch -p1
patching file kcontrol/randr/Makefile.am
patching file libkonq/Makefile.am
patching file startkde
patching file kcontrol/input/xcursor/themepage.cpp
Reversed (or previously applied) patch detected!  Assume -R? [n]

***



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] list dependency tree for a particular app?

2004-03-11 Thread Dave Vasilevsky
On Mar 10, 2004, at 9:34 PM, Lloyd Budd wrote:
	If I want to install 'vim', how do I see what are packages regarded 
to already have installed or to install?
It's not simple to figure out the list, since it depends on whether 
you'll have to build vim, or just have to install a .deb that you 
already have.

You might as well just do 'fink install vim': If Fink starts 
downloading/unpacking/compiling vim right away, you don't need anything 
besides what you already have. Otherwise, Fink will tell you what other 
packages it wants to install.

Dave


PGP.sig
Description: This is a digitally signed message part


[Fink-users] Re: 10.3 Fink

2004-03-11 Thread michelangelo mangano
federico, before you remove fink and start all over (a bit radical!) make sure you start by removing the old x11. X11 used to be in /Applications/ , now it is in /Applications/Utilities. So remove /Applications/X11 to start with. Then it might be that you did not install the Developer tools part of the X11 package, so check again your installation (look at the customize options for disks 3 or 4, can't remember which). Proceeding like this gave me no problem. mlm

Michelangelo Mangano
4-2.046, TH Division, CERN
1211 Geneva 23, Switzerland
http://mlm.home.cern.ch/mlm/
tel: ++41-22-767 2820 fax ++41-22-767 3850
On Mar 10, 2004, at 11:44 PM, Lassi A.Tuura wrote:

it's me again, sorry. I have upgraded to 10.3 and now fink thinks that
to install emacs21 it ahs to install xfree86. I think that it does not
recognise the system-installed apple X11. However it thinks also that it
has installed system-xfree86 (is this the apple one?), but cannot use it
to satisfy dependencies. Please help! Fed

rm -fr /sw and start over :-)

Perhaps more helpfully, delete all the old virtual packages, like system-*.  They prevent the new built-in ones from kicking in.  See /sw/lib/perl5/Fink/VirtPackage.pm for the list of packages you will definitely want to get rid of if you have them installed (xfree, jdk, kernel, ...).

Lassi
--
Wink at small faults; for thou has great ones.  --Thomas Fuller (II)

--
MacOS X ListBox Web Archive :
https://wwwlistbox.cern.ch/earchive/support-macosx/
--


[Fink-users] Re: kdebase3-, kdebase3-shlibs-3.2.1-21 failed to build

2004-03-11 Thread Benjamin Reed
Kow Kuroda wrote:

Hi,

kdebase3-, kdebase3-shlibs-3.2.1-21 failed to build, due to the 
following problem.
After the prompt at the last line, nothing (y or n) helps to make it 
work. :-(
the fix is checked in, should be there in the next hour or so.

--
Benjamin Reed, a.k.a. RangerRick
[EMAIL PROTECTED] / http://ranger.befunk.com/
---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Ethereal Problem

2004-03-11 Thread Alexander Hansen
On Mar 11, 2004, at 1:01 AM, Noah Silverman wrote:

Hi!

I am running the latest version of OS 10.3 (panther).

I just installed the most recent version of fink.

I used dselect to install ethereal.  It sucessfully installed a bunch 
of depancies and then ethereal.

I do the following:
	1) Start up Apples X11 software. (the executable that comes with the 
OS)
	2) sudo ethereal

I get the following errors:
---
Gtk-WARNING **: gtk_arg_type_new(): argument class in 
GtkCTree::expander_style is not in the `GtkObject' ancestry

Gtk-CRITICAL **: file gtksignal.c: line 433 (gtk_signal_lookup): 
assertion `gtk_type_is_a (object_type, GTK_TYPE_OBJECT)' failed.

Gtk-CRITICAL **: file gtkobject.c: line 357 
(gtk_object_class_add_signals): assertion `GTK_IS_OBJECT_CLASS 
(class)' failed.

Gtk-CRITICAL **: file gtkbindings.c: line 451 
(gtk_binding_set_by_class): assertion `GTK_IS_OBJECT_CLASS (class)' 
failed.

Gtk-CRITICAL **: file gtkbindings.c: line 644 
(gtk_binding_entry_add_signal): assertion `binding_set != NULL' 
failed.

Gtk-WARNING **: invalid cast from `GtkCTree' to `GtkObject'

Gtk-WARNING **: gtk_type_create(): type `GtkCList' already exists.

Gtk-CRITICAL **: file gtkclist.c: line 1008 (gtk_clist_construct): 
assertion `GTK_IS_CLIST (clist)' failed.
Bus error
-

Can anybody help???

People have been installing the later version that's available from 
source.

--
Alexander K. Hansen
Fink Documentarian
Day Job:  Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX
--
Alexander Hansen
Fink Documentarian
[Day Job] Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Ethereal Problem

2004-03-11 Thread Noah Silverman
Thanks,

I'm not sure what you mean by install from source.
If I just download the ethereal source from ethereal.com, it fails to 
install due to a ton of dependancy errors.  That is why I tried the 
Fink route.

I work in Linux all day, so I'm fairly comfortable with how these 
things work, however OS 10.3 is just different enough to make this 
difficult :)

Thanks!

-N



People have been installing the later version that's available from 
source.

--
Alexander K. Hansen
Fink Documentarian
Day Job:  Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX
--
Alexander Hansen
Fink Documentarian
[Day Job] Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] update-all fails compiling guppi16.40.3-13

2004-03-11 Thread James L. Rogers

Hi Folks,

I'm running Panther v10.3.2. Did a fink selfupdate this AM and it ran 
fine. Here's the version info

[darwin] james $ fink --version
Package manager version: 0.18.2
Distribution version: 0.6.2.cvs 

Copyright (c) 2001 Christoph Pfisterer
Copyright (c) 2001-2003 The Fink Package Manager Team
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

Then I ran fink update-all and after a while of compiling it failed on  
guppi16-0.40.3-13. The last lines before the failure are reproduced below. 
I think this is where the error occurred, but not positive.

fink update-all output

mkdir .libs
gcc -g -O2 -Wall -Wunused -o .libs/guppi-gnumeric 
GNOME_Gnumeric_Graph-common.o   
GNOME_Gnumeric_Graph-skels.o GNOME_Gnumeric_Graph-stubs.o 
guppi-data-table-bundl  
e.o guppi-gnumeric-view.o guppi-gnumeric-bonobo-view.o 
guppi-gnumeric-graph.o gu  
ppi-gnumeric-xml.o guppi-gnumeric-vector.o guppi-gnumeric-manager.o 
guppi-gnumer  
ic-config-guru.o guppi-gnumeric-type-selector.o guppi-gnumeric-data-guru.o 
guppi  
-gnumeric-format-guru.o guppi-gnumeric-plot.o guppi-gnumeric-plot-bar.o 
guppi-gn  
umeric-plot-line.o guppi-gnumeric-plot-pie.o guppi-gnumeric-plot-scatter.o 
guppi  
-gnumeric.o  -L../src/.libs -lguppi -L/sw/lib -L/usr/X11R6/lib -lgal 
-lglade-gno  
me -lglade -lgnomecanvaspixbuf -liconv -lbonobo -loaf -lbonobox 
-lbonobo-print -  
lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd 
-laudi  
ofile -lgdk_pixbuf -lgtk -lgdk -lgmodule -lintl -lXext -lX11 -lart_lgpl 
-lm -lxm  
l -lz -lfreetype -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib -lm
ld: warning prebinding disabled because dependent library: 
/sw/lib/libguppi.16.d  
ylib is not prebound
ld: GNOME_Gnumeric_Graph-common.o illegal reference to symbol: 
_TC_CORBA_sequenc  
e_CORBA_string_struct defined in indirectly referenced dynamic library 
/sw/lib/l  
ibgnorba.27.dylib
ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
/sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
ld: warning suggest use of -bind_at_load, as lazy binding may result in 
errors o  
r different symbols being used
symbol _log1p used from dynamic library /usr/lib/libm.dylib(tableLogD.o) 
not fro  
m earlier dynamic library /sw/lib/libguppi.16.dylib(unity.lo)
symbol _locale_charset used from dynamic library 
/sw/lib/libintl.dylib(localchar  
set.lo) not from earlier dynamic library 
/sw/lib/libiconv.2.dylib(localcharset.o  
)
symbol _expm1 used from dynamic library /usr/lib/libm.dylib(tableExpD.o) 
not fro  
m earlier dynamic library /sw/lib/libguppi.16.dylib(unity.lo)
make[2]: *** [guppi-gnumeric] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Failed: compiling guppi16-0.40.3-13 failed

/fink update-all output

From this it seems that compilation of GNOME_Gnumeric is encountering the 
problem, and I'm guessing that this is associated with gnucash, which I 
successfully installed recently.

Assuming this is the problem, I cant find anything in the FAQ or 
lists (users  beginners) that addresses this problem.

Any suggestions would be greatly appreciated.

Thanks for your time,

James

 -- 

James L. Rogers, Geologist, Principia Mathematica Inc.
Address: 575 Union Boulevard, Suite 320, Lakewood, CO  80228, USA
Tel: 303.716.3573Fax: 303.716.3575
Email: JamesdotRogersatprinmathdotcom WWW: www.prinmath.com




---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Ethereal Problem

2004-03-11 Thread Noah Silverman
Interesting.

I always thought that dselect was the only way to go.  In general, is 
it better to use fink install for the packages that I want?

On Mar 11, 2004, at 9:03 AM, Alexander Hansen wrote:

I mean that you should use the Fink source distribution, e.g. via 
fink install ethereal.

The Fink source distribution does all of the patching and 
configuration automatically.

On Mar 11, 2004, at 11:57 AM, Noah Silverman wrote:

Thanks,

I'm not sure what you mean by install from source.
If I just download the ethereal source from ethereal.com, it fails to 
install due to a ton of dependancy errors.  That is why I tried the 
Fink route.

I work in Linux all day, so I'm fairly comfortable with how these 
things work, however OS 10.3 is just different enough to make this 
difficult :)

Thanks!

-N



People have been installing the later version that's available from 
source.




---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Ethereal Problem

2004-03-11 Thread Alexander Hansen
I mean that you should use the Fink source distribution, e.g. via fink 
install ethereal.

The Fink source distribution does all of the patching and configuration 
automatically.

On Mar 11, 2004, at 11:57 AM, Noah Silverman wrote:

Thanks,

I'm not sure what you mean by install from source.
If I just download the ethereal source from ethereal.com, it fails to 
install due to a ton of dependancy errors.  That is why I tried the 
Fink route.

I work in Linux all day, so I'm fairly comfortable with how these 
things work, however OS 10.3 is just different enough to make this 
difficult :)

Thanks!

-N



People have been installing the later version that's available from 
source.



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Ethereal Problem

2004-03-11 Thread Alexander Hansen
For newer packages, frequently.

For bleeding edge unstable packages (which frequently are stable 
versions for Linux), absolutely.

On Mar 11, 2004, at 12:07 PM, Noah Silverman wrote:

Interesting.

I always thought that dselect was the only way to go.  In general, is 
it better to use fink install for the packages that I want?

On Mar 11, 2004, at 9:03 AM, Alexander Hansen wrote:

I mean that you should use the Fink source distribution, e.g. via 
fink install ethereal.

The Fink source distribution does all of the patching and 
configuration automatically.

On Mar 11, 2004, at 11:57 AM, Noah Silverman wrote:

Thanks,

I'm not sure what you mean by install from source.
If I just download the ethereal source from ethereal.com, it fails 
to install due to a ton of dependancy errors.  That is why I tried 
the Fink route.

I work in Linux all day, so I'm fairly comfortable with how these 
things work, however OS 10.3 is just different enough to make this 
difficult :)

Thanks!

-N



People have been installing the later version that's available from 
source.






---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Ethereal Problem

2004-03-11 Thread Noah Silverman
Didn't work.

Fink Install ethereal completed without any errors.

I start up Apple's X11 Application and type
sudo /sw/bin/ethereal
And get all the same errors as before.

Could this be an environmental issue?  Something to do with the 
environment in X11?



On Mar 11, 2004, at 9:03 AM, Alexander Hansen wrote:

I mean that you should use the Fink source distribution, e.g. via 
fink install ethereal.

The Fink source distribution does all of the patching and 
configuration automatically.

On Mar 11, 2004, at 11:57 AM, Noah Silverman wrote:

Thanks,

I'm not sure what you mean by install from source.
If I just download the ethereal source from ethereal.com, it fails to 
install due to a ton of dependancy errors.  That is why I tried the 
Fink route.

I work in Linux all day, so I'm fairly comfortable with how these 
things work, however OS 10.3 is just different enough to make this 
difficult :)

Thanks!

-N



People have been installing the later version that's available from 
source.



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Ethereal Problem

2004-03-11 Thread Eric Barkve
I had the same problem.
Unfortunately, I had to completely remove my /sw directory and start 
over.
Once i reinstalled fink, run fink selfupdate, then try reinstalling 
ethereal again.   I think there is some other package installed that 
messed up the gtk settings.  All i know is starting over worked for me.

Eric
On Mar 11, 2004, at 9:30 AM, Noah Silverman wrote:
Didn't work.

Fink Install ethereal completed without any errors.

I start up Apple's X11 Application and type
sudo /sw/bin/ethereal
And get all the same errors as before.

Could this be an environmental issue?  Something to do with the 
environment in X11?



On Mar 11, 2004, at 9:03 AM, Alexander Hansen wrote:

I mean that you should use the Fink source distribution, e.g. via 
fink install ethereal.

The Fink source distribution does all of the patching and 
configuration automatically.

On Mar 11, 2004, at 11:57 AM, Noah Silverman wrote:

Thanks,

I'm not sure what you mean by install from source.
If I just download the ethereal source from ethereal.com, it fails 
to install due to a ton of dependancy errors.  That is why I tried 
the Fink route.

I work in Linux all day, so I'm fairly comfortable with how these 
things work, however OS 10.3 is just different enough to make this 
difficult :)

Thanks!

-N



People have been installing the later version that's available from 
source.



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] No german Umlaute within gnome 2.4.1-2

2004-03-11 Thread Eric Hoch
Hi,

as of today I did update my Xfree86 4.3.99.901 to Xfree86 4.4.0 
without any troubel at first sight but a second look shows me two 
errors that only maybe due to false configuration.

First error see first mail.

Second error is that no matter what I do in .profile I get a german 
desktop but no Clock and Date is shown as well as no german Umlaute 
are shown. This worked in RC1 but not now.

I used this in my .profile to get a german desktop
# LANG=de_DE ; export LANG
# unset LC_ALL
export LANG=de_DE 
export LC_ALL=de_DE   

It is equal if I use the autcommanded version to get the german 
desktop or the currently active one. 

Mac is a Power Mac G4 Dual 1.42Ghz with Mac OS X 10.3.2 and fink 
Package manager version: 0.19.1
Distribution version: 0.6.2.cvs, bundle-gnome 2.4.1-2 and 
Xfree864.4.0-1 as of today morning.

Any idea how to get a german desktop enviroment and the Umlaute 
back? 


Mit freundlichen Grüßen
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: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70alloc_id638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Problem using fink selfupdate

2004-03-11 Thread Michel Levy-Provencal
Hello,

I am trying to do a fink selfupdate on a MacOSX 10.3.2, using package manager version: 0.18.2 and distribution version: 0.6.2.cvs. It generates an error:

Updating package index... done.
Information about 1403 packages read in 9 seconds.
The following 4 packages will be installed or updated:
apt apt-shlibs dpkg unzip
curl -f -L -O http://distfiles.opendarwin.org/dpkg-1.10.9.tar.gz
% Total% Received % Xferd  Average Speed  Time Curr.
Dload  Upload TotalCurrent  LeftSpeed
100 1532k  100 1532k0 0  59278  0  0:00:26  0:00:26  0:00:00 62226
/bin/rm -rf dpkg-1.10.9-200
/bin/mkdir -p /sw/src/dpkg-1.10.9-200
gzip -dc /sw/src/dpkg-1.10.9.tar.gz | /sw/bin/tar -xf - 
sh: line 1: /sw/bin/tar: cannot execute binary file
### execution of gzip failed, exit code 126
Unpacking the file dpkg-1.10.9.tar.gz of package dpkg-1.10.9-200 failed. The
most likely cause for this is a corrupted or incomplete download. Do you want
to delete the tarball and download it again? [Y/n] n 


I have tryed several times without any result.

When i looked the Fink FAQ i found this question:

Q5.26: I get errors with gzip | dpkg-debI applications from the fileutils package! Help!

A: Errors of the form:
gzip -dc /sw/src/dpkg-1.10.9.tar.gz | /sw/bin/tar -xf -
### execution of gzip failed, exit code 139

or
gzip -dc /sw/src/aquaterm-0.3.0a.tar.gz | /sw/bin/tar -xf -
gzip: stdout: Broken pipe
### execution of gzip failed, exit code 138

or
dpkg-deb -b root-base-files-1.9.0-1
/sw/fink/dists/unstable/main/binary-darwin-powerpc/base
### execution of dpkg-deb failed, exit code 10
Failed: can't create package base-files_1.9.0-1_darwin-powerpc.deb

or segmentation faults when running utilities from fileutils, e.g. ls or mv, are likely to be due to a prebinding error in a library, and can be fixed by running
sudo /sw/var/lib/fink/prebound/update-package-prebinding.pl -f



 So i tried, sudo /sw/var/lib/fink/prebound/update-package-prebinding.pl -f

And i got:
x-tad-bigger
/x-tad-biggerseg_addr_table: file: /sw/bin/gtar is not an object file
seg_addr_table: from seg_addr_table: /sw/var/lib/fink/prebound/seg_addr_table.tmp line: 12 can't open file: 


Can somebody help me to update fink?

Thanks for your help.

Michel Levy-Provencal
mlevypro at ifrance dot com

Re: [Fink-users] Problem using fink selfupdate

2004-03-11 Thread Alexander K. Hansen
On Mar 11, 2004, at 3:09 PM, Michel Levy-Provencal wrote:

Hello,

I am trying to do a fink selfupdate on a MacOSX 10.3.2, using package 
manager version: 0.18.2 and distribution version: 0.6.2.cvs. It 
generates an error:

Updating package index... done.
Information about 1403 packages read in 9 seconds.
The following 4 packages will be installed or updated:
 apt apt-shlibs dpkg unzip
curl -f -L -O http://distfiles.opendarwin.org/dpkg-1.10.9.tar.gz
  % Total% Received % Xferd  Average Speed  Time   
  Curr.
 Dload  Upload TotalCurrent  Left  
  Speed
100 1532k  100 1532k0 0  59278  0  0:00:26  0:00:26  
0:00:00 62226
/bin/rm -rf dpkg-1.10.9-200
/bin/mkdir -p /sw/src/dpkg-1.10.9-200
gzip -dc /sw/src/dpkg-1.10.9.tar.gz | /sw/bin/tar -xf -
sh: line 1: /sw/bin/tar: cannot execute binary file
### execution of gzip failed, exit code 126
Unpacking the file dpkg-1.10.9.tar.gz of package dpkg-1.10.9-200 
failed. The
most likely cause for this is a corrupted or incomplete download. Do 
you want
to delete the tarball and download it again? [Y/n] n

I have tryed several times without any result.

When i looked the Fink FAQ i found this question:

Q5.26: I get errors with gzip | dpkg-debI applications from the 
fileutils package! Help!

A: Errors of the form:
gzip -dc /sw/src/dpkg-1.10.9.tar.gz | /sw/bin/tar -xf -
### execution of gzip failed, exit code 139
or
gzip -dc /sw/src/aquaterm-0.3.0a.tar.gz | /sw/bin/tar -xf -
gzip: stdout: Broken pipe
### execution of gzip failed, exit code 138
or
dpkg-deb -b root-base-files-1.9.0-1
/sw/fink/dists/unstable/main/binary-darwin-powerpc/base
### execution of dpkg-deb failed, exit code 10
Failed: can't create package base-files_1.9.0-1_darwin-powerpc.deb
or segmentation faults when running utilities from fileutils, e.g. ls 
or mv, are likely to be due to a prebinding error in a library, and 
can be fixed by running
sudo /sw/var/lib/fink/prebound/update-package-prebinding.pl -f

 So i tried, sudo 
/sw/var/lib/fink/prebound/update-package-prebinding.pl -f

And i got:

seg_addr_table: file: /sw/bin/gtar is not an object file
seg_addr_table: from seg_addr_table: 
/sw/var/lib/fink/prebound/seg_addr_table.tmp line: 12 can't open file: 


Can somebody help me to update fink?

Thanks for your help.

Michel Levy-Provencal
mlevypro at ifrance dot com
Here's another thing to try:

$ ls -l /sw/bin/gtar
-rwxr-xr-x  1 root  admin  429740 20 Jan 16:55 /sw/bin/gtar
Run the command above on your system and see if the size of the file 
looks the same.  If not, then  run sudo apt-get install --reinstall 
tar to reinstall Fink's tar.
--
Alexander Hansen
Fink Documentarian
[Day Job] Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] kdelibs BuildDepend warning

2004-03-11 Thread GoochRules!
Greetings,

Today I did fink selfupdate followed by fink update-all and 
received the following warning, repeated 7 times:

WARNING: The package kdelibs3-ssl Depends on kdelibs3-ssl-shlibs,
 but kdelibs3-ssl-shlibs only allows things to BuildDepend on 
it.

Is this something I need to be concerned about?
Is this something someone else should be concerned about?
--M Peltzer



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Problem using fink selfupdate

2004-03-11 Thread Remi Mommsen
Hi,

On Mar 11, 2004, at 12:09 PM, Michel Levy-Provencal wrote:

Hello,

I am trying to do a fink selfupdate on a MacOSX 10.3.2, using package 
manager version: 0.18.2 and distribution version: 0.6.2.cvs. It 
generates an error:
{SNIP}

 So i tried, sudo 
/sw/var/lib/fink/prebound/update-package-prebinding.pl -f

And i got:

seg_addr_table: file: /sw/bin/gtar is not an object file
seg_addr_table: from seg_addr_table: 
/sw/var/lib/fink/prebound/seg_addr_table.tmp line: 12 can't open file: 


There seems to be something fishy with your gtar. What gives 'ls -l 
/sw/bin/gtar'?
It should look similar to
-rwxr-xr-x1 root admin  429740 Feb 13 01:49 /sw/bin/gtar

If this is not the case, try 'sudo rm /sw/bin/gtar' and then reinstall 
the fink tar package with 'fink reinstall tar'.

In addition your seg_addr_table seems to be corrupt. Run 'sudo rm 
/sw/var/lib/fink/prebound/seg_addr_table*' and then again 'sudo 
/sw/var/lib/fink/prebound/update-package-prebinding.pl -f'.

HTH,
Remi
-
What're quantum mechanics?
I don't know. People who repair quantums I suppose.
  (Rincewind, Terry Pratchett Eric)
*
Remigius K. Mommsen e-mail: [EMAIL PROTECTED]
University of California, Irvine   URL:http://cern.ch/mommsen
c/o SLAC voice:++1 (650) 926-3595
2575 Sand Hill Road #35fax:++1 (650) 926-3882
Menlo Park, CA 94025, US  home:++1 (650) 233-9041
*


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] kdelibs BuildDepend warning

2004-03-11 Thread Alexander K. Hansen
On Mar 11, 2004, at 3:59 PM, GoochRules! wrote:

Greetings,

Today I did fink selfupdate followed by fink update-all and 
received the following warning, repeated 7 times:

WARNING: The package kdelibs3-ssl Depends on kdelibs3-ssl-shlibs,
 but kdelibs3-ssl-shlibs only allows things to BuildDepend on 
it.

Is this something I need to be concerned about?
I don't believe so.

Is this something someone else should be concerned about?

Probably--the maintainer might need to change some stuff.

--M Peltzer


--
Alexander Hansen
Fink Documentarian
[Day Job] Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Problem using fink selfupdate - fixed

2004-03-11 Thread Michel Levy-Provencal
The problem was fixed by deleting and reinstalling fink from 
fink.sourceforge.net packages.

Thanks for your answer.

Le 11 mars 04, à 21:33, Alexander K. Hansen a écrit :

On Mar 11, 2004, at 3:09 PM, Michel Levy-Provencal wrote:

Hello,

I am trying to do a fink selfupdate on a MacOSX 10.3.2, using package 
manager version: 0.18.2 and distribution version: 0.6.2.cvs. It 
generates an error:

Updating package index... done.
Information about 1403 packages read in 9 seconds.
The following 4 packages will be installed or updated:
 apt apt-shlibs dpkg unzip
curl -f -L -O http://distfiles.opendarwin.org/dpkg-1.10.9.tar.gz
  % Total% Received % Xferd  Average Speed  Time  
   Curr.
 Dload  Upload TotalCurrent  Left 
   Speed
100 1532k  100 1532k0 0  59278  0  0:00:26  0:00:26  
0:00:00 62226
/bin/rm -rf dpkg-1.10.9-200
/bin/mkdir -p /sw/src/dpkg-1.10.9-200
gzip -dc /sw/src/dpkg-1.10.9.tar.gz | /sw/bin/tar -xf -
sh: line 1: /sw/bin/tar: cannot execute binary file
### execution of gzip failed, exit code 126
Unpacking the file dpkg-1.10.9.tar.gz of package dpkg-1.10.9-200 
failed. The
most likely cause for this is a corrupted or incomplete download. Do 
you want
to delete the tarball and download it again? [Y/n] n

I have tryed several times without any result.

When i looked the Fink FAQ i found this question:

Q5.26: I get errors with gzip | dpkg-debI applications from the 
fileutils package! Help!

A: Errors of the form:
gzip -dc /sw/src/dpkg-1.10.9.tar.gz | /sw/bin/tar -xf -
### execution of gzip failed, exit code 139
or
gzip -dc /sw/src/aquaterm-0.3.0a.tar.gz | /sw/bin/tar -xf -
gzip: stdout: Broken pipe
### execution of gzip failed, exit code 138
or
dpkg-deb -b root-base-files-1.9.0-1
/sw/fink/dists/unstable/main/binary-darwin-powerpc/base
### execution of dpkg-deb failed, exit code 10
Failed: can't create package base-files_1.9.0-1_darwin-powerpc.deb
or segmentation faults when running utilities from fileutils, e.g. ls 
or mv, are likely to be due to a prebinding error in a library, and 
can be fixed by running
sudo /sw/var/lib/fink/prebound/update-package-prebinding.pl -f

 So i tried, sudo 
/sw/var/lib/fink/prebound/update-package-prebinding.pl -f

And i got:

seg_addr_table: file: /sw/bin/gtar is not an object file
seg_addr_table: from seg_addr_table: 
/sw/var/lib/fink/prebound/seg_addr_table.tmp line: 12 can't open 
file: 

Can somebody help me to update fink?

Thanks for your help.

Michel Levy-Provencal
mlevypro at ifrance dot com
Here's another thing to try:

$ ls -l /sw/bin/gtar
-rwxr-xr-x  1 root  admin  429740 20 Jan 16:55 /sw/bin/gtar
Run the command above on your system and see if the size of the file 
looks the same.  If not, then  run sudo apt-get install --reinstall 
tar to reinstall Fink's tar.
--
Alexander Hansen
Fink Documentarian
[Day Job] Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX

___[ Pub ]
Inscrivez-vous gratuitement sur Tandaime et gagnez un voyage à Venise
www.Tandaime.com/index.php?origine=4 Tandaime, et la vie vous sourit !


___[ Pub ]
Inscrivez-vous gratuitement sur Tandaime et gagnez un voyage à Venise
www.Tandaime.com/index.php?origine=4 Tandaime, et la vie vous sourit !


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70alloc_id638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Font problem in kde 3.2.1

2004-03-11 Thread Charles Brossollet
Hi all, I just installed the latest kde 3.2.1 release with fink, but 
the problem is that *every* character in the kde UI is a square.
Note that I get the following messages on startup:

[EMAIL PROTECTED] startkde
xset:  bad font path element (#87), possible causes are:
Directory does not exist or has wrong permissions
Directory missing fonts.dir
Incorrect font server address or syntax
startkde: Starting up...
[snip]
Also note that I had installed kde/mac a few weeks ago (along my 
existing kde/x11 installation), but even after removing everything 
using the dedicated script provided by Benjamin Reed, the problem 
remains.
Can anyone help?
Thanks in advance
--
Charles



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] list dependency tree for a particular app?

2004-03-11 Thread Lloyd Budd
On 10-Mar-04, at 23:58, Dave Vasilevsky wrote:

On Mar 10, 2004, at 9:34 PM, Lloyd Budd wrote:
	If I want to install 'vim', how do I see what are packages regarded 
to already have installed or to install?
It's not simple to figure out the list, since it depends on whether 
you'll have to build vim, or just have to install a .deb that you 
already have.
Hi Dave, thank you for the response.

I was not suggesting that it was simple, but it is not an unusual 
feature of a package management system.

You might as well just do 'fink install vim'
That was just an example, but no just installing vim does not do what I 
want ;-)

Cheers,
Lloyd


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Font problem in kde 3.2.1

2004-03-11 Thread Alexander Hansen
On Mar 11, 2004, at 4:48 PM, Charles Brossollet wrote:

Hi all, I just installed the latest kde 3.2.1 release with fink, but 
the problem is that *every* character in the kde UI is a square.
Note that I get the following messages on startup:

[EMAIL PROTECTED] startkde
xset:  bad font path element (#87), possible causes are:
Directory does not exist or has wrong permissions
Directory missing fonts.dir
Incorrect font server address or syntax
startkde: Starting up...
[snip]
Also note that I had installed kde/mac a few weeks ago (along my 
existing kde/x11 installation), but even after removing everything 
using the dedicated script provided by Benjamin Reed, the problem 
remains.
Can anyone help?
Thanks in advance
--
Charles

Are you invoking xfontpath in your .xinitrc?

--
Alexander K. Hansen
Fink Documentarian
Day Job:  Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Font problem in kde 3.2.1

2004-03-11 Thread Martin Costabel
Charles Brossollet wrote:

Hi all, I just installed the latest kde 3.2.1 release with fink, but the 
problem is that *every* character in the kde UI is a square.
You might want to run qtconfig and choose a different default font. Also 
make sure that the ~/.qt directory is owned by you and not by root.

--
Martin


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] list dependency tree for a particular app?

2004-03-11 Thread Pierre Gambarotto
Le 11 mars 04, à 03:34, Lloyd Budd a écrit :

Hello,

How do I list a dependency tree for a particular application?

Example:
	If I want to install 'vim', how do I see what are packages regarded 
to already have installed or to install?


Only for the deb portion of fink, you can do :
apt-cache depends vim
vim
  Depends: gtk+2
  Depends: ncurses
  Depends: ncurses-shlibs
  Depends: glib2-shlibs
  Depends: darwin
  Conflicts: vim-nox
  Replaces: vim-nox
I don't know if there is a similar system for the fink tree dependance 
(in fact, for the depends tree
and the builddepends tree)

	Pierre



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70alloc_id638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Tip: proxy passwords with curl

2004-03-11 Thread Daniel E. Macks
The curl that comes with OS X 10.3 appears not to support username and
password in the http_proxy environment variable. That means if a user
(correctly) specifies http://user:[EMAIL PROTECTED]:port when fink tries
to fetch a tarball curl will report an error that implies it is using
the username as the proxy-host. Curl in /usr/bin/curl is 7.10.2 and
there's a note in the ChangeLog

  Fixed in 7.10.6: Changes:
* libcurl supports name and password in proxy environment variables 

so I think one has to upgrade to fink's curl (7.11.0) in order to get
the needed functionality. Gotta either change DownloadMethod (provided
the other ones work) or manual download of the needed file(s) (which
can be seen from watching curl fail:)

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks




---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Ethereal Problem

2004-03-11 Thread Noah Silverman
I got it to work!

I deleted the /sw directory completely and then re-installed fink from 
source.  I then installed ethereal-ssl and all its dependancies from 
source.



Thanks,

-N

On Mar 11, 2004, at 8:59 PM, Dave Vasilevsky wrote:

On Mar 11, 2004, at 12:30 PM, Noah Silverman wrote:
Fink Install ethereal completed without any errors.

I start up Apple's X11 Application and type
sudo /sw/bin/ethereal
And get all the same errors as before.

Could this be an environmental issue?  Something to do with the 
environment in X11?
Here's a couple of ideas:

Have you ever used ethereal before on this computer? Set up gtk? Try 
moving your settings away and trying again. They're in ~/.gtk* and 
probably ~/.ethereal, look for other relevant dot-files.

If you can give us a backtrace, it might help. Just set DISPLAY and 
run 'gdb ethereal'. When the prompt comes up, type run, then when it 
crashes type bt. Post the output to the list.

Dave



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] but mozilla-dev only allows things to BuildDepend on it ?

2004-03-11 Thread Lloyd Budd
Hi,

I have a new install (source) + binary added after on Mac OS X 10.3.  
'gaim-ssl' is pretty much the 1st package I am installing after 
updating everything.  There is a warning about mozilla and mozilla-dev 
shown below.  It looks like it is proceeding well -- it is still 
downloading all the packages.

lloyd$ fink -V
Package manager version: 0.18.2
Distribution version: 0.6.2.cvs
Lloyd-D-Budds-Computer:~/Sites/pim/wiki.d lloyd$ fink install gaim-ssl
/usr/bin/sudo /fink/bin/fink  install gaim-ssl
Information about 1391 packages read in 2 seconds.
fink needs help picking an alternative to satisfy a virtual dependency. 
The
candidates:

(1)  pango1-dev: I18N text handling system convinience package
(2)  pango1-xft2-dev: GTK+ - i18n text development headers and 
libraries: for X...

Pick one: [1] 2

WARNING: The package mozilla Depends on mozilla-dev,
 but mozilla-dev only allows things to BuildDepend on it.
---

mozilla-1.3-22
mozilla-dev-1.3-22
Cheers,
Lloyd


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Re: but mozilla-dev only allows things to BuildDepend on it ?

2004-03-11 Thread Daniel E. Macks
Lloyd Budd [EMAIL PROTECTED] said:
 
 WARNING: The package mozilla Depends on mozilla-dev,
   but mozilla-dev only allows things to BuildDepend on it.

You as a fink user can safely ignore any and all of these BuildDepends
violation warnings. They are only meaningful to and fixable (and only
sometimes!) by the maintainers of the package(s) noted. If you want to
tell someone about it, email those maintainers (as listed in fink
desc mozilla for example, or on the fink website package database
pages).

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks




---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users