Quote:
|
Originally Posted by xhi
your configure script should have the option for additional include and libs dirs..
usually
--with-extra-includes=DIR
--with-extra-libs=DIR
|
No, it doesnt. When i checked ./configure --help those options are not listed.
Also i tried to give them a shot and they shot errors.
However, i have now been using CFLAGS such as LDFLAGS='-L/3opt/lib' CPPFLAGS='-I/3opt/include' which has settled most of my problems.
Now, the only problem im having is faac and faad are not being listed as installed and they are.
any suggestions?
thanks