Initial Setup

 

Syndicate content
harto_alvias's picture

Can't launch xTuple through the shell script

Hello,

I need help regarding current installation of xTuple 3.7.4a on Ubuntu 11.04
I've installed everything successfully but the client. The shell script for xtuple seems to error out at the last line when it calls out xtuple.bin

Here's the output from the terminal:
alvias@oski:~/ERP/xTuple-3.7.4a-Linux$ bash -x xtuple
++ dirname xtuple
+ XTUPLE_DIR=.
++ cd .
++ /bin/pwd
+ XTUPLE_DIR=/home/alvias/ERP/xTuple-3.7.4a-Linux
++ basename xtuple .sh
+ XTUPLE_EXE=xtuple
+ '[' -z ']'
+ LD_LIBRARY_PATH=/home/alvias/ERP/xTuple-3.7.4a-Linux
+ export LD_LIBRARY_PATH Read more »

alex32's picture

Installation error on PostGre - ERP 3.7.0

Hi

I've installed XTuple and I could access the online demo.
Then I also tried to Log in local (demo / demo) but didn't work (*)

pls see the scrshot and let me know how to fix

many thanks
Alex

* during the installation I got an error stating the the PostGre database could not be installed , tried different ports but nothing..
I have Win7, 4Gb RAM, Firewall disabled, Avira

calvinfroedge's picture

Multi-User / Multi-Platform Setup

Hi,

I'm currently evaluating xTuple for our company and I'm trying to work through some of the technical pieces. We have around 40 users, primarily windows (although I use OSX) and at times in different locations. My understanding of the ideal topology is as follows:

- A linux server with a static IP hosting the database, which is accessible from the net at large (ie, not an internal IP).
- A shared windows machine which contains one instance of xTuple. Windows clients start xTuple from here.
- Remote access through VPN Read more »

voyager529's picture

Trying to decide

Hey everyone!

Inaugural post here (obviously), and trying to figure out the best system for me. I read a little bit on the forums, but unfortunately haven't had the time to do a comprehensive analysis of what's here. If these questions have been answered in other threads that my cursory search didn't reveal, links are greatly appreciated. With that said, I shall commence... Read more »

anchith's picture

Mingw32-make xtuple 3.8.0.RC2

When I do mingw32-make on the Xtuple 3.8.0RC2 taken from the "https://postbooks.svn.sourceforge.net/svnroot/postbooks/xtuple/tags/R3_8_0RC2" site,
I get the below error. Please help.

g++ -c -O2 -Wall -frtti -fexceptions -mthreads -DUNICODE -DQT_LARGEFILE_SUPPORT
-DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI
_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"..\..\..\Qt\2010.04\q
t\include\QtCore" -I"..\..\..\Qt\2010.04\qt\include\QtNetwork" -I"..\..\..\Qt\20
10.04\qt\include\QtGui" -I"..\..\..\Qt\2010.04\qt\include\QtXml" -I"..\..\..\Qt\ Read more »

lsantos's picture

Installation Problem on Virtual machine "Oracle VM VirtualBox" with OS Windows XP SP2

Hello comunity

I try to install the demo of your program, but near the end of process this error appear:

Problem running post-install step.
Installation may not complete correctly
PostgreSQL database start up timed out.

After, click on OK button, the setup finish, but i cannot load the program on my local computer with :
user: admin
Pass: admin

Note : I send another post with the error when i try to load the program, is about TCP/IP port 5432.

Could someone help me ?

Many thanks
Luis Santos

mgelezov's picture

linux installer problem

hi, guys
i am shopping around for affordable crm system for my customer and want to try xtuple.
but here is a little problem arises, i cannot install it.
i downloaded linux installer from sourceforge, saved installer in local directory, cd, su, ./ - and i have a message "permission denied"
ok, downloaded file again - same message
downloaded from another machine, cd, su, ./ - "permission denied"

downloaded netbeans .bin, just to check, if everything fine with me, cd, su, ./ - installer running.

both systems i tried and got an "permission denied" error are suse 11.3 32-bits Read more »

jer009's picture

Event manager empty?

I noticed today near the end of my evaluation that the event manager is empty on my database. I am currently running a 3.7.4 database that was upgraded from 3.7.0. This is the postbooks edition.

I did the following, and have not yet been able to resolve the issue:
* I logged into the demo database and confirmed that events are indeed created there
* (Back in my eval DB) I created another user (aside from admin) and tried making changes both with that user, and with admin and saw no events in either account Read more »

thailovely's picture

What's installed on the 'server'?

Hi all,

I'm looking forward to testing out xTuple for a new business venture, so I have downloaded the various installers etc in view of installing onto a CentOS6 box.

My main query is this: If my CentOS6 box already has postgres installed and I don't intend to run the xTuple client app from it, do I actually need to run any xTuple installers? Or can I just download the init.sql and dbase backups to get started?

I am intending to only run a client from a Windows box.

Thanks :)

jer009's picture

What are the steps required to allow an item to be entered into a PO line item?

I setup a new 3.7 system today and used the API tables to push data across. When I went to create a test PO, I found I was unable to add any of the items as a line item.

On line items, I can click new, but when I click Item Number -> List, the list is empty.

I have played with various settings including but not limited to:
* Setting an item source (with pricing)
* Settings screen -> allow uncosted items in a PO Read more »