LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   sugarcrm_install.bin: No such file or diretory (https://www.linuxquestions.org/questions/linux-software-2/sugarcrm_install-bin-no-such-file-or-diretory-793657/)

hua 03-06-2010 01:18 PM

sugarcrm_install.bin: No such file or diretory
 
There is a Stack Installer for Sugar Crm which I have used several times on my Slackware desktops. Now, I get the - No such file or directory when trying to run it. I made it executable, I renamed it to several different names but I still get the same error. I don't understand what can be the problem. I used the same installer on my second slackware desktop and it worked well.
Can cause such problems the 64-bit version of slackware?
On desktop where it worked I have Slackware 13, on Intel DualCore CPU.
The desktop where it doesn't work is Slackware64_13 on Quad AMD Phenom.

Thats really strange..

acid_kewpie 03-06-2010 01:25 PM

"No such file" is not exactly a subtle error is it? I'd guess you're running "whatever" no "./whatever" from the way you describe it, but clearly it can't find the file, regardless of any of it's attributes.

hua 03-06-2010 01:32 PM

I know ... this is from my root console:
Quote:

root@zoltan:/home/zoltan/sugar# ls -l
total 85568
-rwxr-xr-x 1 zoltan users 87617560 Mar 4 21:10 sugarcrm.bin
root@zoltan:/home/zoltan/sugar# ./sugarcrm.bin
bash: ./sugarcrm.bin: No such file or directory
root@zoltan:/home/zoltan/sugar#
I am sure it should work.. and the file is there. I downloaded it five times.:(

Valery Reznic 03-06-2010 11:36 PM

Quote:

Originally Posted by hua (Post 3888455)
I know ... this is from my root console:

I am sure it should work.. and the file is there. I downloaded it five times.:(

Looks like your file for some reason got Windows line-terminators
(CR-LF) try use dos2unix to convert it


All times are GMT -5. The time now is 06:42 AM.