Ubuntu 12.04 installation error setup.exe

Trouble during PacsOne Server installations
Post Reply
wmeparker
Posts:3
Joined:Wed Mar 26, 2014 7:59 pm
Ubuntu 12.04 installation error setup.exe

Post by wmeparker » Wed Mar 26, 2014 8:07 pm

Hello All,
I received the following error at the end of the run of install.sh:

/etc/PacsOne/Setup.exe: 1: /etc/PacsOne/Setup.exe: �@@@@@@@��@@@@����: not found
/etc/PacsOne/Setup.exe: 1: /etc/PacsOne/Setup.exe: �x: not found
/etc/PacsOne/Setup.exe: 1: /etc/PacsOne/Setup.exe: cannot open l: No such file
/etc/PacsOne/Setup.exe: 1: /etc/PacsOne/Setup.exe: ELF: not found
/etc/PacsOne/Setup.exe: 1: /etc/PacsOne/Setup.exe: Syntax error: Unterminated quoted string

In other words, the install.sh ran OK until these last 5 lines when it started setup.exe. It did say installation was complete at the end, but the app didn't start up and I can't seem to get it to do so, unless I'm missing something.

Thanking you in advance for your kind consideration,
Bill

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Post by pacsone » Thu Mar 27, 2014 3:31 pm

Looks like you may have downloaded the wrong package for your OS platform, e.g., 64-bit version on 32-bit OS platforms, etc. So can you run the following commands from a local shell?

% uname -a


Change directory to wherever PacsOne Server is installed, then run:

% ldd Setup.exe

wmeparker
Posts:3
Joined:Wed Mar 26, 2014 7:59 pm

Post by wmeparker » Thu Mar 27, 2014 6:51 pm

The response on both was the same:
bash: fg: %: no such job

It may not be a 64/32 bit question. When I first tried to run install.sh it was saying libtools and freetype were not installed. Turned out they were, but in places it didn't expect. I changed the response on the line item for 64 bit to go to the right place. I should have told you I am running on a vmware vm.

wmeparker
Posts:3
Joined:Wed Mar 26, 2014 7:59 pm

Post by wmeparker » Fri Mar 28, 2014 2:10 pm

Sorry, screwed that up. Here are the responses:
Linux NEW-PACS 3.5.0-47-generic #71~precise1-Ubuntu SMP Wed Feb 19 22:05:41 UTC 2014 i686 i686 i386 GNU/Linux

So it looks like it is a 32 bit platform. I will reinstall using 32 bit file.


For the record, the response to ldd Setup.exe was:
not a dynamic executable

\

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Post by pacsone » Fri Mar 28, 2014 4:35 pm

Make sure you download the 32-bit Linux version of PacsOne Server, as your OS platform is Linux 32-bit.

Post Reply