Software :: Compiled Dangerdeep-0.4.0_pre3327 Using Scons Install?

Oct 3, 2010

I'm a long term danger from the deep fan, basically it's one of the two games i enjoy playing. So I've compiled dangerdeep-0.4.0_pre3327 using scons install but after I'm trying to run it I get this

Code:
Stack trace: (5 frames)
0x427e66 in at faulthandler.h:129
0x4232c6 in at mymain.cpp:57
0x4233ac in at list.tcc:68
0x7fd450a03c4d in __libc_start_main at ??:0
0x40ab59 in at ??:0

In /usr/share there's no dangerdeep folder though if I run the command locate dangerdeep it finds an /usr/share/dangerdeep folder, and that's pretty strange. So anyway I really don't know where should I put the data files. There is a linux build inside dangerdeep-0.4.0_pre3327, and I've tried to copy the data files there but without any luck. Is this happening because I have a 64bit distribution, and it just wasn't made for it?

View 1 Replies


ADVERTISEMENT

Debian :: Run The Game By Typing Dangerdeep In The Terminal?

May 30, 2010

I wonder if anyone has managed to get this game working? Looks interesting... I tried to install it on my Testing amd64 having read about it in linuxjournal and in the link given there. But no luck...

I downloaded the x86 & x86-64 installer with:

wget [URL]

Then according to the guide:

chmod u+x dangerdeep-0.3.0-linux-installer.bin

Then I tried to run the installer from the user terminal but it informed that it was necessary to run it as root. After installing it with

# ./dangerdeep-0.3.0-linux-installer.bin

I typed in dangerdeep in the user terminal which returned:

$ dangerdeep

dangerdeep: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory

found information in Synaptic that the library libgl1-mesa-swx11 is also known as libGL or libGL.so.1.

But installing it with # aptitude install libgl1-mesa-swx11 results in the removal of libgl1-mesa-glx, and when trying to run the game by typing dangerdeep in the terminal, it still complains about an error while loading shared libraries libGL.so.1.

it looks a bit tricky to get this game running on Squeeze so I reinstalled libgl1-mesa-glx.

View 11 Replies View Related

Programming :: How To Force Scons To Use Cross Compiler

Feb 3, 2010

I have a large existing codebase that all compiles under Ubuntu 8.04 with g++ using Scons. I've been given the task of getting it to compile for Arm9 running uclinux. I have a arm-elf-g++ compiler that I need to use instead of the gcc version. I ended up borking my /usr/lib/scons/SCons/Tool/g++.py file to use arm-elf-g++ instead of g++, but I know that this is not correct, as I have to go edit that file every time I change compilers.

These are the 2 lines I switch out:
Code:
compilers = ['arm-elf-g++']
#compilers = ['g++']

I simply can not find anywhere in the scons documentation that indicates how to tell it to use a different compiler. It seems that it would go under "Environment" but beyond that I'm lost. The CPPPATH variable seems like it only tells scons where to find #include files. I suppose I could rename arm-elf-g++ to g++ and just set my path to find that one first, but that seems like a bit of a hack as well. It would also break other things on my machine.

View 3 Replies View Related

Ubuntu Installation :: Scons: *** No SConstruct File Found?

Jul 24, 2010

I am trying to build chromium but I see this error. There are so many references to this everywhere.mohan@branes:~/Downloads/home/chrome-svn/tarball/chromium/src/build$ ../hammer -C build chromeCould not change directory to ./buildscons: *** No SConstruct file found.File "/home/mohan/Downloads/home/chrome-svn/tarball/chromium/src/third_party/scons/scons-local/SCons/Script/Main.py", line 824, in _main

View 3 Replies View Related

Ubuntu Installation :: Compiling Lcdtest With Scons Doesn't Work?

Feb 4, 2011

I want to test my new lcd display. I could just find one programm for this on Linux: lcdtest.

But there are no binaries, so I tried to compile it with scons, as the README tells me.

[URL]

What I did:

Code:
cd /tmp
wget ***.tar.gz
tar xvfz lcd**
cd lcd**

[Code].....

View 2 Replies View Related

Programming :: Compiled, But Can't Run (fpc)/

Apr 25, 2010

How come the program is compiled without errors but I can't run it?After writing

Code:
./program
blank line appears only.

View 5 Replies View Related

Fedora :: C++ Programs In Does Not Get Compiled?

Mar 13, 2010

i wrote many programs in c++ in fedora.....but no one gets compiled ...error is shown as libraries in not included....where to save programs and how to compile.

View 5 Replies View Related

OpenSUSE :: Can't The Module Be Compiled?

Feb 21, 2011

I installed the kernel source on Linux 11.3 with Yast2/pattern/kernel development. The tutorial gaves the command:

$ make -C /usr/src/kernel-source-2.6.8 M=pwd modules

But that command does not work. Linux complaints: no such file.

I check the path and find they like:
/usr/src/linux/
/usr/src/linux-2.6.34.7-0.7/
/usr/src/linux-2.6.34.7-0.7-obj/

[Code]...

View 9 Replies View Related

Ubuntu :: Can't Run Compiled Code

Jan 12, 2010

I am running Ubuntu 9.10. If I compile a 'hello world' C file using the terminal, something like:

gcc hello.c -o hello

the compile seems to work fine, and the executable file 'hello' appears in the directory.

However, when I try to run 'hello' from the terminal, I get something like the following:

No command 'hello' found, did you mean: .......

If I run dir, though, I can see 'hello' is there. I also can't run code I compiled when I was running 9.04. The OS again can't seem to find the executable file.

Everything worked fine with version 9.04. I could compile and run without any problems. Is there some setting I have to change to allow the OS to run my code?

View 3 Replies View Related

Red Hat :: Error: Cannot Run C Compiled Programs?

Apr 5, 2010

I am compiling gcc 3.4.6 from source in RHEL 5 (this has gcc 4.1.2 )I downloed all dependencies and started ./configure.It went fine.When I do make I get following error that cannot run C compiled programs.

checking for C compiler default output file name... b.out
checking whether the C compiler works... configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.

[code]...

View 2 Replies View Related

Slackware :: 13.1 RC1 Still Compiled For 486 Support?

May 16, 2010

I read this on Patrick's twitter: Considering compiling future 32-bit x86 Slackware packages for i686 and finally leaving i486 and i586 support behind. Would the devs mind sharing why the change hasn't been made? I'm guessing there must be a lot of Slackware users with 15-20 year old computers that want to run the latest software.

View 14 Replies View Related

Fedora :: LaTeX Documents Compiled - Are Different To Those On Mac ?

Jun 18, 2010

Today I discovered a strange issue regarding LaTeX. I am currently working on my thesis and sometimes edit it on my laptop with F13 x86_64, and others with my office's Mac (Leopard). Fedora has TexLive installed (default Latex distribution) and I believe the Mac has its default distribution as well.

The problem is that the Mac seems to compile the document better (Latex + Bibtex + Latex + dvips + ps2pdf): page distribution looks better for one thing, space is better used. I notice that images (EPS) are rendered with an extra blank space on the bottom when compiling in Linux (which might be responsible for the page's arrangement).

Is there something I can do to fix this? Some option that perhaps the Mac has as a default but must be specified in Linux?

View 2 Replies View Related

Fedora :: Uninstall Self-compiled Tcl / Tk Code?

Jun 18, 2010

I am running fedora 12. I had could nor locate the Tcl/Tk on the system, so I had to download, compile and intstall the raw the raw tar balls. That is now causing some problems and I want to revert to the Fedora Tcl/Tk and reinstall it using yum as the self compiled code may not be well integrated with fedora. The make file gives no room for an un-install. I appreciate any ideas on how to go about the un-installation. Secondly the fedora system is running gnome, how may I switch to KDE instead?

View 13 Replies View Related

Ubuntu :: How To Get RT2570 Drivers Compiled

May 12, 2010

how to get the RT2570 drivers compiled and set up in 10.04 so the my F5D7050 will work? These are some vague instructions elsewhere on the internet but nothing I do seems to work. Everything suggested throws error messages.I just need a link to download the right sources and the relevant commands to get it compiles and set up.

View 5 Replies View Related

Ubuntu :: How To Remove Compiled Kernel

Jan 17, 2011

I compiled the kernel 2.6.36.I want to remove it.How sholud i proceed?

View 1 Replies View Related

General :: Mplayer: Compiled With GUI Support?

Aug 1, 2010

Kernel 2.6.21.5, Slackware 12.0 Mplayer 1.0rc2-4.1.2.

I have compiled and installed the mplayer tarball and I have disposed of both the tarball and its contents. There was the option to compile either for the physical console alone or for both this and the GUI. And I really don't remember which one I did choose.

View 7 Replies View Related

General :: C++ Program Compiled In Fedora 14 Do Not Run?

Jan 31, 2011

I am very new in c programming. I could not get a simple compiled program to run,I am using Fedora 14. To learn the correct way I sign in to and fallow the examples listed they all compile and generate the executable file but none run.To run them I try both way double chick the executable end on the command line but it does not do any thing.

View 10 Replies View Related

Slackware :: Upgrade From Compiled Package In 13.1?

Apr 1, 2011

I compiled php 5.2.17 from the source with php-fpm and I have the compiled package /tmp as you know the version of php is slackware 13.1 is the same (5.2.17 without php-fpm) . How could I update from from compiled package?

View 5 Replies View Related

Debian :: Store Locally Compiled Applications?

Mar 10, 2011

What do you pass to --prefix? /usr/local? /opt? Somewhere in ~?

View 3 Replies View Related

Debian :: Compiled Source Code And Aptitude?

Jul 11, 2011

I have installed two softwares manually, from the source code downloaded from their official websites: Stellarium, and the Linux Kernel. The version of these is not the same as the one found in the official repos. My question is: does aptitude have knowledge of the existance of these softwares? Can it do any damage to them, in case, for example, I run automatic aptitude tasks, such as autoclean and dist-upgrade?

View 2 Replies View Related

Fedora :: Conky 1.7.2 Compiled Tue Aug 25 10:34:53 EDT 2009 For 2.6.18-128.4.1.el5xen?

Jan 12, 2010

I use: Fedora12 x86_64 and

Code:
conky --version
Conky 1.7.2 compiled Tue Aug 25 10:34:53 EDT 2009 for Linux 2.6.18-128.4.1.el5xen

[code]...

View 1 Replies View Related

Fedora Installation :: Completely Remove Compiled Php?

Dec 14, 2010

I want to install new php so i need to uninstall previous version of compiled php 5.3.3.
make uninstall is not working showing make: No rule to make target `uninstall'. Stop.what should i do to remove previously installed php completely so that i can install a new one??

View 2 Replies View Related

OpenSUSE Network :: Compiled Netatalk Over Ssh Under SuSE?

Jan 6, 2010

I would like to use my SuSE 11.2 1TB RAID server to backup my mac using time machine. I found several tutorials on the web for using netatalk over ssh, but all these tutorials are for Ubuntu and require the debian package. Has anybody compiled netatalk over ssh under SuSE? I cannot verify if the netatalk package installed by the SuSE installer has been compiled with this option. Alternatively could somebody point me to any documentation to help me compile netatalk? I tried reading the netatalk manual from sourceforge, but that asks for installation of a Berkley DB that is not required under Ubuntu.

View 7 Replies View Related

Ubuntu :: Security Patches For Compiled Programs

Apr 27, 2010

I recently installed mplayer I compiled from svn, and now Ubuntu's package manager is showing security patches. If I install these patches, will it mess up the version I compiled and installed?

View 5 Replies View Related

Ubuntu :: Load A Compiled Driver On Boot?

May 8, 2010

I wanted to know if there is any way of adding a driver that i compiled during boot apart from adding it in

Code:
/lib/modules/<kernel version>/kernel/drivers

It works fine till i update to a newer kernel...then i have to add it in the new kernel file....so is there a permanent method?

View 3 Replies View Related

Ubuntu Servers :: Mixing Apt And Compiled Packages?

Jul 21, 2010

I don't want to screw up my system, but I need newer versions of packages then the ones in the apt repos. What is the community consensus on the best way to mix apt package management with building bleeding edge packages from source?

Should I build the source into a package and install it with apt? Should I avoid make install?

I would also like to be able to use multiple versions of the same package, and have some sort of sym link or something to determine which version gets executed.

View 7 Replies View Related

Ubuntu :: Uninstall A Compiled Version Of Gimp?

Oct 2, 2010

I compiled the latest stable version of gimp, but I want to go back to the one in the repositories, how do I uninstall the compiled version?

View 6 Replies View Related

Ubuntu :: Executing A File In WINE That Was A C++ And Was Compiled Into A .exe?

Dec 15, 2010

when I try executing a file in WINE that was a C++ and was compiled into a .exe I get:

Code:
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (9.0.21022.8)
err:module:import_dll Library MSVCP90.dll (which is needed by L"Z:\home\server\ms\MCServer.exe") not found

[code]...

View 5 Replies View Related

Ubuntu Installation :: Way To Delete Kernel That Compiled?

Feb 19, 2011

what is the correct way to delete the kernel that is compiled by me?

View 1 Replies View Related

Ubuntu :: Can't Launch Compiled Gnome Shell

Jul 1, 2011

After many failures, I succesfully compiled Gnome Shell from GIT. I already did about two months ago on the same machine and everything went ace. This time, when trying to finally launch it with ./gnome-shell --replace, the windows briefly disappear, the screen flashes for a few seconds but the Unity or the Classic Ubuntu desktop are restored normally. This is the output in the terminal:

Code:
giulio@giulio-902:~$ ~/gnome-shell/source/gnome-shell/src/gnome-shell --replace
Gtk-Message: Failed to load module "canberra-gtk-module"
Window manager warning: Log level 8: gtk_style_context_add_provider: assertion `GTK_IS_STYLE_PROVIDER (provider)' failed

[Code]....

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved