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

Install with apt on ubuntu 18.04 has problems #134

Open
nguinasso opened this issue Jan 19, 2022 · 1 comment
Open

Install with apt on ubuntu 18.04 has problems #134

nguinasso opened this issue Jan 19, 2022 · 1 comment

Comments

@nguinasso
Copy link

I installed dateutils with
sudo apt install dateutils
on Ubuntu 18.04

The dateutils binaries were installed in /usr/bin with the following names.
/usr/bin/dateutils.strptime
/usr/bin/dateutils.dconv
/usr/bin/dateutils.dseq/
/usr/bin/dateutils.dsort
/usr/bin/dateutils.dgrep
/usr/bin/dateutils.dzone
/usr/bin/dateutils.dtest
/usr/bin/dateutils.ddiff
/usr/bin/dateutils.dadd
/usr/bin/dateutils.dround

The man and info pages worked and used the correct names.
I tried to look up the web page that the dateutils web page referenced to Ubuntu, but that gave an error saying two web pages with that URL were found.
I finally made symbolic links to the 'dateutils.' binary files to solve the problem.

@hroptatyr
Copy link
Owner

Hi, thanks for the report. Would you mind telling me the URL in question?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants