/usr/bin/head
On Wednesday, July 23, 2003, at 12:39 PM, Warren Gallin wrote:
Hi,
I have replaced the HEAD file with the head file that you posted, checked to be sure that it was present as usr/bin/head, ran selfupdate-cvs again, and got exactly the same error message. So it appears that even with the correct head file in usr/bin the error identified in the FAQ is still happening. Any other ideas or possibilities?
Warren Gallin
On Wednesday, July 23, 2003, at 04:03 AM, Alexander Hansen wrote:
It's essentially just that, except that the file isn't on your system: you'll need to get a copy from a different computer.
Why it happened is that there's a Perl module (I don't remember which one) that installs
/usr/bin/HEAD: on a case-sensitive file system this isn't the same as /usr/bin/head, but on HFS it is.
I'll put a copy online at:
http://ldx3.psfc.mit.edu/~hansen/head
Alexander K. Hansen Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
On Wednesday, July 23, 2003, at 01:14 AM, Warren Gallin wrote:
OK, I see the problem (although I can't figure out when it happened, but that is another story).
The FAQ says that to fix this I need to "get the origin head executable back". Is this just a matter of finding the file and copying it onto usr/bin/ and if so where would I look for that file? Or is it more complex than that?
Thanks,
Warren Gallin
On Sunday, July 20, 2003, at 07:33 PM, Alexander K. Hansen wrote:
Check out
http://fink.sourceforge.net/faq/comp-general.php#head
Alexander K. Hansen Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Warren
Gallin
Sent: Sunday, July 20, 2003 9:27 PM
To: Fink Beginners
Subject: [Fink-beginners] Fink Selfupdate Problem
Hi folks, A problem has occurred when I did a fink selfupdate. There was a compilation error, apparently because the curses file could not be found?
Any advice or pointers are appreciated.
Warren Gallin
[Huge lump of output from compiling deleted here]
cursesfile=`echo '#include <curses.h>' | \
gcc -E - | grep 'curses.h' | head -1 | \
sed -e 's/^[^"]*"//; s/".*$//'`; \
if [ "$cursesfile" = "" ]; then echo "can't find curses file"; exit 1;
fi; \
perl /sw/src/dpkg-1.10.9-4/dpkg-1.10.9/dselect/mkcurkeys.pl keyoverride
$cursesfile > curkeys.h
Unknown option: 1
Usage: head [-options] <url>...
-m <method> use method for the request (default is 'HEAD')
-f make request even if head believes method is illegal
-b <base> Use the specified URL as base
-t <timeout> Set timeout value
-i <time> Set the If-Modified-Since header on the request
-c <conttype> use this content-type for POST, PUT, CHECKIN
-a Use text mode for content I/O
-p <proxyurl> use this as a proxy
-P don't load proxy settings from environment
-H <header> send this HTTP header (you can specify several)
-u Display method and URL before any response -U Display request headers (implies -u) -s Display response status code -S Display response status chain -e Display response headers -d Do not display content -o <format> Process HTML content in various ways
-v Show program version -h Print this message
-x Extra debugging output can't find curses file make[2]: *** [curkeys.h] 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-4 failed
-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners
-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners
-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners
-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/ 01
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
