Fedora :: Add Executable .jar Link To Favorites?
Jul 10, 2011
I have a new Fedora 15 installation on my Lenovo T61 laptop. I have converted it from Windows 7 and am having some trouble getting it set up as desired. In particular, I am trying to add an executable link to a .jar file to my Activities Favorites bar.
I have tried right-clicking the icon from the Activities Application display to add to favorites like I can do with any other application but right-clicking does nothing. Dragging to the favorites bar does not work either. When I click on the icon, it just opens the Archive Manager so that may be related to the problem. The .jar file does actually run but I have to find it in the file manager, right click and then select Open With Java. what can I do to add a link in the Activities Favorites bar that opens my .jar file?
View 2 Replies
ADVERTISEMENT
Jun 27, 2011
Create the following directories: parent/child
Navigate to child and create a file named child (this is an executable file in my case, not sure if that makes a difference). I need to create two "link to executable" links in the parent.
I had assumed that this would work:
ln -sf ./child ../child1
ln -sf ./child ../child2
But that creates a "link to folder" (./child) in the parent directory. If I change it to:
ln -sf -t.. ./child child1
ln -sf -t.. ./child child2
I get an error, "ln: '../child': cannot overwrite directory".
If I do it from the parent directory (which I cannot do, this is part of a Makefile recipe):
ln -sf ./child/child ./child1
ln -sf ./child/child ./child2
It works. Note that I cannot alter the names of any directories or files. How do I create the links when the current directory is the child?
View 1 Replies
View Related
Aug 21, 2011
I hope this post stands in the right section.I have a commandline i need to enter in terminal when i want to run a program. i tought lets put that piece of command in an .sh file and just click the file to run the program (then i dont need to open terminal first an give in the command) however the .sh file does not open the program. so i propably need to make a executable (application/x-executable).
View 3 Replies
View Related
Jun 14, 2011
How do I resize the icons and or favorites panel, on the left side of F15.
Also I noticed that fedora 15 is casing my laptop to run hotter than windows 7.
View 2 Replies
View Related
Aug 10, 2011
I want to make a backup from my Email and my Favorites from Mozilla.
But which folders I have to make a backup from.
View 3 Replies
View Related
Sep 3, 2010
I am trying to run Wattch simulator in linux.But it is giving the error below. what is this error and what do I do about it?
fatal: bad magic number in executable `prime' (not an executable?)
View 1 Replies
View Related
Jun 20, 2010
I am running into a snag on .exe files in Lucid. I have Wine installed, but I can not open the file as it is blocked from executing with a window popping up telling me that this file was blocked due to security reasons. I go into the files properties and try to change the permission but that does not help. Is there a way to get around this? Possibly in the terminal as root?
View 3 Replies
View Related
Feb 2, 2010
I have a Favorites folder from my Windows computer that I saved on my Ubuntu computer. How do I add it to Mozilla ?I do not have a HTML file or IE on this computer to import.
View 2 Replies
View Related
Mar 18, 2010
How do I import my favourites from my IE in windows to firefox here in ubuntu? I do have access to the windows files here but can I just copy all the url files and paste them into firefox's bookmark folder or how can I solve this problem?
View 4 Replies
View Related
Sep 19, 2010
Have just put Ubuntu Netbook Remix on an old laptop for parental units. They pick it up in thirty minutes. I have got the bloody Broadcom wireless working. I have got Skype set up. I have done everything except put some web shortcuts to pages like Yahoo Mail on the Favourites page because... the Hell? How do I do that?
No, bookmarks in Firefox aren't good enough. I want a friendly icons on their desktop. This has to be incredibly obvious
View 3 Replies
View Related
Apr 12, 2011
Every time I logout and log back in the Unity panel resets to its default state. I'd like it to save my favourite applications and their locations on the panel. I'm completely updated and thought this might be a permission issue or some such. I wanted to see if anyone had this problem or if anyone knew where unity saved its files before I filed a false bug report.
View 1 Replies
View Related
Apr 26, 2011
Although this questions is not directly related to Linux and is more browser specific. I want to know is there any way that all my browsers have same set of bookmarks/favorites. I currently have 3 browsers that I use (chrome, Mozilla,and IE8) if I add a bookmark to one of my favorites is it possible to access the same bookmark list is some different browser. Is this possible?
View 11 Replies
View Related
Oct 16, 2010
I'm trying to get to grips with unity. Today I wanted to look at the "Ubuntu One" folder, but it doesn't appear in the list of favourites. So how do I find it or how do I home the /home/user folder using the Files & Folder link from the unity launcher.
View 1 Replies
View Related
Mar 23, 2009
I installed IE 6.0 with ies4linux on Ubuntu Desktop. After closing IE6, I am unable to restart it after calling IE via command line or by clicking on the desktop icon, without restarting my computer. When I run ps -a I can see IExplorer.exe running but no browser appears. The same with IE 5.5. Is there something I have to configure?
I also have difficulty with the "Favorites" menu in IE under Wine. I can only bookmark urls by creating them in the default "Links" folder they provide. Otherwise, the Favorite does not appear in the drop-down menu. Nor does it appear if I create another folder or rename the Links folder. Is this a bug in IE on Wine? Or is this related to a problem in the installation?
View 3 Replies
View Related
May 1, 2010
I have some legitimate business needs for the U1 Windows client port. Is there an ETA for this project completion?
Also, I have a personal need for management of the Favorites synching via the web management interface. When will this be rolled out?
View 1 Replies
View Related
May 1, 2011
Is it possible to somehow open Nautilus file manager, or favorites, or places items using hotkey(s)? Simply going to the launcher just to open the file manager is annoying, and I'd really find it convenient to somehow launch the Nautilus using hotkey(s)
View 5 Replies
View Related
Apr 28, 2010
i only need localhost for testing some phpnow i get[Wed Apr 28 18:44:57 2010] [error] [client ::1] Symbolic link not allowed or link target not accessible: /srv/www/htdocs
View 9 Replies
View Related
Sep 6, 2010
In the ordering of files I keep I need links to directories. Sometimes I even need to move directories to new locations. I have tried using symlinks, but they become dead when I move the directory they point to. I have tried hard links, but I haven't found any Linux file system that would support hard linked directories. How can I achieve that a complex structure of directories (currently with symlinks for directories and hard links for files) keep symlinks live when directories are moved?
- is there any utility that updates symlinks when a directory is moved?
- is there any Linux filesystem that supports hard linked directories?
- is there any good Linux interface to the new NTFS (the only file system I know to support automatically updating directory links, called directory junctions)?
View 9 Replies
View Related
Jun 19, 2011
I have installed lilypond 2.14.1 on my Fedora 14 machine, as per the lilypond instructions for linux. When I run lilypond, it gives the following error message. /usr/local/lilypond/usr/bin/lilypond: error while loading shared libraries: libgmp.so.3: cannot enable executable stack as shared object requires:Permission denied I see several threads here already about executable stacks. I have already tried execstack to set/clear the flag for that shared object. Neither allows lilypond to run.
View 1 Replies
View Related
Aug 16, 2011
I was looking for live link to download ubuntu mobile but unfortunately I don't find anything... Can someone send me a link for download and a link with the installation instructions ?? All the links that I found are dead.
View 9 Replies
View Related
Jun 8, 2010
Whenever we insert CD,it creates a shortcut link in desktop.Can we list this link name by using any command? I am using Oracle Enterprise Linux 5.0.
View 10 Replies
View Related
Sep 8, 2010
how can we create soft link and hard link in RHEL5 when am using in command it is giving format error
View 6 Replies
View Related
Apr 26, 2010
I have a problem where I'm using Ubuntu linux to mount a Windows Vista machine's USB drive and access it on the web using Apache. I did have the USB drive plugged into the Linux machine directly and that was working via the web. FollowSymLinks is on in httpd.conf
[Code]....
The mount works and I can see the files (see above) from my regular linux user account. If I make a test file in /mnt and soft link to that, I can see it on the web. So it's just the mount to the vista machine that seems to be a problem. It's supposed to be a simple read-only mount and the apache login should (I think) be able to see the same generic root access permissions.
log from apache: [Mon Apr 26 20:39:42 2010] [error] [client 99.99.99.99] Symbolic link not allowed or link target not accessible: /home/user1/pub_html/Music, referer: https://xx.xx.xx/~user1/music.html
The credentials have a login and password that matches a special read-only account on Vista. I can see the files on the system from Linux, but not via the web. As mentioned above, a different link to the same /mnt area works fine via the web. I've tried several different mount options with no success.
View 3 Replies
View Related
Jan 4, 2010
As we have executeable file extensions .exe , .msi and .msp for Windows. What is the file extension that is executable in Linux RHEL 5
View 3 Replies
View Related
Jun 20, 2011
I have searched around and am trying to understand the difference between a hard link and symbolic link (soft link). I found this link is quite useful. But I am still not very clear. I understand soft link is not a copy of original file, but is a hard link a copy or not?
View 4 Replies
View Related
Jan 19, 2011
I have noticed that in the /etc directory there are some subdirectories of /etc/cron.daily and /etc/cron.hourly. Also I have determined that there is a service included as part of the Fedora OS 'crond' which I have started with the use of 'service crond start'. My question is this. If I drop an executable file into the '/etc/cron.daily' directory will it just run? If not what configuration files should I go about editing to run my executable daily? There seems to be a pretty large network of cron related files. I'm trying to make sense out of all of it.
View 9 Replies
View Related
Apr 4, 2011
I tried to run Mupen64 on Fedora 14 and SELinux gave me a message (see title of thread). It sounded like a serious problem. Do I have a corrupted version, is it nothing to worry about?
View 1 Replies
View Related
Mar 17, 2011
I cannot run executable files from my home folder. I just double click it and it doesn't do anything.
View 1 Replies
View Related
May 30, 2011
I downloaded Java from the Java website, and went into the root to try and make it an executable file, and it says "chmod: cannot access `home/Non-Admin/Downloads/jre-6u25-linux-i586-rpm.bin': No such file or directory". Is there some sort of program I can install that will automatically turn the rpm.bin/.bin into an executable file?
View 8 Replies
View Related
Apr 28, 2010
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executable
See 'config.log' for more details.
This is error that I keep getting every time. Iam using fedora 10 version and I keep getting this error while i was trying to insatl madplay for vlc source code compilation. I have insatalled libmad .0.15.1,libid3tag.0.15, I got these codecs from [URL] and vlc sorce code is from [URL]. Config.log file details are:
hostname = localhost
uname -m = i686
uname -r = 2.6.27.5-117.fc10.i686
uname -s = Linux
uname -v = #1 SMP Tue Nov 18 12:19:59 EST 2008 .....
configure: exit 78
View 131 Replies
View Related