Asset Server on Ubuntu 64bits

Hi,

I couldn’t install Asset Server for a server Ubuntu 64 bits.

The Debian package cannot be installed because it is for i386 (I tried with --force-architecture installing previously the ia32-libs).

I tried installing the sources but it fails setting the password for admin with the error:

psql: could not connect to server: No such file or directory
	Is the server running locally and accepting
	connections on Unix domain socket "/tmp/.s.PGSQL.10733"?

Could somebody install Asset Server on this type of server?

Are there any debian package for 64 bits or it is planned to release one anytime soon?

Thanks in advance.

Hi there,

I have Ubuntu 64bits installed too. Like you, I wasn’t able to install 32 bit packages. So I downloaded the source code and installed it. Of course, it terminated with an error with libz issue but eventually the installation went through. Try to install it with the source code.