|
Originally Posted by gvanessen
|
|
Originally Posted by pierreth2
|
|
Originally Posted by dracheflieger
|
Try installing it first
|
Code:
|
cd /usr/ports/devel/autoconf261 && make install clean && rehash |
|
I have no directory called 'autoconf261'. What do you mean? A typo?
|
Have you updated your ports directory?
-> Start -? Settings -> System Administration -> PC-BSD System
-> enter root password
-> tab "Tasks" -> Fetch Ports
This may take a few minutes.
When updated, follow Dracheflieger's intructions as root
|
Yes, I did. But it changes nothing :cry:.
I'm trying to install GnuCash. Here is the error I have:
|
Code:
|
checking ltdl.h usability... no
checking ltdl.h presence... no
checking for ltdl.h... no
configure: error: Cannot find ltdl.h -- libtool-devel (or libtool-ltdl-devel) not installed? |
This is during 'configure'.
I have a similar error when I try to install QtCurve:
|
Code:
|
cd . && make -f admin/Makefile.common configure
autoconf: not found
*** Error code 1
Stop in /usr/home/Download/QtCurve-KDE3-0.46.2.
*** Error code 1
Stop in /usr/home/Download/QtCurve-KDE3-0.46.2. |
But it is when I try to make instead.
What should I do next?