Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem configuring ocaml 3.08.2 #3400

Closed
vicuna opened this issue Dec 26, 2004 · 2 comments
Closed

Problem configuring ocaml 3.08.2 #3400

vicuna opened this issue Dec 26, 2004 · 2 comments
Labels

Comments

@vicuna
Copy link

vicuna commented Dec 26, 2004

Original bug ID: 3400
Reporter: administrator
Status: closed
Resolution: not a bug
Priority: normal
Severity: minor
Category: ~DO NOT USE (was: OCaml general)

Bug description

Full_Name: Pierre
Version: 3.08.2
OS: LFS GNU/Linux
Submission from: mail.epinetworx.com (82.224.217.20)

[...]
ranlib found
./configure: ./sharpbang: /bin/cat: bad interpreter: No such file or directory
./configure: ./sharpbang2: /usr/bin/cat: bad interpreter: No such file or
directory
No support for #! in shell scripts
[...]

Mine is in /usr/local/bin/cat.
Couldn't this be detected ?

@vicuna
Copy link
Author

vicuna commented Jan 4, 2005

Comment author: administrator

Full_Name: Pierre
Version: 3.08.2
OS: LFS GNU/Linux

Mine is in /usr/local/bin/cat.
Couldn't this be detected ?

You have not installed your LFS system correctly. In the LFS installation
instructions at
< http://www.linuxfromscratch.org/lfs/view/stable/chapter06/coreutils.html >,
it is specified that you should install "cat" in /bin with the following
command:
mv /usr/bin/{[,basename,cat,chgrp,chmod,chown,cp,dd,df} /bin

-- Damien

@vicuna vicuna closed this as completed Jan 4, 2005
@vicuna
Copy link
Author

vicuna commented Jan 5, 2005

Comment author: administrator

Damien Doligez wrote:

Full_Name: Pierre
Version: 3.08.2
OS: LFS GNU/Linux

Mine is in /usr/local/bin/cat.
Couldn't this be detected ?

You have not installed your LFS system correctly. In the LFS installation
instructions at
< http://www.linuxfromscratch.org/lfs/view/stable/chapter06/coreutils.html >,
it is specified that you should install "cat" in /bin with the following
command:
mv /usr/bin/{[,basename,cat,chgrp,chmod,chown,cp,dd,df} /bin

Ok you are right, but I have some others binary in /usr/local/bin that
were detected without problem, so I thought this could be done easily.

Regards,

--
Pierre.

@vicuna vicuna added the bug label Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant