Hi
And to finish it all of, built your main program as follows;
cd dldi-linux-gui-1.0/
cp /usr/share/intltool/intltool-* .
../configure --prefix=/usr
make
Error 1
vi src/dldifile.cpp
#include <cstring>
Error 2
vi src/ndsfile.cpp
#include <cstring>
sudo make install
I recommend you use the --prefix=/usr as well, then you shouldn’t have
any path issues. If you wish to uninstall, then go back to you make
directories and use;
sudo make uninstall
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.0 x86 Kernel 2.6.25.11-0.1-default
up 1 day 23:31, 2 users, load average: 0.20, 0.29, 0.26
GPU GeForce 6600 TE/6200 TE - Driver Version: 173.14.12
cp /usr/share/intltool/intltool-*
cp: target `/usr/share/intltool/intltool-update.in’ is not a directory
rory@localhost:~/DLDI/GUI> …/configure --prefix=/usr
bash: …/configure: No such file or directoryv
There should be a file called configure in the list? If not I would
delete the directory and start again for it… modify the two files
again and retry the ./configure --prefix=/usr command again.
–
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.0 x86 Kernel 2.6.25.11-0.1-default
up 2 days 18:32, 2 users, load average: 0.27, 0.51, 0.47
GPU GeForce 6600 TE/6200 TE - Driver Version: 173.14.12
i ran ./configure but im back to my original error
awk: cmd. line:1: fatal: cannot open file `./intltool-update.in’ for reading (No such file or directory)
found
./configure: line 7198: test: : integer expression expected
configure: error: Your intltool is too old. You need intltool 0.35.0 or later.
i have intltool 0.37.1-17.1. i just checked. what exactly is intltool? what does it do?
Repository: openSUSE-11.0-Oss
Name: intltool
Version: 0.37.1-17.1
Arch: noarch
Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Installed: Yes
Status: up-to-date
Installed Size: 405.0 K
Summary: Internationalization Tool Collection
Description:
Some scripts to support translators working on GNOME and similar
programs. Data available in XML files (.oaf, .desktop, .sheet, and
more) can be extracted into PO files. After translation, the new
information is written back into the XML files.
Authors: