PDA

View Full Version : [xubuntu] how to install micropolis



Healer
July 16th, 2008, 04:08 AM
how do i install micropolis, and don't tell to go to that monkeyblog crap cuz it's not working for it, i did it exactly how it told me and this is what it says:
jason@ubuntuCPxJ650:~$ cd /home/jason/Desktop/micropolis-activity
jason@ubuntuCPxJ650:~/Desktop/micropolis-activity$ ./configure
bash: ./configure: No such file or directory
jason@ubuntuCPxJ650:~/Desktop/micropolis-activity$ make
make: *** No targets specified and no makefile found. Stop.
jason@ubuntuCPxJ650:~/Desktop/micropolis-activity$

iaculallad
July 16th, 2008, 04:13 AM
how do i install micropolis, and don't tell to go to that monkeyblog crap cuz it's not working for it, i did it exactly how it told me and this is what it says:
jason@ubuntuCPxJ650:~$ cd /home/jason/Desktop/micropolis-activity
jason@ubuntuCPxJ650:~/Desktop/micropolis-activity$ ./configure
bash: ./configure: No such file or directory
jason@ubuntuCPxJ650:~/Desktop/micropolis-activity$ make
make: *** No targets specified and no makefile found. Stop.
jason@ubuntuCPxJ650:~/Desktop/micropolis-activity$

Are you sure the configure file exist in your ~/Desktop/micropolis-activity directory?


ls

Healer
July 16th, 2008, 04:41 AM
this is what pops up:
jason@ubuntuCPxJ650:~/Desktop/micropolis-activity$ ls
activity COPYING __init__.py Micropolis Micropolis.png res
cities images manual micropolisactivity.py README src
i don't think so but i could be wrong

iaculallad
July 16th, 2008, 04:47 AM
this is what pops up:
jason@ubuntuCPxJ650:~/Desktop/micropolis-activity$ ls
activity COPYING __init__.py Micropolis Micropolis.png res
cities images manual micropolisactivity.py README src
i don't think so but i could be wrong

With this post from ls, I could say that the configure file does not exist on this directory. Try browsing the sub-directories if you could find the configure file and that's where you should issue your ./configure command.

oldos2er
July 16th, 2008, 05:07 AM
this is what pops up:
jason@ubuntuCPxJ650:~/Desktop/micropolis-activity$ ls
activity COPYING __init__.py Micropolis Micropolis.png res
cities images manual micropolisactivity.py README src
i don't think so but i could be wrong

Start by reading the README.