I have downloaded OpenJDK Java 6 Runtime because I need it to enable my Internet Scrabble Club game. I did it using the Terminal. But when I try to use it I got the following message:
"The file '/home/sandra/Desktop/wordbiz.jar' is not marked as executable. If this was downloaded or copied from an untrusted source, it may be dangerous to run.
I'm trying to run a jar application under Ubuntu, so I installed OpenJDK Java 7 Runtime, but when I open this application I got this message :
The file '/home/aimad/Programms/jMerise/JMerise.jar' is not marked as
executable. If this was downloaded or copied from an untrusted
source, it may be dangerous to run. For more details, read about the
executable bit.
I am on Ubuntu 12.10 and i was wondering it there is a tool or an "Box" to run an executable inside it. And by doing so check if the executable is malicious...
maybe a virtual machine where i can see everything that the executable is doing!
Or the tools that the specialists who works for antivirus companies and task forces uses!!!
I wouldn't mind something with a graphical interface
How can I run an .sh file in eclipse instead of an executable?
I need to start the executable with a special command. My sh file would look like this optirun ./executable
I need to run the executable file by double clicking.While double click the executable its asking below message
"Myapp" is an executable file. Do you want to execute it? with option
Executable
Execute in Terminal
Cancel
Its running Fine when I press executable. How to run the executable without above message display? in linux.
Is it possible to make gdb automatically find the corresponding executable file? I have extracted the debug symbols and put them in the /usr/lib/debug/.build-id/ directory. When I start gdb with gdb /usr/bin/executable core everything is working fine.
I downloaded the Linux executable for Unetbootin 494, and now I'm trying to run it. As root, I made it executable and attempted to execute it:
chmod +x unetbootin-linux-494
./unetbootin-linux-494
Nothing happens and no output is displayed. ps -e | grep unetbootin shows nothing either. The file's size looks right (4.3 MB), although I don't see a checksum on sourceforge with which to verify it.
Hi there,
After I performed fresh install of Ubuntu 12.04 on sda drive, I cannot change perms on one of the files to make it executable.
I own the file as a user, i ran chmod as user or root with either +x, or u+x, or 700. Command runs, but file is still rw, not rwx.
I even tried to right click on it using GUI, then click the box for the "executable".
I try to run a C implementation of Sift feature descriptor executable from matlab at linux.