Slackware :: How To Open A File With A Program
Nov 28, 2010
How do i per say open a file with like transmission when i am downloading it from the internet it says open with then you click it on firefox and it goes to root. Where do i find the files for opening a program instead of saving and going into the program and opening it that way?
View 4 Replies
ADVERTISEMENT
Jan 15, 2010
Ok so Basically i have 2 questions
1. i know how to create a file with c++ using but is there a way to save it to a specific location on your computer with windows and linux
Code:
2. i need to know how to run/execute/open a file in a c++ program im using and its not working
Code:
View 4 Replies
View Related
Mar 4, 2011
My midterm instructions are in mth format. I wouldn't even know what program to use to open in Windows. The actual midterm itself is an htm file. I need help ASAP.
View 11 Replies
View Related
Oct 25, 2010
I was wondering what program I use in Ubuntu to open a .dat file. Any one know?
View 1 Replies
View Related
Jun 25, 2011
we had this cd called 3d arts and crafts and it created several images from one image. it saved them in a file format .dcp i can't find any program to open the file with now that i've changed system
View 3 Replies
View Related
May 22, 2011
I get an error when running slapt-get. The error is: "slapt-get: error while loading shared libraries: libsas.so.2: cannot open shared object file: No such file or directory".
I've booted the Slackware disk # 1 and unchecked everything except the libraries category and installed them. I rebooted and it still says this. I get this same error before I put the disk in and rebooted to install ALL libraries. I really need help. BTW, I can't load KDE.I found a pkg manager already installed called "slackpkg". But I really need help on this library issue!! I uninstalled it (slapt-get) anyway, so forget that!
View 3 Replies
View Related
Sep 9, 2010
I tried to upgrade my slackware xfce 13.0 >> 13.1. I read "man slackpkg" first, and then I did exactly what I read at the man pages, my system was in init 1 mode.
The mirror I used it was the Greek mirror for 13.1. The command slackpkg upgrade-all was running ok until the "r" letter after that all packages did not upgraded because it was ERROR CHECKSUMS.md5 to all of them. Slackpkg did not upgrade all this packages but just check them and them skip them.
When everything stopped I reboot but at loading time it stops and I have this message: "libuuid.so.1:cannot open shared object file: No such file or directory."
After that I have 2 options to press control-d to reboot or to give root pass and login as root@(none):
After I login I cant connect to internet, I cant shutdown the system only reboot it from cl, I even cant go to init 1 or anything else. I dont know if I can fix the problem but I have to try...
View 2 Replies
View Related
Jun 3, 2011
Code:
bash-4.1$ konqueror
konqueror: error while loading shared libraries: libfam.so.0: cannot open shared object file: No such file or directory
View 5 Replies
View Related
Nov 24, 2010
I have just installed SABnzb application in my home folder. The executable file is SABnzb.py When I run the command in the Konsole # python SABnzb.py I have this Quote: python: can't open file 'SABnzbd.py': [Errno 2] No such file or directory
View 5 Replies
View Related
Mar 5, 2010
I just installed Alien Bob's HandBrake package and am getting a ton of warnings:
Code:
bash-3.1$ ghb
(ghb:27626): GStreamer-WARNING **: Failed to load plugin '/usr/lib64/gstreamer-0.10/libgstmpeg2dec.so': libmpeg2.so.0: cannot open shared object file: No such file or directory
(ghb:27626): GStreamer-WARNING **: Failed to load plugin '/usr/lib64/gstreamer-0.10/libgstsndfile.so': libsndfile.so.1: cannot open shared object file: No such file or directory
[Code]...
View 9 Replies
View Related
Jul 23, 2010
I've been building a minimal Slackware system with a small number of packages installed (following this article of ). But now I'm facing a problem with a library call 'libmpfr' when installing the package 'pmount'. I have tried installing libmpfr from source but the installation also REQUIRED libmpfr. Code: error while loading shared libraries: libmpfr.so.1: cannot open shared object file: No such file or directory.The only solution I could come up with is to look for a precompiled libmpfr so that I can install it using installpkg. But nowhere could I find it by now.
View 2 Replies
View Related
Feb 8, 2011
I opened a text file and read some stuff. Then I (think) I closed it. Then I tried to open another one and it stopped working. It seemed to compile fine though. Why would this be?
Code:
#include <iostream>// Libraries included
#include <string>
#include <fstream>
#include <sstream>
#include <list>
[Code]....
View 3 Replies
View Related
Nov 6, 2009
I plug a USB device, it gets a /dev entry, e.g. sdf, i mount its filesystem, then some program opens a file on this filesystem. I unplug this device, its /dev entry disappears, but if i replug this device again, it gets another name - sdg.
How can i force the program to close the file so the filesystem is ready to be unmounted without using "lazy unmount" to release the device name, BUT so that the program doesn't crash after trying to make I/O to this file, and, of course, without having to kill the program?
View 4 Replies
View Related
Jul 22, 2011
apparently .xz files aren't readable by Ark, but I need my computer to be able to read it in order install a package. Does anybody know how or what I can do to allow my computer to read .xz packages?
View 10 Replies
View Related
Jun 2, 2011
I would like to introduce you a program made by me. It is a slack-desc generator. In which you enter the parameters for the file, like: the name of the program, nome of the homepage, a short description and a long description. Hope you like the programEDIT:i've uploaded my program to github. If you want the source you can download it atSorry because not everybody has a github account ill post the link for the program (via megaupload), here it is:
View 5 Replies
View Related
Aug 3, 2010
What is the issue with slackware to open a *pps powerpoint file.I use Slack32.13Can't find any application in standard.Is there something in the slackbuils ?Don't want to install the whole Office
View 3 Replies
View Related
Jan 29, 2010
Code: mplayer: error while loading shared libraries: libcdda_interface.so.0: cannot open shared object file: No such file or directory
View 5 Replies
View Related
Mar 20, 2010
I'm running Slack 13 and trying to get my CAD suite to get going. But with little luck so far. It's built from source, gotten directly from the project page (unavailable at this time)[URL]. This is what I get when trying to run:
Code:
bash-3.1$ gerbv
gerbv: error while loading shared libraries: libgerbv.so.1: cannot open shared object file: No such file or directory
bash-3.1$ locate libgerbv.so.1
/home/wed/gedagaf/gerbv-2.3.0/src/.libs/libgerbv.so.1
[code]....
View 7 Replies
View Related
Jan 24, 2011
I've encrypted the /home partition. I've been successful in doing this by following the instructions here:slackware64-current/README_CRYPT.TXTBut after upgrade to cryptsetup-1.2.0-x86_64, when I boot up I get 'no such file or directory while trying to open /dev/mapper/crypthome'I have to manually type 'cryptsetup luksOpen /dev/sda9 crypthome' and mount each time to get into the encrypted partition.I expect to be prompted for the password on boot but I just get that error, what is wrong?my config files:
/etc/crypttab:
crypthome /dev/sda9
/etc/fstab:
[code]....
View 5 Replies
View Related
May 11, 2010
I am trying to install flash-plugin-10.0.45.2-release.i386.rpm so I inputed the folowing command and got the following error output:
Code:
bash-3.1$ rpm -i *.rpm
error: cannot open Basenames index using db3 - No such file or directory (2)
error: cannot open Providename index using db3 - No such file or directory (2)
error: cannot open Conflictname index using db3 - No such file or directory (2)
error: Failed dependencies:
[Code]...
View 3 Replies
View Related
Aug 22, 2010
I always have a problem in simple user mode when I insert a USB key. Can't mount, can't open with file manager. I'm obliged to open a simultaneous root session, to do what I want to manage the usb key.
In my user manager, I don't know wich group I have to add to this simple user (it's me) so I am allowed to manage the usb key.
View 6 Replies
View Related
May 7, 2010
I am new to linux and am trying out script writing. I am using shell. How can I make a script to open a program then operate within that program?
View 5 Replies
View Related
Dec 14, 2009
Is there anything like burning rom from nero or roxio cd/dvd copier. Do you know of any dvd copying program? like without making the image and then burning with just one process just copy the disc sorta program like roxio dvd copier? I wanted to make copies of movies I made a dvd of but aside from image burn which is a hassle to make the image first. is there something for burning on the fly or dvd/cd copying? infrarecorder and cdburnerxp do not work for me at all.
View 3 Replies
View Related
Jan 28, 2011
I'm having sporadic issues with the openoffice.org program. Sometimes, power point presentations will crash the program and then I can't open any open office programs without rebooting the computer. The problem seems to be just with powerpoint files and I'm not sure what the issue could be.
View 7 Replies
View Related
Jan 18, 2011
Since slackware 13.0 (upgraded to 13.1), I haven't been able to print anything. I can add printers no problem using the cups gui (or whatever). However any print I send to any printer fails because of:
"Unable to open image file for printing!"
I can post the whole error log if that helps, but I can't see much in it. I haven't been able to print for about 6 months, which is getting a bit annoying.
p.s, as a I lazy option I upgraded to the cups in -current, but that didn't help (although I don't think it was a very different version).
View 7 Replies
View Related
Jan 26, 2011
After finally getting my wireless/graphics drivers working yesterday (thanks to this forum ) I startx to realize that not a single KDE/Qt application will launch, along with Firefox, or Chrome/Chromium. (I did a full install from the DVD, not deselecting anything, and when I upgraded to -current, I also did the same.)
Ark said:
Quote:
ark: error while loading shared libraries: liblzma.so.0: cannot open shared object file: No such file or directory
but I managed to fix that one by commenting out 'aaa_elflibs' in /etc/slackpkg/blacklist (on a recommendation from #slackware), and running slackpkg upgrade-all again, but that's the only one (afaik) that was fixed. Ark still doesn't work, but it doesn't show that error anymore. When I run it, a box pops up that says "Unable to find Ark's KPart component, please check your installation."
Kate still says:
Quote:
kate: error while loading shared libraries: libkemoticons.so.4: cannot open shared object file: No such file or directory
Now, konsole, firefox, and Chromium's errors are a little different.
Konsole:
Quote:
konsole: symbol lookup error: /usr/lib/libphonon.so.4: undefined symbol: _ZN9QMetaType15registerTypedefEPKci
Firefox and Chrome basically say the same thing
Quote:
/usr/lib/firefox-3.6.13/firefox-bin: symbol lookup error: /usr/lib/mozilla/plugins/skypebuttons.so: undefined symbol: _ZN9QListData11detach_growEPii
again, I am completely baffled here, as I had kate, konsole and ark running before I upgraded to -current.
View 5 Replies
View Related
Mar 8, 2011
How do I create a program file for a new program?
View 1 Replies
View Related
Mar 17, 2009
I have a MS Access database I would love to able to use in OOo. How do I do it
View 2 Replies
View Related
Jan 9, 2010
I am lookin for a program to open rar files for ubuntu 9.04, I have been haveing trouble locating one.
View 1 Replies
View Related
Apr 27, 2010
I have both Windows and Ubuntu on my laptop and I need to access the windows program files via Ubuntu (windows don't start). The problem is that the program files folder appears to be empty. Is there any way to retrieve data from ubuntu?
View 9 Replies
View Related