[Fink-users] coreutils and openssh not seeing local users?

2003-11-15 Thread Aaron Magill
I recently installed coreutils and openssh after upgrading to Panther 
and noticed that neither of these packages seem to "talk" properly with 
the system when it comes to actually validating a user...

With coreutils, I noticed this when I found myself unable to use "su" 
anymore (yeah, I know I can use sudo, but I'm used to su'ing to the 
user I need to become)... I dug into the system log and got the 
following:

Nov 15 23:15:44 enigma2 /usr/libexec/fix_prebinding: /sw/bin/su could 
not be launched prebound.
Nov 15 23:15:44 enigma2 /usr/libexec/fix_prebinding: The file 
/sw/bin/su changed after the prebinding problem was noted.
Nov 15 23:15:44 enigma2 /usr/libexec/fix_prebinding: 2003-11-15 
23:15:44 -0600: prebinding for su done.

While this doesn't tell me anything about authentication, it tipped me 
off to the fact that I was no longer using the system su command.  I 
then decided to enable the ssh daemon from the openssh package, since I 
knew it also had to "lookup" local users, and found that, while a 
password prompt does appear, it rejects my account password.  Enabling 
and using the built in ssh daemon that comes with Panther, however, 
works fine.

Anyone have any ideas?  Do I need to configure something under /sw/etc 
to tell it where to find the local user information?

Thanks!

--
Aaron


---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


RE: [Fink-users] Setting up a local apt-get server

2003-11-15 Thread Alexander K. Hansen

-Original Message-
From: Remi Mommsen [mailto:[EMAIL PROTECTED] 
Sent: Saturday, November 15, 2003 8:48 PM
To: Alexander Hansen
Cc: sinclair44; [EMAIL PROTECTED]
Subject: Re: [Fink-users] Setting up a local apt-get server

Hi Alexander,

Thanks for your recipe. I wanted to do it since quite some time, but  
never took the effort. I just done it now and I have two  
additions/corrections:

On Saturday, November 15, 2003, at 04:21  PM, Alexander Hansen wrote:

> Sure:  I do this myself, using a webserver (Fink apache2, but the same  
> method should work with the builtin server)
>
> On the desktop, I added the following lines to my httpd.conf (in the  
> aliases section):
> ...
> #set up apt server
>
> Alias /dists "/sw/fink/dists"
> 
> Options Indexes FollowSymLinks MultiViews IncludesNoExec
> AddOutputFilter Includes html

If I include the AddOutputFilter, the Apple Web Server does not start  
up (both for Panther and Jaguar). I removed it, and apt-get seems to be  
happy nevertheless.

[AKH>] It's probably not too important, then.  I've only tried this with
Fink builds of apache.

> AllowOverride None
> Order allow,deny
> Allow from all
> 
> ...
> (I just copied from another entry in that file)
>
> On the laptop, I added this:

You'll have to add this to /sw/etc/apt/sources.list

[AKH>] Oops--I shouldn't watch TV when I do my mail!

> deb http://desktop.address.here unstable main crypto
>
> Then when you "apt-get update", you'll read from the Fink official  
> binaries as well as your own.

Cheers,
Remi

-
Truth decays into beauty, while beauty soon becomes merely charm.
Charm ends up as strangeness, and even that doesn't last, but up and
down are forever. (Anonymous)

*
Remigius K. Mommsen e-mail: [EMAIL PROTECTED]
University of California, Irvine   URL:http://cern.ch/mommsen
c/o SLAC voice:++1 (650) 926-3595
2575 Sand Hill Road #35fax:++1 (650) 926-3882
Menlo Park, CA 94025, US  home:++1 (650) 233-9041
*




---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Setting up a local apt-get server

2003-11-15 Thread Remi Mommsen
Hi Alexander,

Thanks for your recipe. I wanted to do it since quite some time, but  
never took the effort. I just done it now and I have two  
additions/corrections:

On Saturday, November 15, 2003, at 04:21  PM, Alexander Hansen wrote:

Sure:  I do this myself, using a webserver (Fink apache2, but the same  
method should work with the builtin server)

On the desktop, I added the following lines to my httpd.conf (in the  
aliases section):
...
#set up apt server

Alias /dists "/sw/fink/dists"

Options Indexes FollowSymLinks MultiViews IncludesNoExec
AddOutputFilter Includes html
If I include the AddOutputFilter, the Apple Web Server does not start  
up (both for Panther and Jaguar). I removed it, and apt-get seems to be  
happy nevertheless.

AllowOverride None
Order allow,deny
Allow from all

...
(I just copied from another entry in that file)
On the laptop, I added this:
You'll have to add this to /sw/etc/apt/sources.list

deb http://desktop.address.here unstable main crypto

Then when you "apt-get update", you'll read from the Fink official  
binaries as well as your own.
Cheers,
Remi
On Saturday, November 15, 2003, at 04:36 PM, sinclair44 wrote:

Hello fink team-

I'd like to set up my desktop computer (source/unstable) to be an  
apt-get
server for my laptop (currently binary/0.6.1). I've read in the  
archives
that several people have done this, but the details were very  
sketchy. Could
someone give me directions on how to set up the desktop to serve  
binaries to
the laptop?

Thanks; I really appreciate all that the fink team is doing for OS  
X/Darwin.

(PS: This problem could be nullified if the aalib problem is  
resolved; an
email should be sent with this one, "X11 and aalib binaries". But  
even if
that is fixed, I'm still curious about how this is done :))
--  
-- sinclair44
http://www.watzmanassociates.com/josh/



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/ 
g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

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


---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/ 
g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users




-
Truth decays into beauty, while beauty soon becomes merely charm.
Charm ends up as strangeness, and even that doesn't last, but up and
down are forever. (Anonymous)
*
Remigius K. Mommsen e-mail: [EMAIL PROTECTED]
University of California, Irvine   URL:http://cern.ch/mommsen
c/o SLAC voice:++1 (650) 926-3595
2575 Sand Hill Road #35fax:++1 (650) 926-3882
Menlo Park, CA 94025, US  home:++1 (650) 233-9041
*


---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Newbie Help

2003-11-15 Thread Martin Costabel
Rob Randall wrote:
[]
/sw/lib/libintl.a -liconv
ld: table of contents for archive: /sw/lib/libintl.a is out of date; 
rerun ranlib(1) (can't load from it)
FAQ#5.10 http://fink.sourceforge.net/faq/comp-general.php#toc-out-of-date

--
Martin


---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] bus error after fileutils update

2003-11-15 Thread Martin Costabel
Claus Atzenbeck wrote:
Hi,

I have
MacOS 10.3.1
Package manager version: 0.16.2
Distribution version: 0.6.2.cvs
I was updating fileutils to version 4.1-4. After that I am not able to
use most unix tools provided by fileutils. I get a bus error, e.g.:
[cumulus-wlan:~] claus$ mkdir test
Bus error
[cumulus-wlan:~] claus$ touch test
Bus error
[cumulus-wlan:~] claus$ ln Sites/ testing
Bus error
I also did a "fink reinstall fileutils", but this did not solve the
problem.
Any idea what is going wrong?
Do "fink rebuild gettext". This has solved the problem for others. You 
may have to "dpkg -r --force-depends fileutils" first so that the 
rebuild doesn't get killed by crashing mv or cp commands.

Before you do this, could you look into /tmp/update_prebinding.log and 
see if there is anything interesting there?

--
Martin


---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] X11 and aalib binaries

2003-11-15 Thread Alexander Hansen
That's an odd one:  the .info file for aalib shows a dependency on x11,  
but system-xfree86 should satisfy this, too.  Do you show an "x11"  
virtual package as well?

On Saturday, November 15, 2003, at 04:39 PM, sinclair44 wrote:

Hello fink team-

I've got a laptop set up with fink 0.6.1 binaries. When I tried to  
install
gimp on that computer, it wanted to install xfree86 over system-xfree86
(which fink automagically installed - it saw I had Apple's X11). I  
tracked
this down to aalib. When I do "apt-get install aalib", I'm asked to  
install
xfree86 over system-xfree86. I've did "apt-get update ; apt-get  
upgrade ;
fink scanpackages" just yesterday, but the problem persisted.

Is this a problem on my end or yours, and how can it be resolved?

Thanks.
--  

-- sinclair44
http://www.watzmanassociates.com/josh/


---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/ 
g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

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


---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Setting up a local apt-get server

2003-11-15 Thread Alexander Hansen
Sure:  I do this myself, using a webserver (Fink apache2, but the same  
method should work with the builtin server)

On the desktop, I added the following lines to my httpd.conf (in the  
aliases section):
...
#set up apt server

Alias /dists "/sw/fink/dists"

Options Indexes FollowSymLinks MultiViews IncludesNoExec
AddOutputFilter Includes html
AllowOverride None
Order allow,deny
Allow from all

...
(I just copied from another entry in that file)
On the laptop, I added this:

deb http://desktop.address.here unstable main crypto

Then when you "apt-get update", you'll read from the Fink official  
binaries as well as your own.

On Saturday, November 15, 2003, at 04:36 PM, sinclair44 wrote:

Hello fink team-

I'd like to set up my desktop computer (source/unstable) to be an  
apt-get
server for my laptop (currently binary/0.6.1). I've read in the  
archives
that several people have done this, but the details were very sketchy.  
Could
someone give me directions on how to set up the desktop to serve  
binaries to
the laptop?

Thanks; I really appreciate all that the fink team is doing for OS  
X/Darwin.

(PS: This problem could be nullified if the aalib problem is resolved;  
an
email should be sent with this one, "X11 and aalib binaries". But even  
if
that is fixed, I'm still curious about how this is done :))
--  

-- sinclair44
http://www.watzmanassociates.com/josh/


---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/ 
g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

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


---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Newbie Help

2003-11-15 Thread Rob Randall
If this is the wrong place to ask some questions, please direct me to the proper venue.

Your web site has some very useful information but I really can't figure out what I'm doing wrong.

This is what I've done. I have Panther installed.

1. Installed X11.
2. Installed X11 SDK and the Developer package from the XCode disc.
3. Downloaded Fink 0.6.1 and installed.
4. Installed FinkCommander 0.5.1.
5. Used FinkCommander to download and compile the "bundle-gnome" .


Everything seemed to be going along just fine, then at the end I get this (I'm not sure how much of this is relevant):

cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I/sw/include -Wall -g -O2 -c findme.c -MT findme.lo -MD -MP -MF .deps/findme.TPlo  -fno-common -DPIC -o .libs/findme.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I/sw/include -Wall -g -O2 -c findme.c -MT findme.lo -MD -MP -MF .deps/findme.TPlo -o findme.o >/dev/null 2>&1
mv -f .libs/findme.lo findme.lo
source='poptparse.c' object='poptparse.lo' libtool=yes \
depfile='.deps/poptparse.Plo' tmpdepfile='.deps/poptparse.TPlo' \
depmode=gcc3 /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I.  -I/sw/include  -Wall -g -O2 -c -o poptparse.lo `test -f 'poptparse.c' || echo './'`poptparse.c
rm -f .libs/poptparse.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I/sw/include -Wall -g -O2 -c poptparse.c -MT poptparse.lo -MD -MP -MF .deps/poptparse.TPlo  -fno-common -DPIC -o .libs/poptparse.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I/sw/include -Wall -g -O2 -c poptparse.c -MT poptparse.lo -MD -MP -MF .deps/poptparse.TPlo -o poptparse.o >/dev/null 2>&1
mv -f .libs/poptparse.lo poptparse.lo
source='poptconfig.c' object='poptconfig.lo' libtool=yes \
depfile='.deps/poptconfig.Plo' tmpdepfile='.deps/poptconfig.TPlo' \
depmode=gcc3 /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I.  -I/sw/include  -Wall -g -O2 -c -o poptconfig.lo `test -f 'poptconfig.c' || echo './'`poptconfig.c
rm -f .libs/poptconfig.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I/sw/include -Wall -g -O2 -c poptconfig.c -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.TPlo  -fno-common -DPIC -o .libs/poptconfig.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I/sw/include -Wall -g -O2 -c poptconfig.c -MT poptconfig.lo -MD -MP -MF .deps/poptconfig.TPlo -o poptconfig.o >/dev/null 2>&1
mv -f .libs/poptconfig.lo poptconfig.lo
source='popthelp.c' object='popthelp.lo' libtool=yes \
depfile='.deps/popthelp.Plo' tmpdepfile='.deps/popthelp.TPlo' \
depmode=gcc3 /bin/sh ./depcomp \
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I.  -I/sw/include  -Wall -g -O2 -c -o popthelp.lo `test -f 'popthelp.c' || echo './'`popthelp.c
rm -f .libs/popthelp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I/sw/include -Wall -g -O2 -c popthelp.c -MT popthelp.lo -MD -MP -MF .deps/popthelp.TPlo  -fno-common -DPIC -o .libs/popthelp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I/sw/include -Wall -g -O2 -c popthelp.c -MT popthelp.lo -MD -MP -MF .deps/popthelp.TPlo -o popthelp.o >/dev/null 2>&1
mv -f .libs/popthelp.lo popthelp.lo
/bin/sh ./libtool --mode=link gcc  -Wall -g -O2  -lintl -L/sw/lib -o libpopt.la -rpath /sw/lib  popt.lo findme.lo poptparse.lo poptconfig.lo popthelp.lo  
rm -fr .libs/libpopt.la .libs/libpopt.* .libs/libpopt.*
gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/libpopt.0.0.0.dylib  popt.lo findme.lo poptparse.lo poptconfig.lo popthelp.lo  -L/sw/lib -lintl -lc -install_name  /sw/lib/libpopt.0.dylib -compatibility_version 1 -current_version 1.0
ld: warning -dylib_install_name /sw/lib/libpopt.0.dylib not found in segment address table LD_SEG_ADDR_TABLE /sw/var/lib/fink/prebound/seg_addr_table
ld: warning -undefined suppress disables -prebind
ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
/sw/lib/libiconv.2.dylib(localcharset.o) definition of _locale_charset
(cd .libs && rm -f libpopt.0.dylib && ln -s libpopt.0.0.0.dylib libpopt.0.dylib)
(cd .libs && rm -f libpopt.dylib && ln -s libpopt.0.0.0.dylib libpopt.dylib)
ar cru .libs/libpopt.a  popt.o findme.o poptparse.o poptconfig.o popthelp.o 
ranlib .libs/libpopt.a
creating libpopt.la
(cd .libs && rm -f libpopt.la && ln -s ../libpopt.la libpopt.la)
source='test1.c' object='test1.o' libtool=no \
depfile='.deps/test1.Po' tmpdepfile='.deps/test1.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I.  -I/sw/include  -Wall -g -O2 -c `test -f 'test1.c' || echo './'`test1.c
/bin/sh ./libtool --mode=link gcc  -Wall -g -O2  -lintl -L/sw/lib -o test1 -all-static test1.o libpopt.la 
libtool: link: warning: complete static linking is impossible in this configuration
gcc -Wall -g -O2 -o test1 test1.o  -L/sw/lib ./.libs/libpopt.a /sw/lib/libintl.a -liconv
ld: table of contents for archive: /sw/lib/libintl.a is out of date; rerun ranlib(1) (can't load from it)
ld: warning prebinding disabled because dependent library: /us

[Fink-users] (no subject)

2003-11-15 Thread Don McKenzie Paul
The new fink update, fink (0.17.0-1), seems to have gone mad on my 
machine. Is it just me or really a problem for everyone?

Checking system... powerpc-apple-darwin6.8
This system is supported and tested.
ln -s 10.2-gcc3.3 /sw/fink/dists
Reading package info...
WARNING: Unable to parse the line "SetCXX = g++2" in 
"/sw/fink/dists/stable/main/finkinfo/x11/qt2-g++2-2.3.2-2.info".
WARNING: Unable to parse the line "DescUsage <<" in 
"/sw/fink/dists/stable/main/finkinfo/net/bitchx-1.0c19-5.info".
WARNING: Unable to parse the line "If versions before 1.019c-4 was 
used, please make sure %p/etc/bitchx and %p/lib/bitchx/script are 
working correctly. if they are not, please move them out of the way 
and reinstall bitchx." in 
"/sw/fink/dists/stable/main/finkinfo/net/bitchx-1.0c19-5.info".
WARNING: Unable to parse the line "<<" in 
"/sw/fink/dists/stable/main/finkinfo/net/bitchx-1.0c19-5.info".
WARNING: Unable to parse the line "Conflicts netpbm (<< 9.25-1)" in 
"/sw/fink/dists/stable/main/finkinfo/graphics/netpbm10-10.12-2.info".
WARNING: Unable to parse the line "GCC 3.3" in 
"/sw/fink/dists/stable/main/finkinfo/games/grhino-0.7.0-11.info".
WARNING: Unable to parse the line "<<" in 
"/sw/fink/dists/unstable/main/finkinfo/web/zannot-0.3-12.info".
WARNING: Unable to parse the line "DescUsage <<" in 
"/sw/fink/dists/unstable/main/finkinfo/net/bitchx-1.0c19-5.info".
WARNING: Unable to parse the line "If versions before 1.019c-4 was 
used, please make sure %p/etc/bitchx and %p/lib/bitchx/script are 
working correctly. if they are not, please move them out of the way 
and reinstall bitchx." in 
"/sw/fink/dists/unstable/main/finkinfo/net/bitchx-1.0c19-5.info".
WARNING: Unable to parse the line "<<" in 
"/sw/fink/dists/unstable/main/finkinfo/net/bitchx-1.0c19-5.info".
WARNING: Unable to parse the line "InfoDocs elvin.info" in 
"/sw/fink/dists/unstable/main/finkinfo/libs/libelvin-ssl-4.0.3-1.info".
WARNING: Unable to parse the line "<<" in 
"/sw/fink/dists/unstable/main/finkinfo/libs/libelvin-ssl-4.0.3-1.info".
WARNING: Unable to parse the line "mkdir -p %i/share/%N" in 
"/sw/fink/dists/unstable/main/finkinfo/libs/libelvin-ssl-4.0.3-1.info".
WARNING: Unable to parse the line "mv %I/share/elvin.* %i/share/%N/" 
in 
"/sw/fink/dists/unstable/main/finkinfo/libs/libelvin-ssl-4.0.3-1.info".
WARNING: Unable to parse the line "In order to allow its stack to be 
passed to non-rexx/regina programs, the authors of regina have 
implemented the system-wide 'stack' typical of vm/mvs/cms systems via 
a unix daemon. " in 
"/sw/fink/dists/unstable/main/finkinfo/languages/regina-3.2-12.info".
WARNING: Unable to parse the line "Like all such daemons, this one is 
supposed to  be started at system startup time.  In the default 
distribution of regina, this daemon configuration (referred to in the 
documentation as rxstack), is installed in the linux way, in 
/etc/regina/rc.d/init.d. For the fink distribuiton, it is installed 
in *prefix*/sbin, and a daemonic file is provided. (See fink 
documentation for more information on daemonic)." in 
"/sw/fink/dists/unstable/main/finkinfo/languages/regina-3.2-12.info".
WARNING: Unable to parse the line "The important upshot of this 
(other than the changed file locations) is that IF you install the 
regina package (and not just regina-bin and regina-shlibs), the tcp 
daemon will automatically start up on your system.  If you do not 
wish to be exposed to the security issues this raises (see the regina 
documentation) then you should only install regina-bin and 
regina-shlibs. " in 
"/sw/fink/dists/unstable/main/finkinfo/languages/regina-3.2-12.info".
WARNING: Unable to parse the line "<<" in 
"/sw/fink/dists/unstable/main/finkinfo/languages/regina-3.2-12.info".
WARNING: Unable to parse the line "Conflicts netpbm (<< 9.25-1)" in 
"/sw/fink/dists/unstable/main/finkinfo/graphics/netpbm10-10.12-2.info".
WARNING: Unable to parse the line "Replaces %N (<< 2.0.1.1-1)" in 
"/sw/fink/dists/unstable/main/finkinfo/gnome/control-center-2.0.3-2.info".
Updating package index... done.



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] (no subject)

2003-11-15 Thread Gary K Olson
Thanks!  Your question made me realize that when I switched from 
perl5.6 to Apple's perl that I was thinking Mac and not unix.  When I 
removed perl5.6, fink did not remove the perl exec. from /sw/bin/fink, 
so I removed it and setup  an alias to /usr/bin/perl.  Apparently the 
alias did not work with unix OS, so i soft linked /sw/bin/perl to 
/usr/bin/perl and reran openjade and it compiled just fine.  Thank you 
for the quick response

Gary K. Olson

On Nov 14, 2003, at 9:13 AM, Alexander K. Hansen wrote:

OK.  What do you get from "ls -l /sw/bin/perl"?

On Friday, November 14, 2003, at 11:05 AM, Gary K Olson wrote:

openjade fails to compile.  I am running
10.3 with all the Xcode and SDK's
0.6.2cvs dist (actually running on rsync)
fink 0.16.2-1 package manager
Here is output:

mv -f .libs/GroveApp.lo GroveApp.lo
rm -f grove_inst.cxx
/sw/bin/perl ./../instmac.pl grove_inst.m4 >grove_inst.cxx
/bin/sh: line 1: /sw/bin/perl: Permission denied
make[2]: *** [grove_inst.cxx] Error 126
make[1]: *** [spgrove] Error 2
make: *** [all] Error 2
### execution of /var/tmp/tmp.2.Xxozex failed, exit code 2
Failed: compiling openjade-1.3.2-25 failed
[Gary-K-Olsons-Computer:~]:-bash:502$:


---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] bus error after fileutils update

2003-11-15 Thread Claus Atzenbeck
Hi,

I have
MacOS 10.3.1
Package manager version: 0.16.2
Distribution version: 0.6.2.cvs

I was updating fileutils to version 4.1-4. After that I am not able to
use most unix tools provided by fileutils. I get a bus error, e.g.:

[cumulus-wlan:~] claus$ mkdir test
Bus error
[cumulus-wlan:~] claus$ touch test
Bus error
[cumulus-wlan:~] claus$ ln Sites/ testing
Bus error

I also did a "fink reinstall fileutils", but this did not solve the
problem.

Any idea what is going wrong?

Thanks!
Claus


---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] X11 and aalib binaries

2003-11-15 Thread sinclair44
Hello fink team-

I've got a laptop set up with fink 0.6.1 binaries. When I tried to install
gimp on that computer, it wanted to install xfree86 over system-xfree86
(which fink automagically installed - it saw I had Apple's X11). I tracked
this down to aalib. When I do "apt-get install aalib", I'm asked to install
xfree86 over system-xfree86. I've did "apt-get update ; apt-get upgrade ;
fink scanpackages" just yesterday, but the problem persisted.

Is this a problem on my end or yours, and how can it be resolved?

Thanks.
-- 

-- sinclair44
http://www.watzmanassociates.com/josh/



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Setting up a local apt-get server

2003-11-15 Thread sinclair44
Hello fink team-

I'd like to set up my desktop computer (source/unstable) to be an apt-get
server for my laptop (currently binary/0.6.1). I've read in the archives
that several people have done this, but the details were very sketchy. Could
someone give me directions on how to set up the desktop to serve binaries to
the laptop?

Thanks; I really appreciate all that the fink team is doing for OS X/Darwin.

(PS: This problem could be nullified if the aalib problem is resolved; an
email should be sent with this one, "X11 and aalib binaries". But even if
that is fixed, I'm still curious about how this is done :))
-- 

-- sinclair44
http://www.watzmanassociates.com/josh/



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: .*rc files [was Re: [Fink-users] gnome]

2003-11-15 Thread Martin Costabel
James Dasher wrote:

On Saturday, Nov 15, 2003, at 06:38 US/Eastern, Martin Costabel wrote:



  source /sw/bin/init.csh
  exec gnome-session
or

  source /sw/bin/init.csh
  metacity &
  exec gnome-session
Oh dear, I lied :-( It is init.sh, not init.csh! The .xinitrc file is 
read by a shell of the sh variety, independently of the user's favorite 
shell.

The above were recommended lines to include in a .xinitrc file, in this 
case for a fink user having problems initiating a gnome session.  I have 
the (same) source line in my .cshrc file, not in my .xinitrc file.

My questions:
1) Is it better to source the shell in one .*rc file rather than the 
other?  
You need both, they are executed in different situations. .cshrc is read 
when your command line shell starts, .xinitrc is read when X11 starts.

--
Martin


---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


.*rc files [was Re: [Fink-users] gnome]

2003-11-15 Thread James Dasher
On Saturday, Nov 15, 2003, at 06:38 US/Eastern, Martin Costabel wrote:



  source /sw/bin/init.csh
  exec gnome-session
or

  source /sw/bin/init.csh
  metacity &
  exec gnome-session
The above were recommended lines to include in a .xinitrc file, in this 
case for a fink user having problems initiating a gnome session.  I 
have the (same) source line in my .cshrc file, not in my .xinitrc file.

My questions:
1) Is it better to source the shell in one .*rc file rather than the 
other?  Does fink have a preference?  Does XDarwin?
2) Any suggestions for configuration options?

If the answer is, "It depends on your system and your configuration," 
then here's some information.

Fink:
[localhost:~] jamesd% fink --version
Package manager version: 0.16.2
Distribution version: 0.6.1.cvs
X:
 i   system-xfree86-  4.2-3Placeholder: XFree86 4.2.x and Apple 
X11 b...
 i   system-xfree86-  1.0-1(place-holder package for upgrading 
broken...
 i   xfree86  4.3.0-15 XFree86 distribution
 i   xfree86-shlibs   4.3.0-15 XFree86 distribution

XDarwin 4.3.0 installed via fink.  I tried to force-remove the 
system-xfree* and other packages when I removed Apple's X11 beta 3, but 
fink told me I didn't have the packages installed.  I'm sure I did 
something wrong, but once I installed the upgraded xfree packages, I 
didn't notice any conflicts, and haven't gotten around to attempting 
the force-remove again.

I'm using 10.2.8, and running a very generic fvwm2 - "very generic" 
because I haven't had the time to configure it since I downloaded it 
two or three days ago.

.cshrc:
source /sw/bin/init.csh
.xinitrc:
#!/bin/sh
# $Xorg: xinitrc.cpp,v 1.3 2000/08/17 19:54:30 cpqbld Exp $
userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/usr/X11R6/lib/X11/xinit/.Xresources
sysmodmap=/usr/X11R6/lib/X11/xinit/.Xmodmap
# merge in defaults and keymaps

if [ -f $sysresources ]; then
xrdb -merge $sysresources
fi
if [ -f $sysmodmap ]; then
xmodmap $sysmodmap
fi
if [ -f $userresources ]; then
xrdb -merge $userresources
fi
if [ -f $usermodmap ]; then
xmodmap $usermodmap
fi
# start some nice programs

exec fvwm2 &
xchat &
exec xterm -geometry 80x40+0+0 -name login
Other than removing the xclock and the generic (unnamed) xterm, and 
executing xchat, I'm using the standard .xinitrc copied from 
/usr/X11R6/etc/xinit/.

Pointers to other resources that I can read without wasting your time 
are welcome.  I've read and re-read the FAQs, googled around a bit, and 
browsed mailing list archives, but may have missed something.

Thanks, y'all -

James Dasher



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] freeciv/esd problems

2003-11-15 Thread A A
Hello and thank you for your assistance. I tried running Freeciv for the 
first time and when I run the civclient command (after civserver in a 
separate window), I get the following output

tibook:~ iqgrande$ civclient
1: Plugin esd found but can't be initialized.
1: No real audio subsystem managed to initialize!
1: Perhaps there is some misconfigurationg or bad permissions
2: Proceeding with sound support disabled
using device Built-in Audio for output:
   with sample rate 44100.00, 2 channels and 32-bit sample
using device Built-in Audio for input:
   with sample rate 44100.00, 2 channels and 32-bit sample
which has no sound. I just now tried XMMS (for the first time) and it seems 
to work fine (I added a directory of 11 mp3s and went through all of them 
really quick and it displayed no problems). After this, the civclient 
command seems to work. I don't know why that fixed the problem, but I 
figured I should share it in case others run into the same problem and so 
that the developers know about it for future revisions. Thanks for reading.

-Anthony

_
MSN Shopping upgraded for the holidays!  Snappier product search... 
http://shopping.msn.com



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Can't compile dpkg or apt

2003-11-15 Thread M. Brooks Clark
For about the last week, I haven't been able to update dpkg or apt. I
haven't seen any discussions on the list about these errors. Is anyone else
seeing these error also? Any workarounds?

Package manager version: 0.16.2
Distribution version: 0.6.2.cvs


Here's the error I get with dpkg:

main.cc:560: error: built-in function
`__builtin___CFStringMakeConstantString'
   requires `-fconstant-cfstrings' flag
main.cc:587: error: built-in function
`__builtin___CFStringMakeConstantString'
   requires `-fconstant-cfstrings' flag
main.cc:588: warning: invalid conversion from `const void*' to `const
   __CFDictionary*'
make[2]: *** [main.o] Error 1
make[1]: *** [all-dselect] Error 2
make: *** [all-recursive] Error 2
### execution of  failed, exit code 2
Failed: compiling dpkg-1.10.9-27 failed


And here's the error I get with apt:

deb/debsystem.cc: In function `void finkinit()':
deb/debsystem.cc:71: error: built-in function `
   __builtin___CFStringMakeConstantString' requires `-fconstant-cfstrings'
flag
deb/debsystem.cc:98: error: built-in function `
   __builtin___CFStringMakeConstantString' requires `-fconstant-cfstrings'
flag
deb/debsystem.cc:99: warning: invalid conversion from `const void*' to
`const 
   __CFDictionary*'
make[2]: *** 
[/sw/src-local/apt-0.5.4-35/apt-0.5.4/obj/apt-pkg/debsystem.opic] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2
### execution of  failed, exit code 2
Failed: compiling apt-0.5.4-35 failed

- 
Sincerely,

Brooks




---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failure compiling Ruby 1.6.7-25

2003-11-15 Thread Martin Costabel
Phillip Reed wrote:

I'm using OS X 10.3.1, fink package manager version 0.16.2, and 
distribution version 0.6.2.cvs.  When I try to install Ruby 1.6.7-27, it 
1.6.7-27? Typo or where do you see this version? I see only -25.

gives the following error shortly after configure finishes.  Any 
[]
gcc -g -O2 -fno-common -pipe -no-cpp-precomp -I. -I. -I/sw/include -c 
eval.c
eval.c:7317: warning: static declaration for `thread_switch' follows 
non-static
eval.c: In function `thread_switch':
eval.c:7318: error: argument `n' doesn't match prototype
I get the same error. I doubt that anyone has ever tried to compile this 
on 10.3. You should probably notify the maintainer. It (i.e. version 
1.6.7-15) compiles on 10.2, dunno why.

OTOH, if you activate unstable, you get the ruby18 package which 
compiles version 1.8.0-10, and this compiles OK. They renamed the 
thread_switch function so that the clash with the system function of the 
same name is avoided.

--
Martin


---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] gnome

2003-11-15 Thread Martin Costabel
Andrew Hartung wrote:

Can someone please point me to the docs for how to set up my .xinitrc 
for gnome please? I can't for the life of me find it in the /sw/share 
Depending on the version of gnome you have installed, the minimal 
.xinitrc would be

  source /sw/bin/init.csh
  exec gnome-session
or

  source /sw/bin/init.csh
  metacity &
  exec gnome-session
directory, nor much in the archives(which I find difficult to search 
through). I'm on a fresh 10.2.8 install with xfree86 4.3.0-15 and gnome. 
I've never run gnome before, previously using oroborusx long ago(it 
seems to not be updated anymore?), 
I think there is a recent update of OroborOSX.
http://oroborosx.sourceforge.net/
or recently Apple's X11, but as we 
all know the bastards pulled all non 10.3 X11 downloads. Between that 
pull and the Java 1.4.1 pull I am going mad(er).
--
Martin


---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] fink commander

2003-11-15 Thread Martin Costabel
Chris Lounds wrote:
Hi there,

whenever fink commander updates the table, it puts loads of errors into  
my console log:

W: Couldn't stat source package list http://us.dl.sourceforge.net  
10.3/current/crypto Packages
(/sw/var/lib/apt/lists/ 
us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.3_current_crypto_b 
inary-darwin-powerpc_Packages)
 - stat (2 No such file or directory)

is this a problem??  obviously there is no  
"http://us.dl.sourceforge.net 10.3/" as it should be  
"http://us.dl.sourceforge.net";
This is not the problem.

Maybe it helps if you run from the command line

  fink scanpackages
  sudo apt-get update
--
Martin




---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] fink commander

2003-11-15 Thread Chris Lounds
Hi there,

whenever fink commander updates the table, it puts loads of errors into  
my console log:

W: Couldn't stat source package list http://us.dl.sourceforge.net  
10.3/current/crypto Packages
(/sw/var/lib/apt/lists/ 
us.dl.sourceforge.net_fink_direct%5fdownload_dists_10.3_current_crypto_b 
inary-darwin-powerpc_Packages)
 - stat (2 No such file or directory)

is this a problem??  obviously there is no  
"http://us.dl.sourceforge.net 10.3/" as it should be  
"http://us.dl.sourceforge.net";

how do i fix?

thanks

chris



---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] gnome

2003-11-15 Thread Andrew Hartung
Can someone please point me to the docs for how to set up my .xinitrc 
for gnome please? I can't for the life of me find it in the /sw/share 
directory, nor much in the archives(which I find difficult to search 
through). I'm on a fresh 10.2.8 install with xfree86 4.3.0-15 and 
gnome. I've never run gnome before, previously using oroborusx long 
ago(it seems to not be updated anymore?), or recently Apple's X11, but 
as we all know the bastards pulled all non 10.3 X11 downloads. Between 
that pull and the Java 1.4.1 pull I am going mad(er).

Thank you,
Andrew Hartung


---
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
___
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users