Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.

In the meantime please join the new Discord Server!

If you have any questions please e-mail me through the Platinum Arts website.

I can not help compile sandbox

Do you use Sandbox in your school? Please share your experiences with us!
Locked
RpgAprz
Member
Member
Posts: 63
Joined: November 17th, 2010, 6:07 am
Name: fulanito
IRC Username: Fixedold

I can not help compile sandbox

Post by RpgAprz »

and consult the wiki, but I get the error FOLLOWS:


make: se ingresa al directorio `/home/hechpr/PlatinumArtsSandbox2.6/src'
cd enet; ./configure --enable-shared=no --enable-static=yes
/bin/sh: ./configure: Permiso denegado
make: *** [enet/Makefile] Error 126
make: se sale del directorio `/home/hechpr/PlatinumArtsSandbox2.6/src'


help, what should I do?
User avatar
PizzaLover101
Member
Member
Posts: 1751
Joined: October 23rd, 2009, 1:33 pm
Name: NAME
IRC Username: DaItsicle
Location: By a computer
Contact:

Re: I can not help compile sandbox

Post by PizzaLover101 »

Eh, buh?
MY brains hurts...
Project 1: Da Chest Collector [TBD]
Project 2: Tis a secret [End of summer] announcement June 22 2011
Project 3: An even bigger secret!

http://pizzagametime.tk/
http://forums.pizzagametime.tk/
RpgAprz
Member
Member
Posts: 63
Joined: November 17th, 2010, 6:07 am
Name: fulanito
IRC Username: Fixedold

Re: I can not help compile sandbox

Post by RpgAprz »

I'm on linux, and not how to install the program ... to me they were not apt to download page ...

any suggestions on how to install?
Hirato
Developer
Developer
Posts: 689
Joined: May 30th, 2009, 1:23 pm
IRC Username: hirato

Re: I can not help compile sandbox

Post by Hirato »

chmod +x enet/configure
This is not a url, clicking it is pointless
RpgAprz
Member
Member
Posts: 63
Joined: November 17th, 2010, 6:07 am
Name: fulanito
IRC Username: Fixedold

Re: I can not help compile sandbox

Post by RpgAprz »

canaima:/home/hechpr/PlatinumArtsSandbox2.6# make -C src -f Makefile.debug install
make: se ingresa al directorio `/home/hechpr/PlatinumArtsSandbox2.6/src'
make -C enet/ all
make[1]: se ingresa al directorio `/home/hechpr/PlatinumArtsSandbox2.6/src/enet'
Makefile:329: .deps/callbacks.Plo: No existe el fichero o el directorio
Makefile:330: .deps/compress.Plo: No existe el fichero o el directorio
Makefile:331: .deps/host.Plo: No existe el fichero o el directorio
Makefile:332: .deps/list.Plo: No existe el fichero o el directorio
Makefile:333: .deps/packet.Plo: No existe el fichero o el directorio
Makefile:334: .deps/peer.Plo: No existe el fichero o el directorio
Makefile:335: .deps/protocol.Plo: No existe el fichero o el directorio
Makefile:336: .deps/unix.Plo: No existe el fichero o el directorio
Makefile:337: .deps/win32.Plo: No existe el fichero o el directorio
make[1]: *** No hay ninguna regla para construir el objetivo `.deps/win32.Plo'. Alto.
make[1]: se sale del directorio `/home/hechpr/PlatinumArtsSandbox2.6/src/enet'
make: *** [libenet] Error 2
make: se sale del directorio `/home/hechpr/PlatinumArtsSandbox2.6/src'
canaima:/home/hechpr/PlatinumArtsSandbox2.6#


I wrote and told me configure then follow the instructions on the wiki, but I came out this ...

can you tell me which is the executable of the application ... of all the files ..

of course I had already run the make-C src-f install Makefile.debug
This was the second execution to see why I got these messages ... saying that there was no such file or directory ..

anyone know why?

which is the executable ...?


thanks for the answers ....
RpgAprz
Member
Member
Posts: 63
Joined: November 17th, 2010, 6:07 am
Name: fulanito
IRC Username: Fixedold

Re: I can not help compile sandbox

Post by RpgAprz »

please answer me ... as sandbox installed correctly?

I have to create another thread about it ...
User avatar
Runescapedj
Member
Member
Posts: 1706
Joined: January 9th, 2010, 9:06 am
Name: Michiel
IRC Username: Sandboxdj
Location: Deventer, the Netherlands

Re: I can not help compile sandbox

Post by Runescapedj »

You can test it and see if it is installed correctly?
Locked