[Fink-beginners] Lyx-qt: still can't resolve dependency

2004-02-26 Thread Gattuso, Jean-Pierre
Many thanks to Alexander Hansen. I have followed the instructions and 
only transferred latex-xft-fonts.info to the stable directory. I now 
have another dependency problem:

Failed: Can't resolve dependency gcc2 for package 
qt2-g++2-2.3.2-14 (no matching packages/versions found)

How do I get around this one?
jp
I am unable to install Lyx-qt due to the following error:

Can't resolve dependency latex-xft-fonts for package 
lyx-qt-1.3.3-14 (no matching packages/versions found)

Any hint on what I should do (full transcript below)?

AKH latex-xft-fonts hasn't been moved over to the stable tree yet. 
You'll want to check out the section on using packages from the 
unstable tree:

http://fink.sourceforge.net/faq/usage-fink.php#unstable

I've cc'ed the maintainer, since I think latex-xft-fonts should be 
moved to stable -- I can vouch that the package seems to work (and 
they're just fonts, after all).
--

Jean-Pierre Gattuso | mailto:[EMAIL PROTECTED] | 
http://www.obs-vlfr.fr/~gattuso

---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-beginners] Re: selfupdate-cvs error

2004-02-26 Thread Jonathan Lilly
Thanks Alexander--  

I now have developer tools installed along with a gcc update.
With respect to 'apt-get knows nothing about the unstable tree', I 
uncommented the line 'deb file:/sw/fink unstable' line in /sw/etc/apt,
which seems like a reasonable thing to do.

However, apt-get update then gives me a message as shown below,
and requests that I run apt-get update.  Fink selfupdate and fink index 
have already been successful run at this point.  I am sure there is 
something simple I need to do, but I am unable to find it in the 
documentation.  Any suggestions?

Jonathan

Err file: local/main Packages
  File not found
Ign file: local/main Release
Err file: stable/main Packages  
  File not found
Ign file: stable/main Release   
Err file: stable/crypto Packages 
  File not found
Ign file: stable/crypto Release  
Err file: unstable/main Packages 
  File not found
Ign file: unstable/main Release  
Err file: unstable/crypto Packages   
  File not found
Ign file: unstable/crypto Release 

Failed to fetch file:/sw/fink/dists/local/main/binary-darwin-powerpc/Packages  File 
not found
Failed to fetch file:/sw/fink/dists/stable/main/binary-darwin-powerpc/Packages  File 
not found
Failed to fetch file:/sw/fink/dists/stable/crypto/binary-darwin-powerpc/Packages  File 
not found
Failed to fetch file:/sw/fink/dists/unstable/main/binary-darwin-powerpc/Packages  File 
not found
Failed to fetch file:/sw/fink/dists/unstable/crypto/binary-darwin-powerpc/Packages  
File not found
Reading Package Lists... Done
Building Dependency Tree... Done
W: Couldn't stat source package list file: unstable/main Packages 
(/sw/var/lib/apt/lists/_sw_fink_dists_unstable_main_binary-darwin-powerpc_Packages) 
- stat (2 No such file or directory)
W: Couldn't stat source package list file: unstable/crypto Packages 
(/sw/var/lib/apt/lists/_sw_fink_dists_unstable_crypto_binary-darwin-powerpc_Packages) 
- stat (2 No such file or directory)
W: Couldn't stat source package list file: unstable/main Packages 
(/sw/var/lib/apt/lists/_sw_fink_dists_unstable_main_binary-darwin-powerpc_Packages) 
- stat (2 No such file or directory)
W: Couldn't stat source package list file: unstable/crypto Packages 
(/sw/var/lib/apt/lists/_sw_fink_dists_unstable_crypto_binary-darwin-powerpc_Packages) 
- stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old 
ones used instead.
[





 
  Hi all,
 
   I am trying to install some unstable packages, and followed the 
  instructions on the fink home page, but ran into problems.
 
   'fink selfupdate-cvs' leads to comments ending in the following
 
   fink-0.19.0/VERSION
   make test
   Can't exec make: No such file or directory at 
  /sw/lib/perl5/Fink/Services.pm line 190.
   ### execution of make failed, exit code -1
   Failed: compiling fink-0.19.0-1 failed
 
 
 AKH  You don't have the Developer Tools installed
 
   Also following these steps
   If you want Fink to use all of unstable, edit /sw/etc/fink.conf, add 
  unstable/main and unstable/crypto to the Trees: line, and then run 
  fink selfupdate; fink index.
 
   leads me to things like the following
 
   [~]% sudo apt-get install dhcp
   Reading Package Lists... Done
   Building Dependency Tree... Done
   E: Couldn't find package dhcp
 
 
 AKH apt-get knows nothing about the unstable tree
 
   so it is clear fink is not seeing the unstable tree.
 
   I am running Max OS 10.2.8
   [~]% fink -V
   Package manager version: 0.16.0
   Distribution version: 0.6.2.cvs
 
   Any help would be much appreciated!!
   Jonathan
 
 
 
 

-- 

*
Jonathan Lilly[EMAIL PROTECTED] 
Université Pierre et Marie Curie  Tel: 33 1 44 27 49 69 
Tour 45/55, 5 ème étage, boîte 100Fax: 33 1 44 27 38 05
4 place Jussieu   US Fax: (530) 678-5835
75252 Paris cedex 05
*









---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56alloc_id438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-beginners] Installing readline error: no package found for specification 'readline'!

2004-02-26 Thread Dorian Tanase
Hello!

I installed fink as i want to install PostgreSQL following apple's 
guide (http://developer.apple.com/internet/opensource/postgres.html)

My problem is, when i want to install readline, i get the error no 
package found for specification 'readline'! (as you can see below).

[DorianMac:~] dorian% sudo fink install readline
Password:
Information about 37 packages read in 1 seconds.
Failed: no package found for specification 'readline'!
[DorianMac:~] dorian% sudo apt-get -f install readline
Password:
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package readline
Does anyone knows why i get this error and why there are only 37 
packages shown (on fink website there are listed 3450 packages). Should 
i update the package list somehow?
I went trough fink documentation as well trough the beginner mailing 
list archive, but i couldn't find anything helpful.

I am kind of newbie in unix, and i never used fink before.

Please help!

TIA
Dorian




---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Error With Automake 1.6, Xchat and GAIM.

2004-02-26 Thread Alexander Hansen
On Feb 26, 2004, at 3:34 PM, Chuck PUP Payne wrote:

Hi,

I have a strange error with automake 1.6 that will not let me install 
or
uninstall any software fink. The error that I am getting is at 
follow

(Reading database ... dpkg: error processing automake1.6 (--remove):
 files list file for package `automake1.6' is missing final newline
Errors were encountered while processing:
 automake1.6
Processing was halted because there were too many errors.
E: Sub-process /sw/bin/dpkg returned an error code (1)
I am not sure how to fix this.

AKH  This is in the FAQ:

http://fink.sourceforge.net/faq/usage-fink.php#bad-list-file

A couple of days ago I posted a question about an error that I am 
having
xchat and gaim. Every time I try to run these program I get the 
following
error. All the texts comes up as []. I have attached a pdf that is a 
snap
shot to let you see what I am talking about.

I am running 10.2.8 (Jagur)
With Fink Commander 0.5.1
All apps were install with Fink Commander are from the stable tree.

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


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-beginners] gpsdrive

2004-02-26 Thread Holger Schulz
I got gpsdrive to run. And here is my first questions:

Mouseclicks seem to have no effect. Could that be a problem with 
Apple's X11, I use? It runs it Simulation mode only, I've not yet 
attached a gps receiver.

MacOS X 10.3.2, Build 7D24
X11 1.0 - XFree86 4.3.0
[alcohol:~] kuddel% fink --version
Package manager version: 0.19.0
Distribution version: 0.6.2.cvs
[alcohol:~] kuddel% gpsdrive -v

gpsdrive (c) 2001-2004 Fritz Ganter [EMAIL PROTECTED]

Version 2.08pre12
$Id: gpsdrive.c,v 1.511 2004/02/08 17:16:25 ganter Exp $


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Lyx-qt: still can't resolve dependency

2004-02-26 Thread Alexander Hansen
On Feb 26, 2004, at 3:32 AM, Gattuso, Jean-Pierre wrote:

Many thanks to Alexander Hansen. I have followed the instructions and 
only transferred latex-xft-fonts.info to the stable directory. I now 
have another dependency problem:

Failed: Can't resolve dependency gcc2 for package 
qt2-g++2-2.3.2-14 (no matching packages/versions found)

How do I get around this one?
jp
snip

It's in the FAQ:

http;//fink.sourceforge.net/faq/comp-general.php#gcc2

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


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Installing readline error: no package found for specification 'readline'!

2004-02-26 Thread Alexander Hansen
On Feb 26, 2004, at 4:17 AM, Dorian Tanase wrote:

Hello!

I installed fink as i want to install PostgreSQL following apple's 
guide (http://developer.apple.com/internet/opensource/postgres.html)

My problem is, when i want to install readline, i get the error no 
package found for specification 'readline'! (as you can see below).

[DorianMac:~] dorian% sudo fink install readline
Password:
Information about 37 packages read in 1 seconds.
Failed: no package found for specification 'readline'!
[DorianMac:~] dorian% sudo apt-get -f install readline
Password:
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package readline
Does anyone knows why i get this error and why there are only 37 
packages shown (on fink website there are listed 3450 packages).
AKH  You have to update your package descriptions--Fink only starts 
with a few packages.

Should i update the package list somehow?\
AKH Yes

I went trough fink documentation as well trough the beginner mailing 
list archive, but i couldn't find anything helpful.

AKH Really?  Did you look at 
http://fink.sourceforge.net/users-guide/upgrade.php or 
http://fink.sourceforge.net/download/index.php ?  Both mention commands 
to do updates

I am kind of newbie in unix, and i never used fink before.

Please help!

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


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-beginners] Re: selfupdate-cvs error

2004-02-26 Thread Alexander Hansen
On Feb 26, 2004, at 3:19 AM, Jonathan Lilly wrote:

Thanks Alexander--

I now have developer tools installed along with a gcc update.
With respect to 'apt-get knows nothing about the unstable tree', I
uncommented the line 'deb file:/sw/fink unstable' line in /sw/etc/apt,
which seems like a reasonable thing to do.
AKH It is, but all this does is let apt use unstable packages that  
you have built from source on your own machine.  When I say that  
apt-get (in the FInk distribution) knows nothing about Fink's unstable  
tree, I mean just that--Fink doesn't provide unstable binaries.

However, apt-get update then gives me a message as shown below,
and requests that I run apt-get update.  Fink selfupdate and fink index
have already been successful run at this point.  I am sure there is
something simple I need to do, but I am unable to find it in the
documentation.  Any suggestions?
Jonathan

Err file: local/main Packages
  File not found
Ign file: local/main Release
Err file: stable/main Packages
  File not found
Ign file: stable/main Release
Err file: stable/crypto Packages
  File not found
Ign file: stable/crypto Release
Err file: unstable/main Packages
  File not found
Ign file: unstable/main Release
Err file: unstable/crypto Packages
  File not found
Ign file: unstable/crypto Release 
Failed to fetch  
file:/sw/fink/dists/local/main/binary-darwin-powerpc/Packages  File  
not found
Failed to fetch  
file:/sw/fink/dists/stable/main/binary-darwin-powerpc/Packages  File  
not found
Failed to fetch  
file:/sw/fink/dists/stable/crypto/binary-darwin-powerpc/Packages  File  
not found
Failed to fetch  
file:/sw/fink/dists/unstable/main/binary-darwin-powerpc/Packages  File  
not found
Failed to fetch  
file:/sw/fink/dists/unstable/crypto/binary-darwin-powerpc/Packages   
File not found
Reading Package Lists... Done
Building Dependency Tree... Done
W: Couldn't stat source package list file: unstable/main Packages
(/sw/var/lib/apt/lists/_sw_fink_dists_unstable_main_binary-darwin- 
powerpc_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list file: unstable/crypto Packages
(/sw/var/lib/apt/lists/_sw_fink_dists_unstable_crypto_binary-darwin- 
powerpc_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list file: unstable/main Packages
(/sw/var/lib/apt/lists/_sw_fink_dists_unstable_main_binary-darwin- 
powerpc_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list file: unstable/crypto Packages
(/sw/var/lib/apt/lists/_sw_fink_dists_unstable_crypto_binary-darwin- 
powerpc_Packages)
- stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old
ones used instead.
[



This is in the FAQ:
http://fink.sourceforge.net/faq/usage-fink.php#packages-gz

snip

--

*
Jonathan Lilly[EMAIL PROTECTED]
Université Pierre et Marie Curie  Tel: 33 1 44 27 49 69
Tour 45/55, 5 ème étage, boîte 100Fax: 33 1 44 27 38 05
4 place Jussieu   US Fax: (530) 678-5835
75252 Paris cedex 05
*







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


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56alloc_id438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Lyx-qt: still can't resolve dependency

2004-02-26 Thread Alexander K. Hansen
On Feb 26, 2004, at 7:12 AM, Alexander Hansen wrote:

http;//fink.sourceforge.net/faq/comp-general.php#gcc2
Curse my poor vision when wearing my glasses!

That should be

http://fink.sourceforge.net/faq/comp-general.php#gcc2
--
Alexander Hansen
Fink Documentarian
[Day Job] Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-beginners] Fink in X11 or apple term

2004-02-26 Thread Matthieu Nannini
Is there a difference between running fink from the OSX terminal or 
from the X11 terminal ?
M.



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-beginners] (no subject)

2004-02-26 Thread Raphael Kudela
I'm having some issues with package dependencies that require dlcompat 
(which won't install on my system, 10.3.2). What I'm getting is:

[localhost:/sw/src] kudela% fink install dlcompat
/usr/bin/sudo /sw/bin/fink  install dlcompat
Password:
Information about 2839 packages read in 3 seconds.
The following package will be installed or updated:
 dlcompat
/bin/rm -rf dlcompat-20030629-15
/bin/mkdir -p /sw/src/dlcompat-20030629-15
gzip -dc /sw/src/dlcompat-20030629.tar.gz | /sw/bin/tar -xf -
### execution of gzip failed, exit code 139
Unpacking the file dlcompat-20030629.tar.gz of package 
dlcompat-20030629-15
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]
/bin/rm -f /sw/src/dlcompat-20030629.tar.gz
curl -f -L -O http://distfiles.opendarwin.org/dlcompat-20030629.tar.gz
  % Total% Received % Xferd  Average Speed  Time
 Curr.
 Dload  Upload TotalCurrent  Left   
 Speed
100 54848  100 548480 0  88038  0  0:00:00  0:00:00  
0:00:00  576k
gzip -dc /sw/src/dlcompat-20030629.tar.gz | /sw/bin/tar -xf -
### execution of gzip failed, exit code 139
Unpacking the file dlcompat-20030629.tar.gz of package 
dlcompat-20030629-15
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
Failed: unpacking file dlcompat-20030629.tar.gz of package 
dlcompat-20030629-15 failed

I've updated fink, etc (also rebuilt tar) and saw from a google search 
that the dlcompat libraries are not really required by Panther anymore. 
However, I can't get past the dlcompat install when attempting to 
install other programs (such as grass). I did a search in the archives, 
as well as a google search, and I found a few other people with the 
same problem, but no solution. Any advice would be greatly appreciated!



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] (no subject)

2004-02-26 Thread Alexander K. Hansen
On Feb 26, 2004, at 12:25 PM, Raphael Kudela wrote:
snip
gzip -dc /sw/src/dlcompat-20030629.tar.gz | /sw/bin/tar -xf -
### execution of gzip failed, exit code 139
snip
There's a FAQ entry on this:
http://fink.sourceforge.net/faq/usage-fink.php#seg-fault
--
Alexander Hansen
Fink Documentarian
[Day Job] Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] (no subject)

2004-02-26 Thread Remi Mommsen
Hi,

On Feb 26, 2004, at 9:25 AM, Raphael Kudela wrote:

I'm having some issues with package dependencies that require dlcompat 
(which won't install on my system, 10.3.2). What I'm getting is:

[localhost:/sw/src] kudela% fink install dlcompat
/usr/bin/sudo /sw/bin/fink  install dlcompat
Password:
Information about 2839 packages read in 3 seconds.
The following package will be installed or updated:
 dlcompat
/bin/rm -rf dlcompat-20030629-15
/bin/mkdir -p /sw/src/dlcompat-20030629-15
gzip -dc /sw/src/dlcompat-20030629.tar.gz | /sw/bin/tar -xf -
### execution of gzip failed, exit code 139
Unpacking the file dlcompat-20030629.tar.gz of package 
dlcompat-20030629-15
failed. The most likely cause for this is a corrupted or incomplete 
download.
Have a look at http://fink.sourceforge.net/faq/usage-fink.php#seg-fault

HTH,
Remi
-
I haven't lost my mind - it's backed up on my disk somewhere.
*
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
*


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] mozilla

2004-02-26 Thread William Lockman


Remi Mommsen wrote:

Hi Bill,

On Feb 25, 2004, at 9:05 AM, William Lockman wrote:

I noticed that mozilla is listed on the flat file list 
(http://fink.sourceforge.net/pdb/package.php/mozilla) in the crypto 
section but is not currently available for installation from the 
FinkCommander. How do I install a version of mozilla which runs as an 
X windows client in XFree86 on the mac?

Thanks for your help,


Do you have the crypto tree activated in your /sw/etc/fink.conf? The 
'Trees' line should look like
Trees: local/main stable/main stable/crypto local/bootstrap 
unstable/crypto unstable/main 
Trees: local/main stable/main stable/crypto local/bootstrap

I tried enabling the unstable trees from the FinCommander::Preferences 
menu but mozilla did not show up in the unstable branches, either.

where the last two entries are only necessary if you want to use the 
unstable tree.

Otherwise, which OS X version are you using? Do you install from 
binary or from source? 
I am running OS 10.3.2 (panther). I usually build the binaries myself by 
installing from the source tree.

Thanks for looking into this.



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] mozilla

2004-02-26 Thread Remi Mommsen
Hi,

On Feb 26, 2004, at 10:06 AM, William Lockman wrote:



Remi Mommsen wrote:

Hi Bill,

On Feb 25, 2004, at 9:05 AM, William Lockman wrote:

I noticed that mozilla is listed on the flat file list 
(http://fink.sourceforge.net/pdb/package.php/mozilla) in the crypto 
section but is not currently available for installation from the 
FinkCommander. How do I install a version of mozilla which runs as 
an X windows client in XFree86 on the mac?

Thanks for your help,


Do you have the crypto tree activated in your /sw/etc/fink.conf? The 
'Trees' line should look like
Trees: local/main stable/main stable/crypto local/bootstrap 
unstable/crypto unstable/main
Trees: local/main stable/main stable/crypto local/bootstrap

I tried enabling the unstable trees from the FinCommander::Preferences 
menu but mozilla did not show up in the unstable branches, either.

where the last two entries are only necessary if you want to use the 
unstable tree.

Otherwise, which OS X version are you using? Do you install from 
binary or from source?
I am running OS 10.3.2 (panther). I usually build the binaries myself 
by installing from the source tree.
Have you run 'fink selfupdate' (or in FinkCommander Source - 
Selfupdate) lately? Do you have the file 
'/sw/fink/dists/stable/crypto/finkinfo/mozilla-1.3-22.info'? If yes, 
try to run 'fink index' (Source - Utilities - Index in FC).

HTH,
Remi
-
Intelligence is like a four-wheel drive vehicle: it allows you to get
stuck in much more remote places.
*
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
*


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-beginners] Re: gpsdrive

2004-02-26 Thread Daniel E. Macks
Holger Schulz [EMAIL PROTECTED] said:
 I got gpsdrive to run. And here is my first questions:
 
 Mouseclicks seem to have no effect. Could that be a problem with 
 Apple's X11, I use?

There's a huge note about this in the package usage description. Read
the output of 'fink describe gpsdrive' and see if those suggestions
help.

 MacOS X 10.3.2, Build 7D24
 X11 1.0 - XFree86 4.3.0
 
 [alcohol:~] kuddel% fink --version
 Package manager version: 0.19.0
 Distribution version: 0.6.2.cvs
 
 [alcohol:~] kuddel% gpsdrive -v
 
 gpsdrive (c) 2001-2004 Fritz Ganter [EMAIL PROTECTED]
 
 Version 2.08pre12
 $Id: gpsdrive.c,v 1.511 2004/02/08 17:16:25 ganter Exp $

In general we also need to know which fink version of gpsdrive ('fink
list gpsdrive') since a given version of a given program may go
through many generations of fink packages. Fortunately, there's only
one 2.08pre12 for OS X 10.3 at the moment:)

dan

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




---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Error installing packages

2004-02-26 Thread Alexander K. Hansen
On Feb 26, 2004, at 1:16 PM, Joel Daynes wrote:

All-
   I recently installed Fink on Panther, and every time I try to do
sudo apt-get update

I get:

Err file: local/main Packages
  File not found
Ign file: local/main Release
Err file: stable/main Packages
  File not found
Ign file: stable/main Release
Err file: stable/crypto Packages
  File not found
Ign file: stable/crypto Release
Hit http://us.dl.sourceforge.net 10.3/release/main Packages
Hit http://us.dl.sourceforge.net 10.3/release/main Release
Hit http://us.dl.sourceforge.net 10.3/release/crypto Packages
Hit http://us.dl.sourceforge.net 10.3/release/crypto Release
Hit http://us.dl.sourceforge.net 10.3/current/main Packages
Hit http://us.dl.sourceforge.net 10.3/current/main Release
Hit http://us.dl.sourceforge.net 10.3/current/crypto Packages
Hit http://us.dl.sourceforge.net 10.3/current/crypto Release
Failed to fetch
file:/sw/fink/dists/local/main/binary-darwin-powerpc/Packages  File not
found
Failed to fetch
file:/sw/fink/dists/stable/main/binary-darwin-powerpc/Packages  File 
not
found
Failed to fetch
file:/sw/fink/dists/stable/crypto/binary-darwin-powerpc/Packages  File 
not
found
Reading Package Lists... Done
Building Dependency Tree... Done
E: Some index files failed to download, they have been ignored, or old
ones used instead.

If I try sudo apt-get install packageName

I get:

Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  glib-shlibs gtk+-data gtk+-shlibs libpcap-shlibs
The following NEW packages will be installed:
  ethereal glib-shlibs gtk+-data gtk+-shlibs libpcap-shlibs
0 packages upgraded, 5 newly installed, 0 to remove and 12  not 
upgraded.
Need to get 0B/11.8MB of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n] y
dpkg (subprocess): failed to exec dpkg-split to see if it's part of a
multiparter: No such file or directory
dpkg: error processing
/sw/var/cache/apt/archives/libpcap-shlibs_0.6.2-6_darwin-powerpc.deb
(--unpack):
 subprocess dpkg-split returned error exit status 2
dpkg (subprocess): failed to exec dpkg-split to see if it's part of a
multiparter: No such file or directory
dpkg: error processing
/sw/var/cache/apt/archives/glib-shlibs_1.2.10-18_darwin-powerpc.deb
(--unpack):
 subprocess dpkg-split returned error exit status 2
dpkg (subprocess): failed to exec dpkg-split to see if it's part of a
multiparter: No such file or directory
dpkg: error processing
/sw/var/cache/apt/archives/gtk+-data_1.2.10-20_darwin-powerpc.deb
(--unpack):
 subprocess dpkg-split returned error exit status 2
dpkg (subprocess): failed to exec dpkg-split to see if it's part of a
multiparter: No such file or directory
dpkg: error processing
/sw/var/cache/apt/archives/gtk+-shlibs_1.2.10-20_darwin-powerpc.deb
(--unpack):
 subprocess dpkg-split returned error exit status 2
dpkg (subprocess): failed to exec dpkg-split to see if it's part of a
multiparter: No such file or directory
dpkg: error processing
/sw/var/cache/apt/archives/ethereal_0.9.14-1_darwin-powerpc.deb
(--unpack):
 subprocess dpkg-split returned error exit status 2
Errors were encountered while processing:
 /sw/var/cache/apt/archives/libpcap-shlibs_0.6.2-6_darwin-powerpc.deb
 /sw/var/cache/apt/archives/glib-shlibs_1.2.10-18_darwin-powerpc.deb
 /sw/var/cache/apt/archives/gtk+-data_1.2.10-20_darwin-powerpc.deb
 /sw/var/cache/apt/archives/gtk+-shlibs_1.2.10-20_darwin-powerpc.deb
 /sw/var/cache/apt/archives/ethereal_0.9.14-1_darwin-powerpc.deb
E: Sub-process /sw/bin/dpkg returned an error code (1)

It seems that every package I try to install errors out in a similar
fashion. Does anyone have any suggestions?
Thanks-
Joel

Start with http://fink.sourceforge.net/faq/usage-fink.php#packages-gz

Please reply back if this solves the problem--there have been a number 
of people reporting dpkg-split errors.

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


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-Beginners] Fink list

2004-02-26 Thread Matthieu Nannini
Why the package list from fink list is not the same that the one from 
the fink website?



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Error installing packages

2004-02-26 Thread Joel Daynes
I tried your suggestion, and while it ran successfully, I'm still seeing 
the same errors. This is very strange, as my Fink installation on my old 
machine (OS X 10.2.8) worked like a champ.

Any other thoughts?

Thanks-
Joel

On Thu, 26 Feb 2004, Alexander K. Hansen wrote:

 
 On Feb 26, 2004, at 1:16 PM, Joel Daynes wrote:
 
  All-
 I recently installed Fink on Panther, and every time I try to do
 
  sudo apt-get update
 
  I get:
 
  Err file: local/main Packages
File not found
  Ign file: local/main Release
  Err file: stable/main Packages
File not found
  Ign file: stable/main Release
  Err file: stable/crypto Packages
File not found
  Ign file: stable/crypto Release
  Hit http://us.dl.sourceforge.net 10.3/release/main Packages
  Hit http://us.dl.sourceforge.net 10.3/release/main Release
  Hit http://us.dl.sourceforge.net 10.3/release/crypto Packages
  Hit http://us.dl.sourceforge.net 10.3/release/crypto Release
  Hit http://us.dl.sourceforge.net 10.3/current/main Packages
  Hit http://us.dl.sourceforge.net 10.3/current/main Release
  Hit http://us.dl.sourceforge.net 10.3/current/crypto Packages
  Hit http://us.dl.sourceforge.net 10.3/current/crypto Release
  Failed to fetch
  file:/sw/fink/dists/local/main/binary-darwin-powerpc/Packages  File not
  found
  Failed to fetch
  file:/sw/fink/dists/stable/main/binary-darwin-powerpc/Packages  File 
  not
  found
  Failed to fetch
  file:/sw/fink/dists/stable/crypto/binary-darwin-powerpc/Packages  File 
  not
  found
  Reading Package Lists... Done
  Building Dependency Tree... Done
  E: Some index files failed to download, they have been ignored, or old
  ones used instead.
 
 
  If I try sudo apt-get install packageName
 
  I get:
 
  Reading Package Lists... Done
  Building Dependency Tree... Done
  The following extra packages will be installed:
glib-shlibs gtk+-data gtk+-shlibs libpcap-shlibs
  The following NEW packages will be installed:
ethereal glib-shlibs gtk+-data gtk+-shlibs libpcap-shlibs
  0 packages upgraded, 5 newly installed, 0 to remove and 12  not 
  upgraded.
  Need to get 0B/11.8MB of archives. After unpacking 0B will be used.
  Do you want to continue? [Y/n] y
  dpkg (subprocess): failed to exec dpkg-split to see if it's part of a
  multiparter: No such file or directory
  dpkg: error processing
  /sw/var/cache/apt/archives/libpcap-shlibs_0.6.2-6_darwin-powerpc.deb
  (--unpack):
   subprocess dpkg-split returned error exit status 2
  dpkg (subprocess): failed to exec dpkg-split to see if it's part of a
  multiparter: No such file or directory
  dpkg: error processing
  /sw/var/cache/apt/archives/glib-shlibs_1.2.10-18_darwin-powerpc.deb
  (--unpack):
   subprocess dpkg-split returned error exit status 2
  dpkg (subprocess): failed to exec dpkg-split to see if it's part of a
  multiparter: No such file or directory
  dpkg: error processing
  /sw/var/cache/apt/archives/gtk+-data_1.2.10-20_darwin-powerpc.deb
  (--unpack):
   subprocess dpkg-split returned error exit status 2
  dpkg (subprocess): failed to exec dpkg-split to see if it's part of a
  multiparter: No such file or directory
  dpkg: error processing
  /sw/var/cache/apt/archives/gtk+-shlibs_1.2.10-20_darwin-powerpc.deb
  (--unpack):
   subprocess dpkg-split returned error exit status 2
  dpkg (subprocess): failed to exec dpkg-split to see if it's part of a
  multiparter: No such file or directory
  dpkg: error processing
  /sw/var/cache/apt/archives/ethereal_0.9.14-1_darwin-powerpc.deb
  (--unpack):
   subprocess dpkg-split returned error exit status 2
  Errors were encountered while processing:
   /sw/var/cache/apt/archives/libpcap-shlibs_0.6.2-6_darwin-powerpc.deb
   /sw/var/cache/apt/archives/glib-shlibs_1.2.10-18_darwin-powerpc.deb
   /sw/var/cache/apt/archives/gtk+-data_1.2.10-20_darwin-powerpc.deb
   /sw/var/cache/apt/archives/gtk+-shlibs_1.2.10-20_darwin-powerpc.deb
   /sw/var/cache/apt/archives/ethereal_0.9.14-1_darwin-powerpc.deb
  E: Sub-process /sw/bin/dpkg returned an error code (1)
 
  It seems that every package I try to install errors out in a similar
  fashion. Does anyone have any suggestions?
 
  Thanks-
  Joel
 
 
 
 Start with http://fink.sourceforge.net/faq/usage-fink.php#packages-gz
 
 Please reply back if this solves the problem--there have been a number 
 of people reporting dpkg-split errors.
 
 --
 Alexander Hansen
 Fink Documentarian
 [Day Job] Levitated Dipole Experiment
 http://www.psfc.mit.edu/LDX
 



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-Beginners] Fink list

2004-02-26 Thread Alexander K. Hansen
On Feb 26, 2004, at 2:23 PM, Matthieu Nannini wrote:

Why the package list from fink list is not the same that the one 
from the fink website?



You have to update your package descriptions (selfupdate) to see the 
version listed on the website, as well as to get packages that have 
been released recently.

Also, if you don't have the unstable tree enabled, you won't see all of 
the packages.

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


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-beginners] (no subject)

2004-02-26 Thread Willert-Clan




---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56alloc_id438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Error installing packages

2004-02-26 Thread Joel Daynes
Doing so does not include /sw in the poth (/sw/bin and /sw/sbin). manually 
adding these seems to correct the problem. Interestingly, terminals opened 
from Apple terminal do include these in the path, but the Apple X11 
terminal does not. Do you know how to convince the X11 terminal to get the 
same environment as Apple's terminal?

Thanks-
Joel

On Thu, 26 Feb 2004, Alexander K. Hansen wrote:

 
 On Feb 26, 2004, at 2:41 PM, Joel Daynes wrote:
 
  It appears that sudo apt-get update now works without errors, but
  sudo apt-get install packagename gives me the dpkg-split errors.
 
 AKH  What do you get if you run
 
 printenv PATH
 
 in a terminal window?
 
  Thanks-
  Joel
 
 
 
 snip
  If I try sudo apt-get install packageName
 
  I get:
 
  Reading Package Lists... Done
  Building Dependency Tree... Done
  The following extra packages will be installed:
glib-shlibs gtk+-data gtk+-shlibs libpcap-shlibs
  The following NEW packages will be installed:
ethereal glib-shlibs gtk+-data gtk+-shlibs libpcap-shlibs
  0 packages upgraded, 5 newly installed, 0 to remove and 12  not
  upgraded.
  Need to get 0B/11.8MB of archives. After unpacking 0B will be used.
  Do you want to continue? [Y/n] y
  dpkg (subprocess): failed to exec dpkg-split to see if it's part  
  of a
  multiparter: No such file or directory
  dpkg: error processing
  /sw/var/cache/apt/archives/libpcap-shlibs_0.6.2-6_darwin- 
  powerpc.deb
  (--unpack):
   subprocess dpkg-split returned error exit status 2
 
  snip
  Errors were encountered while processing:

  /sw/var/cache/apt/archives/libpcap-shlibs_0.6.2-6_darwin- 
  powerpc.deb

  /sw/var/cache/apt/archives/glib-shlibs_1.2.10-18_darwin- 
  powerpc.deb
   /sw/var/cache/apt/archives/gtk+-data_1.2.10-20_darwin-powerpc.deb

  /sw/var/cache/apt/archives/gtk+-shlibs_1.2.10-20_darwin- 
  powerpc.deb
   /sw/var/cache/apt/archives/ethereal_0.9.14-1_darwin-powerpc.deb
  E: Sub-process /sw/bin/dpkg returned an error code (1)
 
  It seems that every package I try to install errors out in a  
  similar
  fashion. Does anyone have any suggestions?
 
  Thanks-
  Joel
 
 
 
  Start with  
  http://fink.sourceforge.net/faq/usage-fink.php#packages-gz
 
  Please reply back if this solves the problem--there have been a  
  number
  of people reporting dpkg-split errors.
 
  --
  Alexander 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
 
 
 
 --
 Alexander Hansen
 Fink Documentarian
 [Day Job] Levitated Dipole Experiment
 http://www.psfc.mit.edu/LDX
 



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] mozilla

2004-02-26 Thread William Lockman
I did the fink selfupdate command and now I see mozilla inside 
FinkCommander.

Thank you for your help,

Remi Mommsen wrote:

Hi,

On Feb 26, 2004, at 10:06 AM, William Lockman wrote:



Remi Mommsen wrote:

Hi Bill,

On Feb 25, 2004, at 9:05 AM, William Lockman wrote:

I noticed that mozilla is listed on the flat file list 
(http://fink.sourceforge.net/pdb/package.php/mozilla) in the crypto 
section but is not currently available for installation from the 
FinkCommander. How do I install a version of mozilla which runs as 
an X windows client in XFree86 on the mac?

Thanks for your help,


Do you have the crypto tree activated in your /sw/etc/fink.conf? The 
'Trees' line should look like
Trees: local/main stable/main stable/crypto local/bootstrap 
unstable/crypto unstable/main


Trees: local/main stable/main stable/crypto local/bootstrap

I tried enabling the unstable trees from the 
FinCommander::Preferences menu but mozilla did not show up in the 
unstable branches, either.

where the last two entries are only necessary if you want to use the 
unstable tree.

Otherwise, which OS X version are you using? Do you install from 
binary or from source?


I am running OS 10.3.2 (panther). I usually build the binaries myself 
by installing from the source tree.


Have you run 'fink selfupdate' (or in FinkCommander Source - 
Selfupdate) lately? Do you have the file 
'/sw/fink/dists/stable/crypto/finkinfo/mozilla-1.3-22.info'? If yes, 
try to run 'fink index' (Source - Utilities - Index in FC).

HTH,
Remi
-
Intelligence is like a four-wheel drive vehicle: it allows you to get
stuck in much more remote places.
*
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
*




---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-beginners] Unable to update bzip2, iconv, others

2004-02-26 Thread Matt Crawford
I first installed fink, and a few packages, under Jaguar some time ago. 
 Later I updated to Panther and today I tried using fink again.  Every 
update-all or update bzip2 fails with messages like the following:

/usr/bin/install -c -p -m 644 LICENSE README CHANGES manual*.html 
/sw/src/root-bzip2-dev-1.0.2-12/sw/share/doc/bzip2-dev/
/bin/rm -f /sw/src/root-bzip2-dev-1.0.2-12/sw/info/dir 
/sw/src/root-bzip2-dev-1.0.2-12/sw/info/dir.old 
/sw/src/root-bzip2-dev-1.0.2-12/sw/share/info/dir 
/sw/src/root-bzip2-dev-1.0.2-12/sw/share/info/dir.old
/bin/rm -rf bzip2-1.0.2-12
Writing control file...
Finding prebound objects...
Bad switch -d
Failed: can't make 
/sw/src/root-bzip2-1.0.2-12/sw/var/lib/fink/prebound/files for bzip2: 
No such file or directory

I cranked the verbosity all the way up and didn't get any more 
information on the failing step.  I did manage to do

apt-get update
apt-get install fink
apt-get install ispell  (that being the package I really wanted today)
but I still can't update-all.  I've searched the TOC of the FAQ and the 
first six pages of searching for Bad switch -d in the -beginners and 
-user lists.  I guess I don't mind if I have to delete /sw and start 
over, if that's what it takes.  Is it?



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Unable to update bzip2, iconv, others

2004-02-26 Thread Alexander K. Hansen
On Feb 26, 2004, at 3:49 PM, Matt Crawford wrote:

I first installed fink, and a few packages, under Jaguar some time 
ago.  Later I updated to Panther and today I tried using fink again.  
Every update-all or update bzip2 fails with messages like the 
following:

/usr/bin/install -c -p -m 644 LICENSE README CHANGES manual*.html 
/sw/src/root-bzip2-dev-1.0.2-12/sw/share/doc/bzip2-dev/
/bin/rm -f /sw/src/root-bzip2-dev-1.0.2-12/sw/info/dir 
/sw/src/root-bzip2-dev-1.0.2-12/sw/info/dir.old 
/sw/src/root-bzip2-dev-1.0.2-12/sw/share/info/dir 
/sw/src/root-bzip2-dev-1.0.2-12/sw/share/info/dir.old
/bin/rm -rf bzip2-1.0.2-12
Writing control file...
Finding prebound objects...
Bad switch -d
Failed: can't make 
/sw/src/root-bzip2-1.0.2-12/sw/var/lib/fink/prebound/files for bzip2: 
No such file or directory

I cranked the verbosity all the way up and didn't get any more 
information on the failing step.  I did manage to do

apt-get update
apt-get install fink
apt-get install ispell  (that being the package I really wanted today)
but I still can't update-all.  I've searched the TOC of the FAQ and 
the first six pages of searching for Bad switch -d in the -beginners 
and -user lists.  I guess I don't mind if I have to delete /sw and 
start over, if that's what it takes.  Is it?



Possibly not.  See if running the following in a terminal window helps 
you.

sudo /sw/var/lib/fink/prebound/update-package-prebinding.pl -f
--
Alexander Hansen
Fink Documentarian
[Day Job] Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-beginners] Stopping Fink from installing too much

2004-02-26 Thread Geoff Leyland
Hi,

I use fink occasionally to (obviously) install the odd package.  It can 
be very useful, but I tend to find that it wants to install far too 
much, and I haven't found how to stop it satisfying all its - what I 
think are unnecessary - dependencies.

For example, I just tried to install svn-ssl, and fink asked me to 
choose which python package to install.  Well

a) python comes as part of 10.3, why does fink feel it needs to install 
me a new one?
b) as far as I know svn *doesn't need* python.  It does come with 
python bindings - but I don't want to use them.

I ran into the same problem with mysql a few days ago.  I've installed 
it many times myself (since OS X was called Rhapsody) and I thought it 
was time to give fink a try.  Fink wanted to install so many extra 
packages that I gave up and installed from mysql.org - without adding 
*any* of the extra packages fink told me were necessary.

How do I tell fink not to install all the optional extra bits, and just 
give me what I need?

Sorry to ask such a dumb question - I have RTFMed, but I obviously 
haven't found the right one yet - could some one please point me in the 
right direction?

cheers,
Geoff


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] GNUCash doesn't compile

2004-02-26 Thread Alexander K. Hansen
On Feb 26, 2004, at 4:32 PM, Markus Kamp wrote:

Hello,

I am continuing to rebuild the fink programs, i had running with 
Jaguar, and currently I'm working on GNUCash.
It depends on gnumeric. when trying to install that package I get the 
following error-messages:

-
In file included from dialog-cell-format.c:78:
/sw/include/pango-1.0/pango/pangoft2.h:52: error: parse error before 
'*' token
/sw/include/pango-1.0/pango/pangoft2.h:57: error: parse error before 
'*' token
/sw/include/pango-1.0/pango/pangoft2.h:61: error: parse error before 
'*' token
/sw/include/pango-1.0/pango/pangoft2.h:86: error: parse error before 
pango_ft2_font_get_face
/sw/include/pango-1.0/pango/pangoft2.h:86: warning: type defaults to 
`int' in declaration of `pango_ft2_font_get_face'
/sw/include/pango-1.0/pango/pangoft2.h:86: warning: data definition 
has no type or storage class
snip

Does someone hav a tip for me?

AKH http://fink.sourceforge.net/faq/comp-general.php#freetype-problems

Thanx

Markus
--
Alexander K. Hansen
Associate Research Scientist, Columbia University
visiting MIT Plasma Science and Fusion Center
Levitated Dipole Experiment
175 Albany Street, NW17-219
Cambridge, MA  02139-4213


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Re: gpsdrive

2004-02-26 Thread Holger Schulz
Am 26.02.2004 um 19:51 schrieb Daniel E. Macks:

Holger Schulz [EMAIL PROTECTED] said:
I got gpsdrive to run. And here is my first questions:

Mouseclicks seem to have no effect. Could that be a problem with
Apple's X11, I use?
There's a huge note about this in the package usage description. Read
the output of 'fink describe gpsdrive' and see if those suggestions
help.
Okay. It seems to work. But it's confusing and I don't get the right 
combination always. I found a hint there on Garmin receivers there as 
well. It says:

 You may have to adjust the /dev path for communication with Garmin.

I'd really like to do that, but I don't know what adjusting the /dev 
path could be.

Another issue is that I can't use the  and  buttons to switch 
between maps. The Pref. Scale is set to Auto, but I don't know why. 
Can that be set back anyhow?

Thanks alot


In general we also need to know which fink version of gpsdrive ('fink
list gpsdrive') since a given version of a given program may go
through many generations of fink packages. Fortunately, there's only
one 2.08pre12 for OS X 10.3 at the moment:)
 i   gpsdrive2.08pre12-11 GPS-based 
navigation tool

Okay?


dan

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


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-beginners] Re: Unable to update bzip2, iconv, others

2004-02-26 Thread Daniel Macks
Matt Crawford said:
 
[...]
 Finding prebound objects...
 Bad switch -d
 Failed: can't make 
 /sw/src/root-libiconv-1.9.1-11/sw/var/lib/fink/prebound/files for 
 libiconv: No such file or directory

At that point, fink seems to be trying to run:

  install -d -m 755 /sw/src/root-libiconv-1.9.1-11/sw/var/lib/fink/prebound/files

but the 'install' command it's finding doesn't support the -d flag.
That's weird, since I think all the usual variants of the standard
install program support that flag. And even weirder, the error
messages they give for an invalid flag has a different wording. What
is your PATH, which components have an 'install' executable, and are
any of them perhaps not part of OS X or fink?

dan

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



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-beginners] GnuCash question

2004-02-26 Thread Beau
I have, in theory, installed GnuCash 1.8 using fink into Mac OS X 10.3.
Owing to the fact that I cannot find the path to where the gnucash executable lives, I suspect that the installation has not been successful.

There are several questions asked of me at the onset of the installation. Of which there are several disparate packages that may be selected. I can find no documentation that gives explicit detail as to which packages to select from the alternatives presented. As there would be 1000's of permutations of the various packages given the number of packages to select from, trial and error is not an option. 

Therefore, can you point me to a FAQ which details this selection process?

Also, assuming I have properly installed the GnuCash package (1.8), where is it?? Find file wont locate it. It is not in /sw/bin. There is no /opt directory... I am drawing a lot of blanks over here and have been trying to install this for a day and a half.  It is now a battle of will.

Can you lend any advice or assitance?\


Bryan Beau Grant
President - Brokerage Division	
Dargan, Woodside,  Maddox


Re: [Fink-beginners] Problem: fink install gnucash results in compiling libxml-1.8.17-14 failed

2004-02-26 Thread Alexander Hansen
On Feb 26, 2004, at 1:06 PM, dan wrote:

I'm running 10.3 and  have my  .bash_profile set up and source 
.profile from there; I have the  current Developer tools installed; 
have installed fink and I have run fink scanpackages, then fink 
selfupdate, then fink update-all as well as installed osxutils and 
some other small packages just to test fink.

However,  fink still seems unable to find all the appropriate items it 
needs to install gnucash--even though these items appear to be there 
(SEE BELOW). So somehow I've still not set everything up properly. 
Installing gnucash ends in compiling libxml-1.8.17-14 failed.

Any help would be greatly appreciated.

Thanks, Dan

---

.bash_profile:

PATH=/sbin:/usr/sbin:/bin:/usr/bin:/sw/bin:/sw/sbin:/Developer
SHELL=/bin/bash
EDITOR=/usr/bin/vi
PS1='\w \u\$ '
ps2=' '
export PATH
export EDITOR
source .profile
.profile:

export TERM=xterm-color
. /sw/bin/init.sh
WHEN I

fink install gnucash

THE END RESULT IS:
...
gcc -DHAVE_CONFIG_H -I. -I. -I. -I.   -DLIBXML_VERSION=\1.8.17\  
-I/sw/include  -O3 -fstrict-aliasing -funroll-loops -Wall -c tester.c
tester.c:34:31: readline/readline.h: No such file or directory
AKHI think this is your error.  Check and see if you have the 
readline package installed.  If you do, then try to reinstall it.

tester.c: In function `xmlShellReadline':
tester.c:82: warning: implicit declaration of function `readline'
tester.c:82: warning: assignment makes pointer from integer without a 
cast
tester.c:86: warning: implicit declaration of function `add_history'
tester.c: In function `main':
tester.c:271: warning: implicit declaration of function `xmlInitParser'
make[2]: *** [tester.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Failed: compiling libxml-1.8.17-14 failed

ABOUT HALF WAY THROUGH THE INSTALL I GET:
...
ld: warning -dylib_install_name /sw/lib/libxml.1.dylib not found in 
segment address table LD_SEG_ADDR_TABLE 
/sw/var/lib/fink/prebound/seg_addr_table
...

BUT WHEN I;

find / -name libxml.1.dylib -print

I CAN FIND libxml.1.dylib  IN:

/sw/src/libxml-1.8.17-14/libxml-1.8.17/.libs/libxml.1.dylib

LISTING THIS DIRECTORY I GET:

ls -alt

total 3392
-rwxr-xr-x1 root   network  742808 23 Feb 13:45 libxml.1.8.17.dylib
drwxr-xr-x8 root   network 272 23 Feb 13:44 .
drwxrwxrwx  124 50138  network4216 23 Feb 13:44 ..
-rw-r--r--1 root   network  971188 23 Feb 13:44 libxml.a
lrwxr-xr-x1 root   network  12 23 Feb 13:44 libxml.la - 
../libxml.la
-rw-r--r--1 root   network 716 23 Feb 13:44 libxml.lai
lrwxr-xr-x1 root   network  19 23 Feb 13:44 libxml.1.dylib - 
libxml.1.8.17.dylib
lrwxr-xr-x1 root   network  19 23 Feb 13:44 libxml.dylib - 
libxml.1.8.17.dylib

WHEN I GO TO /sw/var/lib/fink/prebound,   /sw/lib/libxml.1.dylib IS  
NOT IN seg_addr_table (DUH!):

0x2023  /sw/lib/libapt-inst.1.0.dylib
0x2032  /sw/lib/libapt-pkg.3.2.dylib
0x2051  /sw/lib/libbz2.1.dylib
0x2000  /sw/lib/libcharset.1.dylib
0x2001  /sw/lib/libiconv.2.dylib
0x2054  /sw/lib/libintl.1.dylib
#seg_addr_table: Do not remove the following line, it is used by the 
seg_addr_table tool
0x9000  0xa000   Next split address to assign 
#seg_addr_table: Do not remove the following line, it is used by the 
seg_addr_table tool
0x2057   Next flat address to assign 

LOOKING AT DEPENDENCIES IN /sw/var/lib/fink/prebound  
update-package-prebinding.pl SEEMS TO BE THE MAIN PROGRAM AND 
seg_addr_table IS FOUND ABOUT 15 TIMES IN 
update-package-prebinding.pl.

??



AKH  And why exactly are you shouting?
--
Alexander K. Hansen
Fink Documentarian
Day Job:  Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Error installing packages

2004-02-26 Thread Remi Mommsen
Hi,

On Feb 26, 2004, at 1:34 PM, Joel Daynes wrote:

This corrected the file not found errors, but now when I run ethereal
(which is really why I wanted to do all of this in the first place) I 
get:

sudo ethereal
dyld: ethereal can't open library: /sw/lib/libdl.0.dylib  (No such 
file or
directory, errno = 2)
Trace/BPT trap
Seems like a faulty dependency: install dlcompat-shlibs with 'sudo 
apt-get install dlcompat-shlibs'.

I have tried removing ethereal (apt-get remove ethereal) and re 
installing
(apt-get install ethereal), but I still get this error. I know that 
this
is not ethereal support, but it appears to me that a dependency may not
have been satisfied during my install. Is there a way to force a fresh
install of the desired package AND dependent packages?
Well, if the dependency is not listed in the binary package of 
ethereal, you will not get it even if you reinstall the binary package. 
I guess that this binary was built on 10.2 where you had to have the 
dlcompat-shlibs installed.

HTH,
Remi
-
Intelligence is like a four-wheel drive vehicle: it allows you to get
stuck in much more remote places.
*
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
*


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-beginners] Problem: fink install gnucash results in compiling libxml-1.8.17-14 failed

2004-02-26 Thread dan
I'm running 10.3 and  have my  .bash_profile set up and source 
.profile from there; I have the  current Developer tools installed; 
have installed fink and I have run fink scanpackages, then fink 
selfupdate, then fink update-all as well as installed osxutils and some 
other small packages just to test fink.

However,  fink still seems unable to find all the appropriate items it 
needs to install gnucash--even though these items appear to be there 
(SEE BELOW). So somehow I've still not set everything up properly. 
Installing gnucash ends in compiling libxml-1.8.17-14 failed.

Any help would be greatly appreciated.

Thanks, Dan

---

.bash_profile:

PATH=/sbin:/usr/sbin:/bin:/usr/bin:/sw/bin:/sw/sbin:/Developer
SHELL=/bin/bash
EDITOR=/usr/bin/vi
PS1='\w \u\$ '
ps2=' '
export PATH
export EDITOR
source .profile
.profile:

export TERM=xterm-color
. /sw/bin/init.sh
WHEN I

fink install gnucash

THE END RESULT IS:
...
gcc -DHAVE_CONFIG_H -I. -I. -I. -I.   -DLIBXML_VERSION=\1.8.17\  
-I/sw/include  -O3 -fstrict-aliasing -funroll-loops -Wall -c tester.c
tester.c:34:31: readline/readline.h: No such file or directory
tester.c: In function `xmlShellReadline':
tester.c:82: warning: implicit declaration of function `readline'
tester.c:82: warning: assignment makes pointer from integer without a 
cast
tester.c:86: warning: implicit declaration of function `add_history'
tester.c: In function `main':
tester.c:271: warning: implicit declaration of function `xmlInitParser'
make[2]: *** [tester.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Failed: compiling libxml-1.8.17-14 failed

ABOUT HALF WAY THROUGH THE INSTALL I GET:
...
ld: warning -dylib_install_name /sw/lib/libxml.1.dylib not found in 
segment address table LD_SEG_ADDR_TABLE 
/sw/var/lib/fink/prebound/seg_addr_table
...

BUT WHEN I;

find / -name libxml.1.dylib -print

I CAN FIND libxml.1.dylib  IN:

/sw/src/libxml-1.8.17-14/libxml-1.8.17/.libs/libxml.1.dylib

LISTING THIS DIRECTORY I GET:

ls -alt

total 3392
-rwxr-xr-x1 root   network  742808 23 Feb 13:45 libxml.1.8.17.dylib
drwxr-xr-x8 root   network 272 23 Feb 13:44 .
drwxrwxrwx  124 50138  network4216 23 Feb 13:44 ..
-rw-r--r--1 root   network  971188 23 Feb 13:44 libxml.a
lrwxr-xr-x1 root   network  12 23 Feb 13:44 libxml.la - 
../libxml.la
-rw-r--r--1 root   network 716 23 Feb 13:44 libxml.lai
lrwxr-xr-x1 root   network  19 23 Feb 13:44 libxml.1.dylib - 
libxml.1.8.17.dylib
lrwxr-xr-x1 root   network  19 23 Feb 13:44 libxml.dylib - 
libxml.1.8.17.dylib

WHEN I GO TO /sw/var/lib/fink/prebound,   /sw/lib/libxml.1.dylib IS  
NOT IN seg_addr_table (DUH!):

0x2023  /sw/lib/libapt-inst.1.0.dylib
0x2032  /sw/lib/libapt-pkg.3.2.dylib
0x2051  /sw/lib/libbz2.1.dylib
0x2000  /sw/lib/libcharset.1.dylib
0x2001  /sw/lib/libiconv.2.dylib
0x2054  /sw/lib/libintl.1.dylib
#seg_addr_table: Do not remove the following line, it is used by the 
seg_addr_table tool
0x9000  0xa000   Next split address to assign 
#seg_addr_table: Do not remove the following line, it is used by the 
seg_addr_table tool
0x2057   Next flat address to assign 

LOOKING AT DEPENDENCIES IN /sw/var/lib/fink/prebound  
update-package-prebinding.pl SEEMS TO BE THE MAIN PROGRAM AND 
seg_addr_table IS FOUND ABOUT 15 TIMES IN update-package-prebinding.pl.

??



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-beginners] GNUCash doesn't compile

2004-02-26 Thread Markus Kamp
Hello,

I am continuing to rebuild the fink programs, i had running with 
Jaguar, and currently I'm working on GNUCash.
It depends on gnumeric. when trying to install that package I get the 
following error-messages:

-
In file included from dialog-cell-format.c:78:
/sw/include/pango-1.0/pango/pangoft2.h:52: error: parse error before 
'*' token
/sw/include/pango-1.0/pango/pangoft2.h:57: error: parse error before 
'*' token
/sw/include/pango-1.0/pango/pangoft2.h:61: error: parse error before 
'*' token
/sw/include/pango-1.0/pango/pangoft2.h:86: error: parse error before 
pango_ft2_font_get_face
/sw/include/pango-1.0/pango/pangoft2.h:86: warning: type defaults to 
`int' in declaration of `pango_ft2_font_get_face'
/sw/include/pango-1.0/pango/pangoft2.h:86: warning: data definition has 
no type or storage class
dialog-cell-format.c: In function `cb_rotate_canvas_realize':
dialog-cell-format.c:621: error: `FT_Bitmap' undeclared (first use in 
this function)
dialog-cell-format.c:621: error: (Each undeclared identifier is 
reported only once
dialog-cell-format.c:621: error: for each function it appears in.)
dialog-cell-format.c:621: error: parse error before ft_bitmap
dialog-cell-format.c:680: error: `ft_bitmap' undeclared (first use in 
this function)
dialog-cell-format.c:685: error: `ft_pixel_mode_grays' undeclared 
(first use in this function)
dialog-cell-format.c: In function `fmt_dialog_init_align_page':
dialog-cell-format.c:850: warning: implicit declaration of function 
`memset'
dialog-cell-format.c: In function `set_initial_focus':
dialog-cell-format.c:2108: warning: implicit declaration of function 
`strcmp'
make[3]: *** [dialog-cell-format.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of  failed, exit code 2
Failed: compiling gnumeric-1.2.5-11 failed
-

I did a 'fink list pango' and got:

-
i   pango1-xft2  1.2.5-2  GTK+ - i18n text libraries: for 
XFree86 (...
i   pango1-xft2-dev  1.2.5-2  GTK+ - i18n text development headers 
and ...
i   pango1-xft2-...  1.2.5-2  GTK+ - i18n text shared libraries: 
for XF...
-

Does someone hav a tip for me?

Thanx

Markus



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Error installing packages

2004-02-26 Thread Alexander K. Hansen
On Feb 26, 2004, at 3:23 PM, Joel Daynes wrote:

Doing so does not include /sw in the poth (/sw/bin and /sw/sbin). 
manually
adding these seems to correct the problem. Interestingly, terminals 
opened
from Apple terminal do include these in the path, but the Apple X11
terminal does not. Do you know how to convince the X11 terminal to get 
the
same environment as Apple's terminal?

AKH  Indeed I do:

http://fink.sourceforge.net/faq/usage-fink.php#fink-not-found

The description doesn't specifically mention your problem, but the 
solution is what you want

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


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Error installing packages

2004-02-26 Thread Alexander K. Hansen
On Feb 26, 2004, at 2:41 PM, Joel Daynes wrote:

It appears that sudo apt-get update now works without errors, but
sudo apt-get install packagename gives me the dpkg-split errors.
AKH  What do you get if you run

printenv PATH

in a terminal window?

Thanks-
Joel


snip
If I try sudo apt-get install packageName

I get:

Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  glib-shlibs gtk+-data gtk+-shlibs libpcap-shlibs
The following NEW packages will be installed:
  ethereal glib-shlibs gtk+-data gtk+-shlibs libpcap-shlibs
0 packages upgraded, 5 newly installed, 0 to remove and 12  not
upgraded.
Need to get 0B/11.8MB of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n] y
dpkg (subprocess): failed to exec dpkg-split to see if it's part  
of a
multiparter: No such file or directory
dpkg: error processing
/sw/var/cache/apt/archives/libpcap-shlibs_0.6.2-6_darwin- 
powerpc.deb
(--unpack):
 subprocess dpkg-split returned error exit status 2

snip
Errors were encountered while processing:
  
/sw/var/cache/apt/archives/libpcap-shlibs_0.6.2-6_darwin- 
powerpc.deb
  
/sw/var/cache/apt/archives/glib-shlibs_1.2.10-18_darwin- 
powerpc.deb
 /sw/var/cache/apt/archives/gtk+-data_1.2.10-20_darwin-powerpc.deb
  
/sw/var/cache/apt/archives/gtk+-shlibs_1.2.10-20_darwin- 
powerpc.deb
 /sw/var/cache/apt/archives/ethereal_0.9.14-1_darwin-powerpc.deb
E: Sub-process /sw/bin/dpkg returned an error code (1)

It seems that every package I try to install errors out in a  
similar
fashion. Does anyone have any suggestions?

Thanks-
Joel

Start with  
http://fink.sourceforge.net/faq/usage-fink.php#packages-gz

Please reply back if this solves the problem--there have been a  
number
of people reporting dpkg-split errors.

--
Alexander 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


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


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Error installing packages

2004-02-26 Thread Joel Daynes
It appears that sudo apt-get update now works without errors, but
sudo apt-get install packagename gives me the dpkg-split errors.

Thanks-
Joel


On Thu, 26 Feb 2004, Alexander K. Hansen wrote:

 
 On Feb 26, 2004, at 2:27 PM, Joel Daynes wrote:
 
  I tried your suggestion, and while it ran successfully, I'm still 
  seeing
  the same errors.
 
 AKHThe file not found errors for updates, or just the dpkg-split 
 errors?
 
  This is very strange, as my Fink installation on my old
  machine (OS X 10.2.8) worked like a champ.
 
  Any other thoughts?
 
  Thanks-
  Joel
 
  On Thu, 26 Feb 2004, Alexander K. Hansen wrote:
 
 
  On Feb 26, 2004, at 1:16 PM, Joel Daynes wrote:
 
  All-
 I recently installed Fink on Panther, and every time I try to do
 
  sudo apt-get update
 
  I get:
 
  Err file: local/main Packages
File not found
 
 snip
  Failed to fetch
  file:/sw/fink/dists/stable/crypto/binary-darwin-powerpc/Packages  
  File
  not
  found
  Reading Package Lists... Done
  Building Dependency Tree... Done
  E: Some index files failed to download, they have been ignored, or 
  old
  ones used instead.
 
 
  If I try sudo apt-get install packageName
 
  I get:
 
  Reading Package Lists... Done
  Building Dependency Tree... Done
  The following extra packages will be installed:
glib-shlibs gtk+-data gtk+-shlibs libpcap-shlibs
  The following NEW packages will be installed:
ethereal glib-shlibs gtk+-data gtk+-shlibs libpcap-shlibs
  0 packages upgraded, 5 newly installed, 0 to remove and 12  not
  upgraded.
  Need to get 0B/11.8MB of archives. After unpacking 0B will be used.
  Do you want to continue? [Y/n] y
  dpkg (subprocess): failed to exec dpkg-split to see if it's part of a
  multiparter: No such file or directory
  dpkg: error processing
  /sw/var/cache/apt/archives/libpcap-shlibs_0.6.2-6_darwin-powerpc.deb
  (--unpack):
   subprocess dpkg-split returned error exit status 2
 
 snip
  Errors were encountered while processing:
   /sw/var/cache/apt/archives/libpcap-shlibs_0.6.2-6_darwin-powerpc.deb
   /sw/var/cache/apt/archives/glib-shlibs_1.2.10-18_darwin-powerpc.deb
   /sw/var/cache/apt/archives/gtk+-data_1.2.10-20_darwin-powerpc.deb
   /sw/var/cache/apt/archives/gtk+-shlibs_1.2.10-20_darwin-powerpc.deb
   /sw/var/cache/apt/archives/ethereal_0.9.14-1_darwin-powerpc.deb
  E: Sub-process /sw/bin/dpkg returned an error code (1)
 
  It seems that every package I try to install errors out in a similar
  fashion. Does anyone have any suggestions?
 
  Thanks-
  Joel
 
 
 
  Start with http://fink.sourceforge.net/faq/usage-fink.php#packages-gz
 
  Please reply back if this solves the problem--there have been a number
  of people reporting dpkg-split errors.
 
  --
  Alexander 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
 



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Error installing packages

2004-02-26 Thread Alexander K. Hansen
On Feb 26, 2004, at 2:27 PM, Joel Daynes wrote:

I tried your suggestion, and while it ran successfully, I'm still 
seeing
the same errors.
AKHThe file not found errors for updates, or just the dpkg-split 
errors?

This is very strange, as my Fink installation on my old
machine (OS X 10.2.8) worked like a champ.
Any other thoughts?

Thanks-
Joel
On Thu, 26 Feb 2004, Alexander K. Hansen wrote:

On Feb 26, 2004, at 1:16 PM, Joel Daynes wrote:

All-
   I recently installed Fink on Panther, and every time I try to do
sudo apt-get update

I get:

Err file: local/main Packages
  File not found
snip
Failed to fetch
file:/sw/fink/dists/stable/crypto/binary-darwin-powerpc/Packages  
File
not
found
Reading Package Lists... Done
Building Dependency Tree... Done
E: Some index files failed to download, they have been ignored, or 
old
ones used instead.

If I try sudo apt-get install packageName

I get:

Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  glib-shlibs gtk+-data gtk+-shlibs libpcap-shlibs
The following NEW packages will be installed:
  ethereal glib-shlibs gtk+-data gtk+-shlibs libpcap-shlibs
0 packages upgraded, 5 newly installed, 0 to remove and 12  not
upgraded.
Need to get 0B/11.8MB of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n] y
dpkg (subprocess): failed to exec dpkg-split to see if it's part of a
multiparter: No such file or directory
dpkg: error processing
/sw/var/cache/apt/archives/libpcap-shlibs_0.6.2-6_darwin-powerpc.deb
(--unpack):
 subprocess dpkg-split returned error exit status 2
snip
Errors were encountered while processing:
 /sw/var/cache/apt/archives/libpcap-shlibs_0.6.2-6_darwin-powerpc.deb
 /sw/var/cache/apt/archives/glib-shlibs_1.2.10-18_darwin-powerpc.deb
 /sw/var/cache/apt/archives/gtk+-data_1.2.10-20_darwin-powerpc.deb
 /sw/var/cache/apt/archives/gtk+-shlibs_1.2.10-20_darwin-powerpc.deb
 /sw/var/cache/apt/archives/ethereal_0.9.14-1_darwin-powerpc.deb
E: Sub-process /sw/bin/dpkg returned an error code (1)
It seems that every package I try to install errors out in a similar
fashion. Does anyone have any suggestions?
Thanks-
Joel

Start with http://fink.sourceforge.net/faq/usage-fink.php#packages-gz

Please reply back if this solves the problem--there have been a number
of people reporting dpkg-split errors.
--
Alexander 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


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-beginners] Error installing packages

2004-02-26 Thread Joel Daynes
All-
   I recently installed Fink on Panther, and every time I try to do 

sudo apt-get update

I get:

Err file: local/main Packages
  File not found
Ign file: local/main Release 
Err file: stable/main Packages   
  File not found
Ign file: stable/main Release
Err file: stable/crypto Packages  
  File not found
Ign file: stable/crypto Release   
Hit http://us.dl.sourceforge.net 10.3/release/main Packages
Hit http://us.dl.sourceforge.net 10.3/release/main Release
Hit http://us.dl.sourceforge.net 10.3/release/crypto Packages
Hit http://us.dl.sourceforge.net 10.3/release/crypto Release
Hit http://us.dl.sourceforge.net 10.3/current/main Packages
Hit http://us.dl.sourceforge.net 10.3/current/main Release
Hit http://us.dl.sourceforge.net 10.3/current/crypto Packages
Hit http://us.dl.sourceforge.net 10.3/current/crypto Release
Failed to fetch 
file:/sw/fink/dists/local/main/binary-darwin-powerpc/Packages  File not 
found
Failed to fetch 
file:/sw/fink/dists/stable/main/binary-darwin-powerpc/Packages  File not 
found
Failed to fetch 
file:/sw/fink/dists/stable/crypto/binary-darwin-powerpc/Packages  File not 
found
Reading Package Lists... Done
Building Dependency Tree... Done
E: Some index files failed to download, they have been ignored, or old 
ones used instead.


If I try sudo apt-get install packageName

I get:

Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  glib-shlibs gtk+-data gtk+-shlibs libpcap-shlibs 
The following NEW packages will be installed:
  ethereal glib-shlibs gtk+-data gtk+-shlibs libpcap-shlibs 
0 packages upgraded, 5 newly installed, 0 to remove and 12  not upgraded.
Need to get 0B/11.8MB of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n] y
dpkg (subprocess): failed to exec dpkg-split to see if it's part of a 
multiparter: No such file or directory
dpkg: error processing 
/sw/var/cache/apt/archives/libpcap-shlibs_0.6.2-6_darwin-powerpc.deb 
(--unpack):
 subprocess dpkg-split returned error exit status 2
dpkg (subprocess): failed to exec dpkg-split to see if it's part of a 
multiparter: No such file or directory
dpkg: error processing 
/sw/var/cache/apt/archives/glib-shlibs_1.2.10-18_darwin-powerpc.deb 
(--unpack):
 subprocess dpkg-split returned error exit status 2
dpkg (subprocess): failed to exec dpkg-split to see if it's part of a 
multiparter: No such file or directory
dpkg: error processing 
/sw/var/cache/apt/archives/gtk+-data_1.2.10-20_darwin-powerpc.deb 
(--unpack):
 subprocess dpkg-split returned error exit status 2
dpkg (subprocess): failed to exec dpkg-split to see if it's part of a 
multiparter: No such file or directory
dpkg: error processing 
/sw/var/cache/apt/archives/gtk+-shlibs_1.2.10-20_darwin-powerpc.deb 
(--unpack):
 subprocess dpkg-split returned error exit status 2
dpkg (subprocess): failed to exec dpkg-split to see if it's part of a 
multiparter: No such file or directory
dpkg: error processing 
/sw/var/cache/apt/archives/ethereal_0.9.14-1_darwin-powerpc.deb 
(--unpack):
 subprocess dpkg-split returned error exit status 2
Errors were encountered while processing:
 /sw/var/cache/apt/archives/libpcap-shlibs_0.6.2-6_darwin-powerpc.deb
 /sw/var/cache/apt/archives/glib-shlibs_1.2.10-18_darwin-powerpc.deb
 /sw/var/cache/apt/archives/gtk+-data_1.2.10-20_darwin-powerpc.deb
 /sw/var/cache/apt/archives/gtk+-shlibs_1.2.10-20_darwin-powerpc.deb
 /sw/var/cache/apt/archives/ethereal_0.9.14-1_darwin-powerpc.deb
E: Sub-process /sw/bin/dpkg returned an error code (1)

It seems that every package I try to install errors out in a similar 
fashion. Does anyone have any suggestions?

Thanks-
Joel



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Re: [Fink-beginners] Fink in X11 or apple term

2004-02-26 Thread Alexander K. Hansen
On Feb 26, 2004, at 11:46 AM, Matthieu Nannini wrote:

Is there a difference between running fink from the OSX terminal or 
from the X11 terminal ?
M.



Not really, as long as your environment is set up appropriately.  Check 
out

http://fink.sourceforge.net/faq/usage-fink.php#fink-not-found

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


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-beginners] I think I hosed my fink installation

2004-02-26 Thread Sean Gallagher
On a self-update, got the following errors at the end...

Failed Test  Stat Wstat Total Fail  Failed  List of Failed
 
---
./Command/chowname.t4  1024 94  44.44%  2 5 8-9
./Command/failure.t 5  1280495  10.20%  27-28 30 32 42
Failed 2/21 test scripts, 90.48% okay. 9/493 subtests failed, 98.17%  
okay.
make: *** [test] Error 1
### execution of make failed, exit code 2
Failed: compiling fink-0.18.2-1 failed

Any idea how to fix this?



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-beginners] Re: gpsdrive

2004-02-26 Thread Holger Schulz
Am 26.02.2004 um 14:23 schrieb Holger Schulz:

Mouseclicks seem to have no effect. Could that be a problem with 
Apple's X11, I use? It runs it Simulation mode only, I've not yet 
attached a gps receiver.
I've attached a three button mouse and had some effect clicking both, 
left and right mouse button. I could set a target in simulation mode 
that way. Ctrl-both-mouse-buttons allows me to set a waypoint.

The latter also works with Emulate three button mouse activated in 
the X11 preferences. It seems mouse usage is a bit different in X11. I 
used a Logitech Mouse for that test.

Any hints?

Thanks

hs



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


[Fink-beginners] gpsdrive

2004-02-26 Thread Holger Schulz
I got gpsdrive to run. And here is my first questions:

Mouseclicks seem to have no effect. Could that be a problem with 
Apple's X11, I use? It runs it Simulation mode only, I've not yet 
attached a gps receiver.

I've attached a three button mouse and had some effect clicking both, 
left and right mouse button. I could set a target in simulation mode 
that way. Ctrl-both-mouse-buttons allows me to set a waypoint.

The latter also works with Emulate three button mouse activated in 
the X11 preferences. It seems mouse usage is a bit different in X11. I 
used a Logitech Mouse for that test.

Any hints?

Thanks

MacOS X 10.3.2, Build 7D24
X11 1.0 - XFree86 4.3.0
[alcohol:~] kuddel% fink --version
Package manager version: 0.19.0
Distribution version: 0.6.2.cvs
[alcohol:~] kuddel% gpsdrive -v

gpsdrive (c) 2001-2004 Fritz Ganter [EMAIL PROTECTED]

Version 2.08pre12
$Id: gpsdrive.c,v 1.511 2004/02/08 17:16:25 ganter Exp $


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners