pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Cant make libdvdcss
If you have configure.ac but not configure, you need to run autoconf. Most likely, other tools (like autoheader and automake and perhaps libtoolize) are also necessary. The easiest is to run
autoreconf -vi
And let it figure out what is needed.
If this is a pkgsrc build, you can add autoreconf to USE_TOOLS.
--
Benny
> Am 30.12.2023 um 20:59 schrieb Todd Gruhn <tgruhn2%gmail.com@localhost>:
>
> I changed:
> libdvdcss-master ---> libdvdcss-1.4.3
>
> cd'd to this dir -- works.
>
> then it says:
> cant open ./configure
>
> In this did there is no configure file -- only configure.ac
>
> IS this a problem in ./multimedia/libdvdcss ?
>
> Thanks
Home |
Main Index |
Thread Index |
Old Index