Missing main.swf?

12 views
Skip to first unread message

Arthas

unread,
Sep 24, 2012, 4:34:03 AM9/24/12
to cyclop...@googlegroups.com
Hi everyone,
as part of a student project, i'm trying to install Cyclopath on a debian VM, but I can't build the flashclient because the file $CPROOT/flashclient/build/main.swf is not generated by make. And consequently the $CPROOT/htdocs/main.swf link points to a non existing file.
Do you have any idea why this file is missing?

We (a group of students @ Telecom Bretagne, france) are currently taking a look at how Cyclopath works, and we are not yet planning on using it to deliver any kind of services. If we were to do so we would, of course, ask for your permission first.

Regards,
Adrien.


Landon Bouma

unread,
Sep 24, 2012, 10:51:54 PM9/24/12
to cyclop...@googlegroups.com
Hi, Adrien,

It's hard to tell what the problem is without seeing the output of the make command.

But I can help you with general setup instructions.

The next version of Cyclopath uses a set of shell scripts to setup new development machines. I realize the documentation online (i.e., at http://cyclopath.org/wiki/Tech:Source_Code) is outdated -- it's hard to maintain the Wiki documentation, whereas the auto_install scripts are easy to maintain, and it's easier to run a script (e.g., ./ccp_install.sh) then it is to copy and paste a ton of Wiki instructions. So please take a look at the auto_install scripts.

I made the code available on the public SVN today, where you'll now find two directories:

  $ svn list svn://magic.cyclopath.org/cyclingproject/public/
 
  trunk/
  ccpv2_trunk/

If you look under ccpv2_trunk, specifically at ccpv2_trunk/scripts/setupcp/runic/auto_install/dir_prepare.sh, you'll find the code we run to setup Flex.

There are also other setup files that may be of interest to you; just look at the other shell scripts under auto_install/. (And you can run ./ccp_install.sh to try to run the auto_install scripts, but they're not configured to run offsite yet, so they'll only work if you run them on a machine here at the University of Minnesota.)

If you're still having problems, please send us the make output and we'll see what we can do.

Good luck!

Sincerely,

Landon Bouma
Cyclopath Team




--
You received this message because you are subscribed Cyclopath Development.
To post to this group: send email to cyclop...@googlegroups.com
To read this group on the Web: http://groups.google.com/group/cyclopath-dev
To unsubscribe from this group: send email to
cyclopath-de...@googlegroups.com

Arthas

unread,
Sep 25, 2012, 4:30:38 PM9/25/12
to cyclop...@googlegroups.com
Hi,

ok thanks i'll take a look into this new trunk. Thanks for your help.

Regards,
Adrien

Arthas

unread,
Sep 27, 2012, 4:05:51 AM9/27/12
to cyclop...@googlegroups.com
Hi again,

i've looked into ccpv2_trunk and still can't build the flashclient, i have the same mistake that i used to have.
I've joined the interesting part of the make output to this mail.
It looks like the build/main.swf can not be generated because sthg is missing. Maybe i forgot to do something.
Do you have any idea of what went wrong?

Thanks,
Adrien.
make_output.txt

Landon Bouma

unread,
Sep 27, 2012, 9:32:16 AM9/27/12
to cyclop...@googlegroups.com
Adrien,

First, it looks like you're missing a configuration file, flashclient/Conf_Instance.as. You can copy this from flashclient/Conf_Instance.as.template and edit it as appropriate.

Second, I wouldn't try building the ccpv2_trunk -- it's not ready for release yet, but I made it public so you could access scripts/setupcp/runic/auto_install/, in case you needed help configuring your machine.

So, I'd suggest going back to using just trunk/, making sure that Conf_Instance.as exists (and is edited), and trying again.

Good luck,

Landon Bouma
Cyclopath Team

Arthas

unread,
Oct 31, 2012, 5:49:33 AM10/31/12
to cyclop...@googlegroups.com
Hey,

sorry to answer after such a long time, i've check the conf_instance.as file =, in fact the file is missing from flashclient/build because make copies flashclient/Conf_Instance.as.template wthout renaming it (bug?), just changing the name of the file solved everything.

On another topic, i find it really hard to understand how the different parts of cyclopath interract, would you happen to have some kind of block diagram or any other description of the interractions in cyclopath? (I couldn't find one on your wiki).

Thanks,
Reply all
Reply to author
Forward
0 new messages