Slackware :: How To Install ImageMagick - Can't Run ./configure After Uncompress The File
Feb 14, 2011
How to install ImageMagick on slackware? I can't run ./configure after I uncompress the file. I was trying to install a software and it says Imagemagick is not installed but when if I run identify -version there is some kind of version displayed but I'm not sure if it is installed.
View 3 Replies
ADVERTISEMENT
Mar 11, 2010
As the thread title says: "How can I uncompressed a .KGB file?"
View 1 Replies
View Related
Apr 23, 2009
I ftp upload a zip file to a linux pc, for example, somefile.zip, can I uncompress the zip file use "#tar zvf somefile.zip",
View 5 Replies
View Related
Jun 5, 2011
I intend on installing a version of Freebsd 8.2 under a virtual machine running on centos 5.6.The dvd image image is FREEBSD-8.2....xz. I would like to uncompress it so that I can burn it to a DVD, but have never confronted such a format. Can someone suggest which utility under Linux would be used to uncompress it?
View 4 Replies
View Related
Mar 15, 2011
I have got a backfile with extension .tar.gz.enc. After fooling around I found out that it is encrypted gzipped tarball.
View 2 Replies
View Related
Jul 5, 2011
I have a fairly simple setup for my Network attached storage. I have a 1TB external hard drive connected to my Asus RT-N16 router through USB. I have enabled file sharing in the router, and thus the hard drive shows up on the network as a shared folder. No hassles, I can read and write to it.
Because I want to use this hard drive for networked backups, I tried to get it to mount on boot with fstab. Here is the line in my fstab file :
Code:
//192.168.1.1/SharedFolder /media/SharedFolder smbfs guest,_netdev 0 0
It mounts fine, no problems, and once again I'm able to read and write files to it. The problem occurs when I try to access the mounted drive and uncompress an archive file for the duplicity backup program. It gives me a list of messages showing that all the files inside the archive failed to uncompress because of error messages like these :
[Code]...
If I try to extract the same archive by manually going to Network > RT-N16 (Router) > Shared Folder, it extracts fine. But I need this folder to be mounted on boot because I use it very frequently. I tried changing smbfs to cifs and it still didn't work. Please not that my knowledge of samba, network storage and file systems is very basic. I tried searching the internet for more information about this but wasn't able to find much information that pertains to this particular problem. Hoping the linux pros here could give me some pointers ..
View 2 Replies
View Related
Apr 12, 2010
Code:
I'm using slackware64-current.
View 2 Replies
View Related
Apr 21, 2011
I'm running Slackware current. After the recent glibc change, ImageMagick display is exhibiting bad behaviour. I open an image with display, left-click on it to get the menus, move the mouse down so I can click on Transform, but before I get there, it crashes and displays this message code...
Has anyone else seen this? Is there a fix for it?
View 7 Replies
View Related
Mar 30, 2010
What I did :I've downloaded virtualbox-ose & virtualbox-kernel on slackbuilds.org After running ./virtualbox-xxx.Slackbuild i've installed both packages (first ose then kernel)
The problem I get :
When I run a virtual machine, Vbox tell me to launch /etc/init.d/vboxdrv setup (or sthing like that) But neither /etc/init.d/vboxdrv nor /etc/rc.d/rc.vboxdrv are on my hard drive after the installation.So is there any specific file to configure VBox .. ? Or is there an other way to install VBox under slackware ?
View 5 Replies
View Related
Sep 8, 2009
After spending a few hours and having some little sleep, I am very puzzled and disturbed by the fact that new-new-02-5-1.png does not have the intended 818x788. It must have to do with cropping with nonzero offsets.
View 2 Replies
View Related
Aug 9, 2009
I have logged into root via SSHI followed instructions from here[URL]And here[URL]
View 1 Replies
View Related
Jul 5, 2010
So I don't like the new Amarok as much as the 1.4 version, so I want to install the older release. I download the source files, extract it and go into the directory. I type ./configure and recieve an error about kde-config not being installed, but "ln kde4-config kde-config" (or something like that) solved that problem. But now I encounter this problem after ./configure:
Code:
I already have a version of Qt installed (it's necessary for KDE, is it not?), but it's not between 3.3 and 4.0. I've read online about how if you install both the 3.3 and the version included on Slackware 13.1 of Qt there would be problems. I also read that you could find the necessary Qt files in the sources discs, but I'm not sure what files to install:
Code:
This is Slackware 13.1, by the way.
Do I have to shamefully resign my pride to Amarok 2.3 or can I install 1.4 in some way? And if you've gotten this far, thanks for reading and potentially responding.
View 11 Replies
View Related
Aug 13, 2009
I have ImageMagick 6.2.8 installed on my CentOS 5.3 (64bit) system. I want to upgrade it to a newer version, because it has nice new features I need to use in a PHP script I write for a website. I tried yum, but it did not help, it didn't have a newer version of ImageMagick. Maybe I have to use some other repositories (I use CentOS and RPMFprge repositories only) or use them some other way. I ended up with downloading ImageMagick 6.5.4 RPM from ImageMagick website (it was marked as Fedora package, there's no one for CentOS there) and tried to install it. I've got some absent dependencies, but installed them all, most from the CentOS and RPMForge repositories. Some were absent from those repositories (like jasper-libs and libtool-ltdl) and I installed them from other sources.Finally, when I tried to install ImageMagick I got this error:
-bash-3.2# rpm -Uvh --test ImageMagick-6.5.4-10.x86_64.rpm
error: Failed dependencies:
rpmlib(FileDigests) <= 4.6.0-1 is needed by ImageMagick-6.5.4-10.x86_64
rpmlib(PayloadIsXz) <= 5.2-1 is needed by ImageMagick-6.5.4-10.x86_64
I tried to install it using --nodeps, but got some "cpio: Bad magic" error. So, as far as I understand, I need to upgrade "rpm" package itself to make it working. Correct me if I'm wrong here. The current version of rpm is: bash-3.2# rpm --version RPM version 4.4.2.3
If I really have to upgrade rpm, then I'm not sure what to do. I have few questions:
1) First of all, what version of "rpm" package do I need? Because I don't want any conflicts. The latest version, as I can see on rpm.org, is 4.7.1. Will it work with CentOS 5.3?
2) Where do I get the right rpm for the rpm upgrade? If it's available at all. Rpm.org, as far as I can see, got source only, and I'm not sure CentOS uses their version of rpm. Where can I get the right rpm package, preferably as a plain .rpm file so I don't need to build it myself?
3) And after all, the most important. Wouldn't my system break at all if I upgrade rpm? I don't want to screw things up and end up with a broken system.
View 6 Replies
View Related
May 28, 2011
I have problem with my new distro and fluxbox. So I installed a slackware 13.37 with fluxbox, this is my first time with slack and fluxbox
I dont know how to install some netowrk manager and configure it in fluxbox I need wifi.
View 14 Replies
View Related
Jun 2, 2011
I downloaded, configured and installed ImageMagic-6.7 without too much trouble.
I'm trying to install the perl module Image::Magick, and using MCPAN just errors out big time.
I read in the docs for installing ImageMagic, that I need to edit the Makefile.PL in the PerlMagick directory before I can do a make / make install.
I'm supposed to change the LIBS and INC, but I have no idea what I'm supposed to change them to? Do I just add to what's there? Where do I find the values to add/change to?
View 10 Replies
View Related
May 1, 2010
simple scan error as follows: Failed to save file ImageMagick returned error code 11 Command line: convert -adjoin /tmp/simple-scan-DA9MBV.jpg /tmp/simple-scan-XCK4BV.jpg /tmp/simple-scan-NZVYBV.pdf Stdout: Stderr: using karmic note: I have apparmor extra profiles installed but didn't notice one that related to simple scan or imagemagick. Red herring or not?
View 6 Replies
View Related
Apr 4, 2010
I am trying to follow this tutorial below so that I can get Text to the right of icons on the GNOME desktop. [URL] Everything so far has worked fine, except when I get to step 3 where I compile Nautilus. When I try to run the command ./configure --prefix=/usr It tells me bash: ./configure: No such file or directory
View 5 Replies
View Related
Mar 19, 2011
I found a tool made for Ubuntu called Xautoclick. I downloaded it and it is called "xautoclick-0.30.tar.gz" The installation notes say "tallatBe sure you have the proper development packages for your distribution installed (i.e. something like xserver-xorg-dev, gtk2-dev, et cetera). After that, run:
./configure make sudo make install" I have no clue what to do... I typed in "./configure" in the terminal and it says "bash: ./configure: No such file or directory?
View 3 Replies
View Related
Jul 22, 2011
I'm having some problems compiling mednafen on Suse 11.4. When I run configure, things work fine until I get the following series of errors:
[Code]...
configure: error: *** OpenGL header file not found! I've seen references in a few places that these type ("Present But Cannot Be Compiled") can usually be ignored, but in this case ./configure fails and I can't make. I am unsure why this is, as I've installed mednafen on Suse 11.4 before and it runs fine. I've tried installing various OpenGL-related packages that I can find (Mesa, freeglut, glib, etc) but nothing seems to solve the problem
View 1 Replies
View Related
Oct 19, 2009
Now i have 64 bit computer i installed Slackware 23 64 bit on it. i followed Alien Bob's multi lib how to and installed needed libraries one by one. everything is fine expect wine configure script can not find some libraries needed: libgsm, libmpg123, libopenal, libxcomposite.
I have already installed 32 bit compatibility packages and used /etc/profile.d/32bit.sh as recommended in Alien Bob's howto. configure -- does not really list anything for pointing for libraries.
View 14 Replies
View Related
Jun 9, 2010
I was given a 1.9GB zipx file. I googled it but could not find a way to uncompress it natively on Linux (only on Windows with the latest release of Winzip).
View 1 Replies
View Related
Sep 29, 2009
Upon attempting to uncompress a tarball with
Code:
View 3 Replies
View Related
Jun 11, 2010
I have been given a 1.9GB zipx file (created with a recent version of winzip). I can't find a way (and yes I googled it) to open it on Linux.
View 2 Replies
View Related
Aug 18, 2010
I have downloaded the image of the current slackware ftp://ftp.slackware.at/slackware-cur...rs/usbboot.img
It is writen that one can make the pendrive using:
On the other hand how can we make this under WINDOWS XP (I have not yet slackware installed)?
View 5 Replies
View Related
Jul 18, 2011
I'm running a script and the response is, missing utility no uncompress. Please install this utility. The system searched in /usr/sbin; /usr/bin/; /bin.
where I can receive a uncompress (which I guess is a .rpm) or utility that will work with my version of RHEL 5.6?
Running I386 GNU/LINUX
2.6.18-238.el5 #1 SMP
View 2 Replies
View Related
May 11, 2010
I have a folder and its contents with the following permissions: 2750 (sguid bit). With this I ensure that a newly created file or folder inside that folder will adopt the SGUID. The problem is that if I copy files into that folder, these copied files don't adopt the SGUID. So I have to execute constantly the command: chgrp -R thegroup nameofthefolder everytime I copy or uncompress something into that folder. Is there any way to achieve this (force the SGUID even in copy and uncompress commands) automatically?
View 5 Replies
View Related
Sep 19, 2009
I want to search a directory recursively looking for new .rar/ .zip files. When a new file is found I want to extract the contents to another directory. To top things off would like to rename the source file as something like original.rar.extracted.
View 8 Replies
View Related
Dec 15, 2010
I am trying to install the nvidia-drivers from Slackbuilds.org. When I try to run the SlackBuild, I get the following error:
Code:
install: cannot stat `cuda.h': No such file or directory
What am I missing?
The nvidia-kernel SlackBuild ran fine and created the kernel package.
View 14 Replies
View Related
Jan 30, 2010
i tried following the readme file included in the driver of the usb network adapter but seems its not exact.
any ideas on how i can configure it manually? KDE does not detect any wifi device. .(of course since no driver is installed yet).
i used my desktop (win***)with DSL connection and installed the driver of the usb net adapter.. made it as the access point. . so my laptop detects the desktop as wifi spot.
View 2 Replies
View Related
Apr 13, 2010
Today i download cheops source code and when i type ./configure returns me this error :
Quote:
checking for gnome-config... no checking for gnomeConf.sh file in /usr/local/lib... not found configure: error: Could not find the gnomeConf.sh file that is generated by gnome-libs install Is there any way to install cheops in KDE ? Do you know any solution for this problem ?
View 9 Replies
View Related