Re: [Fink-users] Re: Fink and proxy

2004-07-13 Thread Sebastian Flothow
Am 12. Jul 2004 um 23:29 Uhr schrieb Daniel E. Macks:
  http://[EMAIL PROTECTED]@server:port
The correct syntax is: http://user:[EMAIL PROTECTED]:port
Also, both curl and wget have configuration files (systemwide and per 
user), where you can probably configure your proxy login.

Sebastian
--
Sebastian Flothow
[EMAIL PROTECTED]
Because it reverses the logical flow of conversation.
> Why is top posting frowned upon?

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


[Fink-users] octave-forge 2004.02.12-3

2004-07-13 Thread Matthew Parry

i got the following failure. i have texinfo 4.2-22 installed, running on
10.3.4 with latest fink (cvs)

...

Output written on comms.dvi (78 pages, 197464 bytes).
Transcript written on comms.log.
texindex: ./comms.cp: not a texinfo index file
texindex: No page number in
/sw/bin/texi2dvi: texindex exited with bad status, quitting.
make[3]: *** [comms.dvi] Error 1
rm comms.texi
make[2]: *** [doc] Error 2
make[1]: *** [comm/] Error 2
make: *** [main/] Error 2
### execution of make failed, exit code 2
Failed: compiling octave-forge-2004.02.12-3 failed




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


Re: [Fink-users] octave-forge 2004.02.12-3

2004-07-13 Thread Matthew Parry

i'm sorry, i didn't mean for that to be so terse. i am humbly requesting
any help...

On Tue, 13 Jul 2004, Matthew Parry wrote:

>
> i got the following failure. i have texinfo 4.2-22 installed, running on
> 10.3.4 with latest fink (cvs)
>
> ...
>
> Output written on comms.dvi (78 pages, 197464 bytes).
> Transcript written on comms.log.
> texindex: ./comms.cp: not a texinfo index file
> texindex: No page number in
> /sw/bin/texi2dvi: texindex exited with bad status, quitting.
> make[3]: *** [comms.dvi] Error 1
> rm comms.texi
> make[2]: *** [doc] Error 2
> make[1]: *** [comm/] Error 2
> make: *** [main/] Error 2
> ### execution of make failed, exit code 2
> Failed: compiling octave-forge-2004.02.12-3 failed
>
>
>
>
> ---
> 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-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/fink-users
>



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


[Fink-users] problems with gettext installation during Selfupdate

2004-07-13 Thread Palacios Alberto
Hi,
I am having problems with Selfupdate .. I am getting the following 
message

The following 5 packages will be installed or updated:
 dpkg gettext gettext-bin gettext-dev storable-pm
gzip -dc /sw/src/gettext-0.10.40.tar.gz | /sw/bin/tar -xf -  
--no-same-owner --no-same-permissions
patch -p1 
patching file configure
patching file ltmain.sh
./configure --prefix=/sw --infodir=/sw/share/info 
--mandir=/sw/share/man --with-included-gettext
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc  
-L/sw/src/gettext-0.10.40-18/gettext-0.10.40/intl/.libs -L/sw/lib) 
works... no
configure: error: installation or configuration problem: C compiler 
cannot create executables.
### execution of ./configure failed, exit code 1
Failed: compiling gettext-0.10.40-18 failed
---
Any idea how to fix it?

I am using tcsh (not bash). I even tried to reinstall all (removing 
sw). I installed Fink 0.7.0 in a PowerBook with Xtools 1.1 and 
FinkCommander 0.5.3.
In .login I have the following line:
source /sw/bin/init.csh

Any help will be appreciated.
Alberto Palacios Pawlovsky
Toin University of Yokohama

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


Re: [Fink-users] problems with gettext installation during Selfupdate

2004-07-13 Thread Alexander K. Hansen
On Jul 13, 2004, at 11:40 AM, Palacios Alberto wrote:
Hi,
I am having problems with Selfupdate .. I am getting the following 
message

The following 5 packages will be installed or updated:
 dpkg gettext gettext-bin gettext-dev storable-pm
gzip -dc /sw/src/gettext-0.10.40.tar.gz | /sw/bin/tar -xf -  
--no-same-owner --no-same-permissions
patch -p1 
patching file configure
patching file ltmain.sh
./configure --prefix=/sw --infodir=/sw/share/info 
--mandir=/sw/share/man --with-included-gettext
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc  
-L/sw/src/gettext-0.10.40-18/gettext-0.10.40/intl/.libs -L/sw/lib) 
works... no
configure: error: installation or configuration problem: C compiler 
cannot create executables.
### execution of ./configure failed, exit code 1
Failed: compiling gettext-0.10.40-18 failed
---
Any idea how to fix it?

I am using tcsh (not bash). I even tried to reinstall all (removing 
sw). I installed Fink 0.7.0 in a PowerBook with Xtools 1.1 and 
FinkCommander 0.5.3.
In .login I have the following line:
source /sw/bin/init.csh

Any help will be appreciated.
Alberto Palacios Pawlovsky
Toin University of Yokohama

0)  You're using Panther, right?
1)  Did you ever install an XCode prerelease?  That error usually means 
that you have the wrong version of the Developer Tools for your OS.
2)  Try updating to XCode 1.2

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

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


[Fink-users] MySQL 4.0.2

2004-07-13 Thread Ersatz Sophist
Hi,
Two times now fink gets stuck at the following step while it is 
configuring mysql12shlibs 4.0.20-11 for comliation

checking if fort77 PIC flag -fno-common works...
And, it's a major crash, too. I can't launch anything once OSX starts 
executing this line.

FWIW, I get this message early during configuration:
checking dynamic linker characteristics... /sw/bin/fort77: No input 
files specified

I don't see anything else wrong.
Anyone know that the cause could be?
Thanks.
Payam
---
"Now I have no objection to incompetence, but I do object when 
incompetence is accompanied by boredom and self-righteousness." Paul 
Feyerabend


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


Re: [Fink-users] MySQL 4.0.2

2004-07-13 Thread Peter O'Gorman
Ersatz Sophist wrote:
Hi,
Two times now fink gets stuck at the following step while it is 
configuring mysql12shlibs 4.0.20-11 for comliation

checking if fort77 PIC flag -fno-common works...
And, it's a major crash, too. I can't launch anything once OSX starts 
executing this line.

FWIW, I get this message early during configuration:
checking dynamic linker characteristics... /sw/bin/fort77: No input 
files specified

I don't see anything else wrong.
Anyone know that the cause could be?
 fink remove fort77
Peter
--
Peter O'Gorman - http://www.pogma.com
---
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-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users