> >
> It's best to use CVS versions wherever possible, CVS freeglut works just
> fine. I've built RPM's for x86 and will have to check to see if they are
> still around as I changed hard drives a while back and they may be on
> the old one.
> Earlier today I built and installed everything on an Athlon 64x2 box
> with openSuSE 10.1 x86_64, the full set of RPM's generated with
> "checkinstall" and working. freealut-1.1.0.tar.gz and
> openal-0.0.8.tar.gz had to be used, though to build openal, it needed
> openal.xpm one directory up, so I had to copy it over from an earlier
> download - openal is looking a bit untidy with regards to Linux, they
> seem to be concentrating more heavily on Windows and OSX, may be SDL is
> the way to go. I am using plib that I built from CVS on 13th. August.
> The build instructions for FlightGear are quite straightforward, but it
> needs careful attention especially with regards to freealut, freeglut
> and openal, SimGear and FlightGear pose no problems.
> Regards
> Sid.
> --
> Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot
> Retired IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support
> Specialist, Cricket Coach
> Microsoft Windows Free Zone - Linux used for all Computing Tasks
>
>
Hi Sid!
1. I am a totally Linux n00b
2. After installing and updating a OpenSuse 10.1 x86_64 0/S all is
running fine (FlightGear precompiled package, other addon-stuff)
3. I followed your instruction but was stopped soon after starting to
compile
There was NO gcc compiler (only a precompiler) installed in OpenSuse
10.1 _64 and no (online/YAST) update possibility. At last I found a gcc
x86_64
rpm by searching a rpm-search-internet-site.
4. But there are obviously some things missing, or I have to configure
something I don't have the knowledge as a Linux starter:
When running ./configure g++, c++, gpp etc are not found!
I am adding the first part of the configure-output at the bottom of this
message. I also run "./autogen.sh" before "./configure" and it had some
strange output (other than I am used from Cygwin). And I show the
contents of the installed gcc files at the message bottom.
5. Can you give me a hint?/ a help?. I searched a lot with Google and
rpm-find and .. but could not get any result which I found helpful for
my problem.
Thank you very much in advance, I really want get this running as I
decided to nearly fully change from WinXP to OpenSuse. Actually I am
doing 95 % of my daily work with the new Linux build.
Regards
Georg EDDW
Here are the facts:
_*1. What I have actually installed:
[EMAIL PROTECTED]:/usr/lib64/gcc> ls -lhR
.:
insgesamt 0
drwxr-xr-x 3 root root 72 2006-04-29 00:20 x86_64-suse-linux
./x86_64-suse-linux:
insgesamt 0
drwxr-xr-x 4 root root 448 2006-09-25 01:33 4.1.0
./x86_64-suse-linux/4.1.0:
insgesamt 5,7M
drwxr-xr-x 2 root root 320 2006-09-25 01:33 32
-rwxr-xr-x 1 root root 5,3M 2006-04-29 00:22 cc1
-rwxr-xr-x 1 root root 106K 2006-04-29 00:22 collect2
-rw-r--r-- 1 root root 2,4K 2006-04-29 00:20 crtbegin.o
-rw-r--r-- 1 root root 2,9K 2006-04-29 00:20 crtbeginS.o
-rw-r--r-- 1 root root 2,9K 2006-04-29 00:20 crtbeginT.o
-rw-r--r-- 1 root root 1,9K 2006-04-29 00:20 crtend.o
-rw-r--r-- 1 root root 1,9K 2006-04-29 00:20 crtendS.o
-rw-r--r-- 1 root root 3,2K 2006-04-29 00:20 crtfastmath.o
drwxr-xr-x 2 root root 504 2006-09-25 01:33 include
-rw-r--r-- 1 root root 112K 2006-04-29 00:20 libgcc.a
-rw-r--r-- 1 root root 43K 2006-04-29 00:20 libgcc_eh.a
-rw-r--r-- 1 root root 35K 2006-04-29 00:20 libgcov.a
-rw-r--r-- 1 root root 87K 2006-04-29 00:20 SYSCALLS.c.X
./x86_64-suse-linux/4.1.0/32:
insgesamt 160K
-rw-r--r-- 1 root root 1,6K 2006-04-29 00:20 crtbegin.o
-rw-r--r-- 1 root root 2,2K 2006-04-29 00:20 crtbeginS.o
-rw-r--r-- 1 root root 1,9K 2006-04-29 00:20 crtbeginT.o
-rw-r--r-- 1 root root 1,3K 2006-04-29 00:20 crtend.o
-rw-r--r-- 1 root root 1,6K 2006-04-29 00:20 crtendS.o
-rw-r--r-- 1 root root 3,6K 2006-04-29 00:20 crtfastmath.o
-rw-r--r-- 1 root root 76K 2006-04-29 00:20 libgcc.a
-rw-r--r-- 1 root root 32K 2006-04-29 00:20 libgcc_eh.a
-rw-r--r-- 1 root root 25K 2006-04-29 00:20 libgcov.a
./x86_64-suse-linux/4.1.0/include:
insgesamt 192K
-rw-r--r-- 1 root root 41K 2006-04-28 23:19 emmintrin.h
-rw-r--r-- 1 root root 5,3K 2006-04-28 23:19 float.h
-rw-r--r-- 1 root root 1,4K 2006-04-28 23:19 iso646.h
-rw-r--r-- 1 root root 3,4K 2006-04-28 23:19 limits.h
-rw-r--r-- 1 root root 4,9K 2006-04-28 23:19 mm3dnow.h
-rw-r--r-- 1 root root 26K 2006-04-28 23:19 mmintrin.h
-rw-r--r-- 1 root root 1,9K 2006-04-28 23:19 mm_malloc.h
-rw-r--r-- 1 root root 3,8K 2006-04-28 23:19 pmmintrin.h
-rw-r--r-- 1 root root 750 2006-04-28 23:19 README
-rw-r--r-- 1 root root 4,3K 2006-04-28 23:19 stdarg.h
-rw-r--r-- 1 root root 1,6K 2006-04-28 23:19 stdbool.h
-rw-r--r-- 1 root root 13K 2006-04-28 23:19 stddef.h
-rw-r--r-- 1 root root 330 2006-04-28 23:19 syslimits.h
-rw-r--r-- 1 root root 8,9K 2006-04-28 23:19 unwind.h
-rw-r--r-- 1 root root 139 2006-04-28 23:19 varargs.h
-rw-r--r-- 1 root root 36K 2006-04-28 23:19 xmmintrin.h
[EMAIL PROTECTED]:/usr/lib/gcc> ls -lhR
.:
insgesamt 0
drwxr-xr-x 3 root root 72 2006-08-28 23:19 i586-suse-linux
./i586-suse-linux:
insgesamt 0
drwxr-xr-x 2 root root 192 2006-08-28 23:19 2.95.3
./i586-suse-linux/2.95.3:
insgesamt 140K
-rw-r--r-- 1 root root 1,9K 2006-04-23 03:44 crtbegin.o
-rw-r--r-- 1 root root 2,2K 2006-04-23 03:44 crtbeginS.o
-rw-r--r-- 1 root root 1,3K 2006-04-23 03:44 crtend.o
-rw-r--r-- 1 root root 1,4K 2006-04-23 03:44 crtendS.o
-rw-r--r-- 1 root root 121K 2006-04-23 03:44 libgcc.a
[EMAIL PROTECTED]:/usr/bin> ls -lh gcc
-rwxr-xr-x 1 root root 132K 2006-04-29 00:22 gcc
_*2. The ./autogen.sh output
*_dhcppc2:/usr/local/src/tar/plib-1.8.4 # ./autogen.sh
Running aclocal
./autogen.sh: line 11: aclocal: command not found
Running automake
./autogen.sh: line 13: automake: command not found
Running autoconf
./autogen.sh: line 15: autoconf: command not found
======================================
Now you are ready to run './configure'
======================================
_*3. The ./configure .. output*_
dhcppc2:/usr/local/src/tar/plib-1.8.4 # ./configure
--prefix=/usr/local/FlightGe
ar
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
includedir changed to ${prefix}/include/plib libdir is ${exec_prefix}/lib
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
*checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none*
checking how to run the C++ preprocessor... /lib/cpp
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-users