Re: [Fink-devel] /sw/var/db/fink.dbhis

2006-09-11 Thread William Scott
 Package manager version: 0.24.26
 Distribution version: 0.8.1.cvs powerpc

 You don't say what version you use on your intel machine.

sorry it is
% fink --version
Package manager version: 0.24.99.cvs
Distribution version: 0.8.1.cvs



 The renaming from /sw/var/db/fink.db to /sw/var/lib/fink/fink.db (which later 
 moved on to /sw/var/lib/fink/index.db plus other stuff in 
 /sw/var/lib/fink/finkinfodb/) happened in Fink HEAD sometime in early 2005. 
 The 0.24 release branch broke off some time before this.


Is there one file I can use as a watchpath for changes that persists in 
all of these?



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] /sw/var/db/fink.dbhis

2006-09-11 Thread Martin Costabel
William Scott wrote:
 Package manager version: 0.24.26
 Distribution version: 0.8.1.cvs powerpc
 You don't say what version you use on your intel machine.
 
 sorry it is
 % fink --version
 Package manager version: 0.24.99.cvs
 Distribution version: 0.8.1.cvs

OK, so it is from cvs. Unfortunately, fink --version then always says 
0.24.99, but it can be anything compiled from cvs in the last two years.

 The renaming from /sw/var/db/fink.db to /sw/var/lib/fink/fink.db (which 
 later 
 moved on to /sw/var/lib/fink/index.db plus other stuff in 
 /sw/var/lib/fink/finkinfodb/) happened in Fink HEAD sometime in early 2005. 
 The 0.24 release branch broke off some time before this.

 
 Is there one file I can use as a watchpath for changes that persists in 
 all of these?

I have no idea how such a LaunchAgent works, if it is possible to watch 
several files. Anyhow, for any given version of fink, I think between 
the three *.db files I mentioned above, you will find one that will do 
the trick (until the next rewrite of Package.pm).

-- 
Martin



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] /sw/var/db/fink.dbhis

2006-09-11 Thread Chris Zubrzycki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


On Sep 11, 2006, at 3:39 AM, Martin Costabel wrote:

 William Scott wrote:
 Package manager version: 0.24.26
 Distribution version: 0.8.1.cvs powerpc
 You don't say what version you use on your intel machine.

 sorry it is
 % fink --version
 Package manager version: 0.24.99.cvs
 Distribution version: 0.8.1.cvs

 OK, so it is from cvs. Unfortunately, fink --version then always says
 0.24.99, but it can be anything compiled from cvs in the last two  
 years.

 The renaming from /sw/var/db/fink.db to /sw/var/lib/fink/fink.db  
 (which later
 moved on to /sw/var/lib/fink/index.db plus other stuff in
 /sw/var/lib/fink/finkinfodb/) happened in Fink HEAD sometime in  
 early 2005.
 The 0.24 release branch broke off some time before this.


 Is there one file I can use as a watchpath for changes that  
 persists in
 all of these?

 I have no idea how such a LaunchAgent works, if it is possible to  
 watch
 several files. Anyhow, for any given version of fink, I think between
 the three *.db files I mentioned above, you will find one that will do
 the trick (until the next rewrite of Package.pm).

/sw/var/lib/dpkg/status is updated whenever a package is installed or  
removed.

- -chris zubrzycki
- - --
PGP ID: 0xA2ABC070

Quemadmoeum gladis nemeinum occidit, occidentis telum est (A sword
is never a killer, it's a tool in the killer's hands) ― Lucius  
Annaeus Seneca
the younger ca. (4 BC - 65 AD)




-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Darwin)
Comment: Please sign reply-http://www.gnupg.org

iEYEARECAAYFAkUFToEACgkQ+/mCMqKrwHAdWwCgslxWA38F5IaVBLoiJk7T/Ydp
EIAAoOOxbtAbI0KepHYvnz2MQJNDCB31
=QkYi
-END PGP SIGNATURE-

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] /sw/var/db/fink.dbhis

2006-09-11 Thread William Scott


 /sw/var/lib/dpkg/status is updated whenever a package is installed or 
 removed.


Perfect.  Thanks. Problem solved.

Bill




-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] /sw/var/db/fink.db

2006-09-10 Thread William Scott
Hi folks:

On my ppc I have a file /sw/var/db/fink.db that I think gets updated  
any time I issue fink index or install a new package.

On my intel iMac, there is no /sw/var/db/fink.db, just an empty  
directory.  Is there some other location for this or an analogous file?

The reason I am curious is I have written a LauchAgent to watch the  
path /sw/var/db/fink.db, so that when this file changes, it updates  
the cache for my highly geeky zsh fink completion function.

Thanks.

Bill Scott



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] /sw/var/db/fink.db

2006-09-10 Thread Jean-François Mertens

On 10 Sep 2006, at 18:43, William Scott wrote:

 On my ppc I have a file /sw/var/db/fink.db that I think gets updated
 any time I issue fink index or install a new package.

don't know what fink version that is..
 On my intel iMac, there is no /sw/var/db/fink.db, just an empty
 directory.  Is there some other location for this or an analogous  
 file?
  look in /sw/var/lib/fink

JF Mertens

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] /sw/var/db/fink.db

2006-09-10 Thread William Scott



On Sun, 10 Sep 2006, [ISO-8859-1] Jean-Fran?ois Mertens wrote:



On 10 Sep 2006, at 18:43, William Scott wrote:


On my ppc I have a file /sw/var/db/fink.db that I think gets updated
any time I issue fink index or install a new package.


don't know what fink version that is..



Package manager version: 0.24.26
Distribution version: 0.8.1.cvs powerpc




On my intel iMac, there is no /sw/var/db/fink.db, just an empty
directory.  Is there some other location for this or an analogous file?

look in /sw/var/lib/fink

JF Mertens



OK, but is there an equivalent of a fink.db file that changes when a 
package is added or removed.  I just need a file I can put into the 
LaunchAgent watchpath.


There is a /sw/var/lib/fink on my intel imac but not on my ppc.

I just updated everything, and still have the same fink version on ppc.

Both are using the unstable branches, and all the other packages apart 
from fink have the same version number.  WTF?



Thanks.

Bill

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] /sw/var/db/fink.dbhis

2006-09-10 Thread Martin Costabel
William Scott wrote:
 
 On Sun, 10 Sep 2006, Jean-François Mertens wrote:
 
 On 10 Sep 2006, at 18:43, William Scott wrote:

 On my ppc I have a file /sw/var/db/fink.db that I think gets updated
 any time I issue fink index or install a new package.

 don't know what fink version that is..
 
 Package manager version: 0.24.26
 Distribution version: 0.8.1.cvs powerpc

You don't say what version you use on your intel machine.
The renaming from /sw/var/db/fink.db to /sw/var/lib/fink/fink.db (which 
later moved on to /sw/var/lib/fink/index.db plus other stuff in 
/sw/var/lib/fink/finkinfodb/) happened in Fink HEAD sometime in early 
2005. The 0.24 release branch broke off some time before this.

-- 
Martin



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] /sw/include/gsl/gsl_sf_exp.h:143: error: floating constant exceeds range of 'float'

2006-04-16 Thread Jens . Kremkow
Dear Fink developers,
I hope this is right mailinglist. I encounter a problem while compiling a
program that uses gls. I run FINK on an Intel architecture. The error
message is the following:

In file included from /sw/include/gsl/gsl_sf.h:20,
 from specialfunctionsmodule.cc:26:
/sw/include/gsl/gsl_sf_exp.h:143: error: floating constant exceeds range
of 'float'
/sw/include/gsl/gsl_sf_exp.h:144: error: floating constant exceeds range
of 'float'

Is this a problem related to porting gsl to the Intel architecture?
In case this is an easy problem with an easy workaround, I would very much
appreciate if you could shortly answere me.

Thanks a lot in advance.

Regards,

Jens Kremkow


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] /sw/lib/libgcc_s.dylib

2005-04-26 Thread Motoi Washida
Hi Jean-François,
I changed option and I think libgcc_s.dylib will be installed on 
/sw/lib/gcc/powerpc-apple-darwin/3.4.3/ now. Thanks!

On 2005/04/26, at 4:31, Jean-François Mertens wrote:
Hi Todai Fink Team,
 I just checked what were the pkgs I had to rebuild because of this :
# for f in /sw/bin /sw/lib /sw/sbin /sw/libexec ; do find $f -type f ; 
done \
|xargs file|fgrep 'Mach-O'|cut -f1 -d:|xargs otool -L \
|sed -r -e 's,^/,\@/,' -e 's,\s+\(.+\)\s*$,,'|tr -d '\n'|tr '@' '\n' \
|fgrep '/sw/lib/libgcc_s.1.0.dylib'|cut -f1 -d:|xargs dlocate -S|cut 
-f1 -d: \
|sort -u|xargs fink dumpinfo -p N|sed -r 's,^%N: ,,'|sort -u|xargs

aqbanking arts cvsup dclib0-ssl gmp gpc kdeartwork3 kdebase3-ssl 
kdeedu3 kdegames3 kdegraphics3 kdelibs3-ssl kdenetwork3 kdepim3 
kdesdk3 kdetoys3 kdewebdev3 lammpi lftp-ssl libgeos2 
libgettext3-shlibs macaulay2 matplotlib-py23 matplotlib-py24 
nautilus-cd-burner openbabel p7zip paragui pilot-link9 
postgresql-ssl-perl-586 postgresql-ssl-python-py24 postgresql-ssl-tcl 
postgresql80-ssl unixodbc2 valknut-ssl

Those 68 include most of KDE _ I'm really not quite happy...
I would think if you can't fix this right-away, you should
pull the pkg in the meantime.
Jean-François Mertens
On 25 Apr 2005, at 03:54, Jean-François Mertens wrote:
Hi,
gpc installs /sw/lib/libgcc_s.dylib .
I would think no pkg should install such files _ even compilers.
I get pkgs linked to this that have nothing to do with pascal..
Can't a layout be used like for the other compilers (gcc4, etc) ?
Jean-François Mertens

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real 
users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95alloc_id396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real 
users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95alloc_id396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

--
Motoi Washida

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95alloc_id396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] /sw/lib/libgcc_s.dylib

2005-04-25 Thread Jean-François Mertens
Hi Todai Fink Team,
 I just checked what were the pkgs I had to rebuild because of this :
# for f in /sw/bin /sw/lib /sw/sbin /sw/libexec ; do find $f -type  
f ; done \
|xargs file|fgrep 'Mach-O'|cut -f1 -d:|xargs otool -L \
|sed -r -e 's,^/,\@/,' -e 's,\s+\(.+\)\s*$,,'|tr -d '\n'|tr '@' '\n' \
|fgrep '/sw/lib/libgcc_s.1.0.dylib'|cut -f1 -d:|xargs dlocate -S|cut - 
f1 -d: \
|sort -u|xargs fink dumpinfo -p N|sed -r 's,^%N: ,,'|sort -u|xargs

aqbanking arts cvsup dclib0-ssl gmp gpc kdeartwork3 kdebase3-ssl  
kdeedu3 kdegames3 kdegraphics3 kdelibs3-ssl kdenetwork3 kdepim3  
kdesdk3 kdetoys3 kdewebdev3 lammpi lftp-ssl libgeos2 libgettext3- 
shlibs macaulay2 matplotlib-py23 matplotlib-py24 nautilus-cd-burner  
openbabel p7zip paragui pilot-link9 postgresql-ssl-perl-586  
postgresql-ssl-python-py24 postgresql-ssl-tcl postgresql80-ssl  
unixodbc2 valknut-ssl

Those 68 include most of KDE _ I'm really not quite happy...
I would think if you can't fix this right-away, you should
pull the pkg in the meantime.
Jean-François Mertens
On 25 Apr 2005, at 03:54, Jean-François Mertens wrote:
Hi,
gpc installs /sw/lib/libgcc_s.dylib .
I would think no pkg should install such files _ even compilers.
I get pkgs linked to this that have nothing to do with pascal..
Can't a layout be used like for the other compilers (gcc4, etc) ?
Jean-François Mertens

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real  
users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95alloc_id396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95alloc_id396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] /sw/lib/libgcc_s.dylib

2005-04-24 Thread Jean-François Mertens
Hi,
gpc installs /sw/lib/libgcc_s.dylib .
I would think no pkg should install such files _ even compilers.
I get pkgs linked to this that have nothing to do with pascal..
Can't a layout be used like for the other compilers (gcc4, etc) ?
Jean-François Mertens

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95alloc_id396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] /sw/lib/perl5/Fink/Package.pm line 360

2005-02-26 Thread Robert T Wyatt
I finally realized I had picked up my typo from Dave V's suggestion 
and simply replied to the wrong message.

When I tried Dave's suggestion (below), it failed with:
bash-2.05b$ fink selfupdate
syntax error at /sw/lib/perl5/Fink/Package.pm line 361, near or
Compilation failed in require at /sw/lib/perl5/Fink/Engine.pm line 34.
BEGIN failed--compilation aborted at /sw/lib/perl5/Fink/Engine.pm line 34.
Compilation failed in require at /sw/bin/fink line 167.
bash-2.05b$
This is with Package.pm lines 360, 361 (on 10.2):
open APTDUMP, -|, $basepath/bin/apt-cache dump;
or die Can't run apt-cache dump: $!;
Perhaps this is where TS' comment comes in:
At 1:51 PM -0700 2/25/05, TheSin wrote:
can't have that first ;
Since the other solution (given by dmacks below) is working, I'm not 
going to go down the road of figuring out why Dave's isn't, but y'all 
probably already know why anyhow.


At 3:12 PM -0500 2/25/05, Dave Vasilevsky wrote:
On Feb 25, 2005, at 10:24 AM, Daniel Macks wrote:
 open APTDUMP, $basepath/bin/apt-cache dump |
Perl usually discourages this form, since if someone could convince 
$basepath to bstart with  it might do bad things.

Why not stick with this?
open APTDUMP, -|, $basepath/bin/apt-cache dump;
Still not super (since ugly basepaths with spaces can still fail), 
but a bit better and it works with both perls.

Dave

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] /sw/lib/perl5/Fink/Package.pm line 360

2005-02-26 Thread TheSin
sorry i wasn't more clear, the ; in perl ends a statement but the or on 
the next line means it's still going.  perl is getting confused cause 
there is stop but there is still more.

if you remove the ; from the end of the first line of code to or will 
continue and end at the ; on the second line and will work as desired.  
the benefit to drm's version is that it has an error check, that is 
what the or is for.  ie: if it can't open apt-cache dump, it's run the 
or part of the statement and at least tell you something and stop 
trying to continue the rest of the script.
---
TS
http://southofheaven.org
Chaos is the beginning and end, try dealing with the rest.

On 26-Feb-05, at 9:13 AM, Robert T Wyatt wrote:
I finally realized I had picked up my typo from Dave V's suggestion 
and simply replied to the wrong message.

When I tried Dave's suggestion (below), it failed with:
bash-2.05b$ fink selfupdate
syntax error at /sw/lib/perl5/Fink/Package.pm line 361, near or
Compilation failed in require at /sw/lib/perl5/Fink/Engine.pm line 
34.
BEGIN failed--compilation aborted at /sw/lib/perl5/Fink/Engine.pm 
line 34.
Compilation failed in require at /sw/bin/fink line 167.
bash-2.05b$

This is with Package.pm lines 360, 361 (on 10.2):
open APTDUMP, -|, $basepath/bin/apt-cache dump;
or die Can't run apt-cache dump: $!;
Perhaps this is where TS' comment comes in:
At 1:51 PM -0700 2/25/05, TheSin wrote:
can't have that first ;
Since the other solution (given by dmacks below) is working, I'm not 
going to go down the road of figuring out why Dave's isn't, but y'all 
probably already know why anyhow.


At 3:12 PM -0500 2/25/05, Dave Vasilevsky wrote:
On Feb 25, 2005, at 10:24 AM, Daniel Macks wrote:
 open APTDUMP, $basepath/bin/apt-cache dump |
Perl usually discourages this form, since if someone could convince 
$basepath to bstart with  it might do bad things.

Why not stick with this?
open APTDUMP, -|, $basepath/bin/apt-cache dump;
Still not super (since ugly basepaths with spaces can still fail), 
but a bit better and it works with both perls.

Dave

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real 
users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] /sw/bin/perl

2004-06-23 Thread jfm
Hi,
The following is the latest example _ but I had this on numerous  
occasions :

___attempted build of arts-latest
/var/tmp/tmp.1.LaILav
the following environment is being used:
  ACLOCALFLAGS: -I libltdl
  CFLAGS:  -Os -fPIC
  CPPFLAGS: -I/sw/lib/flex/include -fno-common -no-cpp-precomp  
-DMACOSX -DARTS_NO_ALARM -I/sw/include -I/usr/X11R6/include
  CXXFLAGS:-Os -fPIC
  FREETYPE_CONFIG: /usr/X11R6/bin/freetype-config
  LDFLAGS: -L/sw/lib/flex/lib
  LIBS: -L/sw/lib -L/usr/X11R6/lib
  PATH: 
/sw/lib/flex/bin:/sw/share/Geomview/bin:/sw/bin:/sw/sbin:/bin:/usr/bin: 
/sbin:/usr/sbin:/usr/X11R6/bin:/usr/X11R6/bin
  PKG_CONFIG_PATH: /sw/lib/flex/lib/pkgconfig

./admin/cvs.sh: /sw/bin/autoheader-2.59: /sw/bin/perl: bad interpreter:  
No such file or directory
*** AUTOHEADER NOT FOUND!.
___

This type of thing is due to having at some time used a perl-xyz from  
fink,
(in this case when last building autoconf2.5 _ but many other pkgs have
the problem), and then switching back to Apple's perl (eg, because  
perllib
didn't build shared in perl584).

I think it is impossible to ask all involved pkg's to take appropriate  
precautions
to avoid this possibility.
The obvious thing that comes to mind is that fink ensures _ probably  
through
system-perl (and the various placeholders system-perlxyz) _ that  
/sw/bin/perl
is ALWAYS a symlink to the 'currently active perl'.

Would this be difficult ? Or a bad idea ?
Jean-Francois Mertens

---
This SF.Net email sponsored by Black Hat Briefings  Training.
Attend Black Hat Briefings  Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] /sw/man and dante

2004-03-26 Thread TheSin
Just want to make sure the right person knows since I'm rarely on IRC 
anymore.

[EMAIL PROTECTED] [~]$ dpkg -S /sw/man
dante: /sw/man
[EMAIL PROTECTED] [~]$ fink list dante
Information about 2890 packages read in 8 seconds.
 i   dante1.1.14-12Circuit-level SOCKS5 firewall/proxy
 i   dante-dev1.1.14-12Dante SOCKS5 shared libraries
 i   dante-shlibs 1.1.14-12Circuit-level SOCKS5 firewall/proxy
[EMAIL PROTECTED] [~]$
---
TS
http://southofheaven.org
Chaos is the beginning and end, try dealing with the rest.


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


Re: [Fink-devel] /sw/man and dante

2004-03-26 Thread TheSin
use

mandir=%i/share/man

---
TS
http://southofheaven.org
Chaos is the beginning and end, try dealing with the rest.
On 26-Mar-04, at 10:00 AM, David H. wrote:

ConfigureParams: --prefix=%p --with-pic --with-socks-conf=%p/etc - 
--with-sockd-conf=%p/etc --with-pidfile=%p/var/run - 
--disable-static --datadir=%p/var --sharedstatedir=%p/var/spool - 
--mandir=%p/share/man


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


Re: [Fink-devel] /sw/man and dante

2004-03-26 Thread TheSin
disregard this, I've obviously been drinking, it's the share that 
matters not that it's not in the deb *hiccup*
---
TS
http://southofheaven.org
Chaos is the beginning and end, try dealing with the rest.

On 26-Mar-04, at 10:19 AM, TheSin wrote:

use

mandir=%i/share/man

---
TS
http://southofheaven.org
Chaos is the beginning and end, try dealing with the rest.
On 26-Mar-04, at 10:00 AM, David H. wrote:

ConfigureParams: --prefix=%p --with-pic --with-socks-conf=%p/etc - 
--with-sockd-conf=%p/etc --with-pidfile=%p/var/run - 
--disable-static --datadir=%p/var --sharedstatedir=%p/var/spool - 
--mandir=%p/share/man


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


Re: [Fink-devel] /sw/man and dante

2004-03-26 Thread David H.
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160
TheSin wrote:

use

mandir=%i/share/man

Well I just checked and the man pages are put into the right directory:

/sw/src/root-dante-1.1.14-12/sw/share/man$ ls -la
total 0
drwxr-xr-x4 root admin 136 Mar 26 18:11 .
drwxr-xr-x4 root admin 136 Mar 26 18:11 ..
drwxr-xr-x4 root admin 136 Mar 26 18:11 man5
drwxr-xr-x3 root admin 102 Mar 26 18:11 man8
- -d

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (Darwin)
iD8DBQFAZGcxPMoaMn4kKR4RA5OTAJ9Q6VzvMbzTx1FHxoSNPYO+9HizIQCgh/lP
y1G+JLXJKs2zkJAIVLcbseM=
=D/ln
-END PGP SIGNATURE-
---
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-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] /sw/man and dante

2004-03-26 Thread TheSin
these are definitely from dante

[EMAIL PROTECTED] [~]$ dpkg -L dante | grep man
/sw/man
/sw/man/man5
/sw/man/man5/sockd.conf.5
/sw/man/man5/socks.conf.5
/sw/man/man8
/sw/man/man8/sockd.8
[EMAIL PROTECTED] [~]$ ls -lR /sw/man
/sw/man:
total 0
drwxr-xr-x4 root admin 136 Dec  3 16:07 man5
drwxr-xr-x3 root admin 102 Dec  3 16:07 man8
/sw/man/man5:
total 24
-rw-r--r--1 root admin   13429 Dec  3 16:06 sockd.conf.5
-rw-r--r--1 root admin5375 Dec  3 16:06 socks.conf.5
/sw/man/man8:
total 4
-rw-r--r--1 root admin3901 Dec  3 16:06 sockd.8
---
TS
http://southofheaven.org
Chaos is the beginning and end, try dealing with the rest.
On 26-Mar-04, at 10:23 AM, David H. wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160
TheSin wrote:

use
mandir=%i/share/man
Well I just checked and the man pages are put into the right directory:

/sw/src/root-dante-1.1.14-12/sw/share/man$ ls -la
total 0
drwxr-xr-x4 root admin 136 Mar 26 18:11 .
drwxr-xr-x4 root admin 136 Mar 26 18:11 ..
drwxr-xr-x4 root admin 136 Mar 26 18:11 man5
drwxr-xr-x3 root admin 102 Mar 26 18:11 man8
- -d

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (Darwin)
iD8DBQFAZGcxPMoaMn4kKR4RA5OTAJ9Q6VzvMbzTx1FHxoSNPYO+9HizIQCgh/lP
y1G+JLXJKs2zkJAIVLcbseM=
=D/ln
-END PGP SIGNATURE-


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


Re: [Fink-devel] /sw/man and dante

2004-03-26 Thread David H.
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160
TheSin wrote:

 these are definitely from dante

Well, yes. But not on my system. I just tried it and it does not install 
them in the main tree but in the root-blah where they belong.

I will try later, after I finished this meeting. I just can't find the 
issue. sorry.

- -d

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (Darwin)
iD8DBQFAZG1GPMoaMn4kKR4RA4xOAKCdZ6ZqWaCAl55L7w9z2hsh1MQ0uwCePUga
ZzfWLZUbAGlhPXCaCFB6A04=
=WO9c
-END PGP SIGNATURE-
---
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-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] /sw/man and dante

2004-03-26 Thread TheSin
then rev up, I bet that is the problem I built it before the change and 
there wasn't a rev up.
---
TS
http://southofheaven.org
Chaos is the beginning and end, try dealing with the rest.

On 26-Mar-04, at 10:49 AM, David H. wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160
TheSin wrote:

 these are definitely from dante

Well, yes. But not on my system. I just tried it and it does not 
install them in the main tree but in the root-blah where they belong.

I will try later, after I finished this meeting. I just can't find the 
issue. sorry.

- -d

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (Darwin)
iD8DBQFAZG1GPMoaMn4kKR4RA4xOAKCdZ6ZqWaCAl55L7w9z2hsh1MQ0uwCePUga
ZzfWLZUbAGlhPXCaCFB6A04=
=WO9c
-END PGP SIGNATURE-


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


Re: [Fink-devel] /sw/man and dante

2004-03-26 Thread jfm
On Mar 26, 2004, at 6:28 PM, David H. wrote:

jfm wrote:

I don't know to which of your above pkgs you're referring here : 
ccrypt or xmlsec ?
(apparently not sudo since that's not yet in 10.3).
But for both I was referring to the 10.3 version.
ccrypt is fine, just checked it. I am fixing xmlsec, thanks
I get :

/sw/var/logs# fink list ccrypt
Information about 3662 packages read in 66 seconds.
 i   ccrypt 1.6-11   Utility for 
encrypting and decrypting files and streams
/sw/var/logs# ls -l /sw/doc/ccrypt
total 24
-rw-r--r--1 root wheel   24426 Dec  8 10:27 ccrypt.html
/sw/var/logs# dpkg -S /sw/doc/ccrypt
ccrypt: /sw/doc/ccrypt

Jean-Francois



---
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-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] /sw/lib/libiberty.a

2003-12-24 Thread Kyle Moffett
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I was trying to make a cross-compiling tool-chain 
(powerpc-apple-darwin7.2.0 = powerpc-unknown-linux-gnu) and I 
discovered that binutils, gcc, and ddd (Max Horn's package) all attempt 
to install /sw/lib/libiberty.a.  What is the best way to handle this?  
Could/should we use update-alternatives? (I don't know much about it, 
so I'm not sure)  OTOH, if several packages use it, we might see if we 
could make a seperate libiberty package that just installs a 
/sw/lib/libiberty.a, then have anything that needs libiberty.a either 
use their own but not install it or use the installed copy.

What do you all think?

Cheers,
Kyle Moffett
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (Darwin)
iD8DBQE/6bYrag7LSGnFq10RAn5IAJ4pgi5tC896xPd7ESz4CebVCob0PACgzL/T
E5+l3Dj2t1yIHehkENFSC+o=
=mYMo
-END PGP SIGNATURE-


---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] /sw in .patch and .patch filenames

2003-12-22 Thread Daniel Macks
On Mon, Dec 22, 2003 at 02:30:57PM +1100, Rohan Lloyd wrote:
 On 22 Dec 2003, at 1:55 PM, Daniel Macks wrote:
 
 I notice a *lot* of packages have hardcoded /sw in their .patch
 files. So first, could everyone please check the things yuo maintain
 for this problem? I'm going to make 'fink validate' whine about this
 shortly...

...by which I mean as of Validation.pm 1.82.

 To make this and other validator checks more reliable, I'm
 wondering about .patch filenames. Is there a time when having a
 *.info and *.patch where the corresponding filename roots * do
 not match is a good idea?
 
 One example I've seen is emacs21. There are 3 variants (emacs21, 
 emacs21-xaw3d and emacs21-nox) but they all use the same patch file.

That's exactly the kind of case I wanted. Thanks.

dan

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



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] /sw in .patch and .patch filenames

2003-12-21 Thread Daniel Macks
I notice a *lot* of packages have hardcoded /sw in their .patch
files. So first, could everyone please check the things yuo maintain
for this problem? I'm going to make 'fink validate' whine about this
shortly...

To make this and other validator checks more reliable, I'm wondering
about .patch filenames. Is there a time when having a *.info and
*.patch where the corresponding filename roots * do not match is a
good idea? We never say not to do this, but Packaging Manual says
that's the usual way. A lot of packages now use PatchScript that reads
the patchfile (cf. Patch) the validator code doesn't know to check the
.patch at all, so if this is the rule we could always check *.patch if
it is present (instead of checking whatever Patch: says).

dan

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



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] /sw in .patch and .patch filenames

2003-12-21 Thread Rohan Lloyd
On 22 Dec 2003, at 1:55 PM, Daniel Macks wrote:

I notice a *lot* of packages have hardcoded /sw in their .patch
files. So first, could everyone please check the things yuo maintain
for this problem? I'm going to make 'fink validate' whine about this
shortly...
To make this and other validator checks more reliable, I'm wondering
about .patch filenames. Is there a time when having a *.info and
*.patch where the corresponding filename roots * do not match is a
good idea? We never say not to do this, but Packaging Manual says
that's the usual way. A lot of packages now use PatchScript that reads
the patchfile (cf. Patch) the validator code doesn't know to check the
.patch at all, so if this is the rule we could always check *.patch if
it is present (instead of checking whatever Patch: says).
One example I've seen is emacs21. There are 3 variants (emacs21, 
emacs21-xaw3d and emacs21-nox) but they all use the same patch file.

/sw/fink/10.2-gcc3.3/unstable/main/finkinfo/editors
[EMAIL PROTECTED] grep \.patch emacs21*.info
emacs21-21.3-11.info: sed 's|@PREFIX@|%p|g' %a/emacs21-%v-%r.patch | 
patch -p1
emacs21-nox-21.3-11.info: sed 's|@PREFIX@|%p|g' %a/emacs21-%v-%r.patch 
| patch -p1
emacs21-xaw3d-21.3-11.info: sed 's|@PREFIX@|%p|g' 
%a/emacs21-%v-%r.patch | patch -p1

--
Rohan Lloyd


---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=click
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] /sw/var/lib/dpkg/status damaged?

2003-10-01 Thread Pascal Bourguignon
Now it seems the /sw/var/lib/dpkg/status is damaged. How do I recover  
it?

dpkg -i  
/sw/fink/dists/stable/crypto/binary-darwin-powerpc/openssl097- 
dev_0.9.7b-1_darwin-powerpc.deb
dpkg: parse error, in file `/sw/var/lib/dpkg/status' near line 1807  
package `openssl097-dev':
 missing version
### execution of dpkg failed, exit code 2

--
__Pascal Bourguignon__
http://www.informatimago.com/


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] /sw/var/lib/dpkg/status damaged?

2003-10-01 Thread Alexander K. Hansen
This happens occasionally--I've never heard a good explanation for it,
though.

You may be able to fix this if /sw/var/lib/dpkg/status-old is available,
and not also damaged:

sudo cp /sw/var/lib/dpkg/status-old /sw/var/lib/dpkg/status



On Wed, 2003-10-01 at 11:42, Pascal Bourguignon wrote:
 Now it seems the /sw/var/lib/dpkg/status is damaged. How do I recover  
 it?
 
 dpkg -i  
 /sw/fink/dists/stable/crypto/binary-darwin-powerpc/openssl097- 
 dev_0.9.7b-1_darwin-powerpc.deb
 dpkg: parse error, in file `/sw/var/lib/dpkg/status' near line 1807  
 package `openssl097-dev':
   missing version
 ### execution of dpkg failed, exit code 2
 



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] /sw/var/lib/dpkg/status damaged?

2003-10-01 Thread Jean-Francois MERTENS
On Wednesday, Oct 1, 2003, at 17:42 Europe/Brussels, Pascal Bourguignon  
wrote:

Now it seems the /sw/var/lib/dpkg/status is damaged. How do I recover  
it?

dpkg -i  
/sw/fink/dists/stable/crypto/binary-darwin-powerpc/openssl097- 
dev_0.9.7b-1_darwin-powerpc.deb
dpkg: parse error, in file `/sw/var/lib/dpkg/status' near line 1807  
package `openssl097-dev':
 missing version
### execution of dpkg failed, exit code 2
When this happens, status-old is in general not damaged, so the first  
fix to try is

a) diff status status-old to be sure for what other packages they  
differ, besides openssl097-dev
b) cp -p status status-svd (to be sure) ; cp -p status-old status
c) use iteratively (at least once each, since the corresponding  
file-lists are often also corrupted in
that case) fink reinstall and fink purge on each of the suspicious  
packages to bring them to their
desired state.

d) If in the above you discover that status-old was also damaged _  
there is only one remedy :
to edit it...

JF Mertens



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] /sw/share/doc

2003-02-25 Thread Max Horn
I just noticed that various packages install multiple directories 
into /sw/share/doc (I am not talking about splitoffs which also cause 
this to some extent). For example, xmltv installs both 
/sw/share/doc/xmltv-0.5.8 and /sw/share/doc/xmltv. Likewise libxml2 
(my own package) even installs three directories: libxml2, 
libxml2--2.5.4, libxml2-python-2.5.4

The cause is clear, one directory (libxml2 resp. xmltv) is created by 
the DocFiles: field, the other(s) by the package itself.

I think we should try to avoid  fix this whenever possible (and 
maybe should mention this in the file hierarchy policy). When I look 
for docs for a package, I don't want to search through multiple 
directories. In most cases fixing it is as simple as adding a line to 
the InstallScript, like

  mv %i/share/doc/%n-%v %i/share/doc/%n

Look at the jpilot package which does this already.

Comments, thoughts, opinions? A few other packages that are affected:

 * opensp (OpenSP vs. opensp3)
 * neon23 (neon23 vs. neon-0.23.7; probably other neonXY packages, too)
 * scrollkeeper (scrollkeeper vs. scrollkeeper-0.3.12)
 * libxslt (libxslt vs. libxslt-python-1.0.24)


Bye,

Max

---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] /sw not in path with Apple's X11

2003-02-13 Thread Martin Costabel
Carsten Klapp wrote:

Hi,

I am a total newbie with X11.

Is there a way to permanently tell Apple's X11 to append Fink's /sw in 
its PATH? I didn't see any info yet on the fink web site how to do this.

There are many ways, from wrapper scripts over clickable launcher 
scripts to an Environment.plist file that sets the path for every 
application.

This is required for example to run xboard together with gnuchess. One 
can launch xboard easily enough by adding /sw/bin/xboard to the 

The simplest way is to set the path in the Applications menu entry, for 
example

  source /sw/bin/init.sh; xboard

or

  env PATH=/sw/bin:/sw/sbin:$PATH xboard

X11.app Applications menu but it will not find gnuchess in 
/sw/bin/gnuchess.

--
Martin





---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



[Fink-devel] /sw not in path with Apple's X11

2003-02-12 Thread Carsten Klapp
Hi,

I am a total newbie with X11.

Is there a way to permanently tell Apple's X11 to append Fink's /sw in 
its PATH? I didn't see any info yet on the fink web site how to do this.

This is required for example to run xboard together with gnuchess. One 
can launch xboard easily enough by adding /sw/bin/xboard to the 
X11.app Applications menu but it will not find gnuchess in 
/sw/bin/gnuchess.

So far the only method I found is to launch X11 in the Terminal instead 
of via the Finder:

/Applications/X11.app/Contents/MacOS/X11 

Any suggestions are appreciated,
Carsten



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] /sw?

2003-01-30 Thread Vadim Zaliva

On Tuesday, January 28, 2003, at 01:43 PM, Alexander Hansen wrote:


For an install from source, the answer is yes.


Thanks!



--
La perfection est atteinte non quand il ne reste rien a ajouter, mais
quand il ne reste rien a enlever.  (Antoine de Saint-Exupery)



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



[Fink-devel] /sw?

2003-01-28 Thread Vadim Zaliva
Is it possible to install fink with root not in /sw directory?

Sincerely,
Vadim

--
La perfection est atteinte non quand il ne reste rien a ajouter, mais
quand il ne reste rien a enlever.  (Antoine de Saint-Exupery)



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] /sw?

2003-01-28 Thread Alexander Hansen
Do you mean from the binary installer or from a source install?  If
binary, then you have to do some additional work--check the mailing list
archives.

For an install from source, the answer is yes.

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

On Tue, 28 Jan 2003, Vadim Zaliva wrote:

 Is it possible to install fink with root not in /sw directory?

 Sincerely,
 Vadim

 --
 La perfection est atteinte non quand il ne reste rien a ajouter, mais
 quand il ne reste rien a enlever.  (Antoine de Saint-Exupery)



 ---
 This SF.NET email is sponsored by:
 SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
 http://www.vasoftware.com
 ___
 Fink-devel mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/fink-devel



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] /sw/include/apt-pkg docs?

2002-06-02 Thread Max Horn

At 23:32 Uhr -0400 01.06.2002, Kyle Moffett wrote:
Does anybody know where I can find docs or reference stuff or file 
descriptions of the apt headers in /sw/include/apt-pkg?

THe only docs I know are the comments in tbe headers themselves, and 
reading the source code.


Cheers,

Max
-- 
---
Max Horn
Software Developer

email: mailto:[EMAIL PROTECTED]
phone: (+49) 6151-494890

___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel