Skip to content
primalmotion edited this page Jan 9, 2011 · 29 revisions

This section groups all common problems you may have installing or using Archipel.

It seems that X doesn't work

First of all, and before continuing, update your copy or Archipel doing from the root source directory #git pull; git submodule foreach git pull Then bootstrap and try again. If it still doesn't work, you can continue to read

I use Firefox and X don't seems to work

Do not use Firefox right now, there are a lot of issues at this time. FF will be supported, but it is not a priority right now. You can use :

  • Chromium (All platform) : best choice
  • WebKit (Mac OS) : the other best choice
  • Chrome (All platform)
  • Safari (Mac OS)

I use Internet Explorer and X don't seems to work

Are you kidding ?

I have a "No connection has been defined for this thread or process" error when connecting to the GUI displayed on server```

You MUST use the easy_install package of SQLObject, not the one eventually packaged in your distribution

When I want to build Archipel Client you have an error

Use the Java's SUN JDK, not OpenJDK. This is a problem with the Cappuccino build tools. Note that it will only necessary to build Archipel Client, not to use it

Clone this wiki locally