Fedora X86/64bit :: Compile A Plugin For Gimp To Support CMYK Instead Of RGB
May 21, 2010
I'm trying to compile a plugin for gimp to support CMYK instead of RGB.I'm stuck at:
Code:
[roel@laptop separate+-0.5.7]$ make
gcc -g separate-core.o separate-gui.o separate-export.o util.o tiff.o psd.o jpeg.o iccbutton.o -o separate `pkg-config gimp-2.0 --libs` `pkg-config gimpui-2.0 --libs` `pkg-config gtk+-2.0 --libs` `pkg-config lcms --libs` -ltiff -ljpeg
/usr/bin/ld: psd.o: undefined reference to symbol 'ceil@@GLIBC_2.2.5'
/usr/bin/ld: note: 'ceil@@GLIBC_2.2.5' is defined in DSO /lib64/libm.so.6 so try adding it to the linker command line
[Code]...
View 2 Replies
ADVERTISEMENT
Jun 14, 2011
I would like to install a plugin in gimp in my Fedora 15 box. The plugin is about wavelet decompose: [URL] and it is necessary to compile the plugin.
I downloaded from here: [URL] but when i follow the instructions of the install file (make & make install) i always got this:
[root@localhost wavelet-decompose-0.1.2]# make
make -C po
make[1]: Entering directory `/home/joseda/wavelet-decompose-0.1.2/po'
msgfmt -c -v -o de.mo de.po
17 translated messages.
[Code].....
View 2 Replies
View Related
Jan 5, 2011
I am having problems installing this plugin for GIMP on F13 64bit.
I get the following error when I run make:
Code:
# make
make -C po
[Code].....
View 5 Replies
View Related
Dec 14, 2009
In FC11 i686, I notice that after yum install xsane xsane -v reports a version of xsane that is compiled without Gimp support. Is there a special name for the xsane package that does have Gimp support?
View 2 Replies
View Related
Apr 23, 2010
I switched from suse to fedora, but i have a problem with gcc (i guess) i tried to reinstall it or upgrade it but i coudn't fix the problem.. There is a very simple example
Code:
#include <stdio.h>
int main()
{
printf(" :( ") ;
[code]....
View 2 Replies
View Related
Jun 29, 2010
I'm having the same issue when running F11 or F13 x86_64 and getting the flash-plugin installed just doesn't seem to work. aboutlugins in the browser does not show that the plugin has been installed.
I've followed the instructions at [URL] to no avail. This problem is common to both Firefix and Chrome.
The file referred to in this step (nswrapper_32_64.libflashplayer.so) for google chrome does not exist on the filesystem, sudo ln -s /usr/lib64/mozilla/plugins-wrapped/nswrapper_32_64.libflashplayer.so /opt/google/chrome/plugins/nswrapper_32_64.libflashplayer.so
I've ignore the sticky thread for this as I believe that this version of the adobe 64 bit plugin is vulnerable to this issue, [URL]
I've also tries the gnash-plugin and still no flash in either browser.
View 4 Replies
View Related
Feb 13, 2011
how to run a java application on a 64 bit Firefox install on Fedora, but I didn't find any simple and direct way to do it. So I'll post this here, hoping that people who search for this problem can easily find this really quick solution.
1-> on the terminal do the usual su -
2-> yum install jre
3.> make a link in /home/your_name/.mozilla/plugins/ folder to the file located at /usr/java/jre1.6.0_23/lib/amd64/libnpjp2.so
(just select the file, press ctrl+shift and drag it to the plugins folder)
4-> go to http://java.com/en/download/installed.jsp from firefox and test your install
Piece of cake, but it doesn't show up in search engines that easily when I look for: jre firefox 64 plugin fedora Granted that many tutorials mention the linking method, but most either tell you to install the binary/rpm from the java site or even installing the 32bit version for older fedoras... yum makes it so much easier.
View 10 Replies
View Related
Sep 1, 2010
I've installed babl and gegl and I've already successfully ran ./configure for Gimp 2.7.1
However, when attempting to make, I get this:
Code:
...
CC gimpcolorbutton.lo
CC gimpcolordisplay.lo
CC gimpcolordisplaystack.lo
[Code].....
View 2 Replies
View Related
Mar 16, 2011
I have trouble compiling FFMPEG with VDPAU support. I have clean typical installation Fedora 14 + all updates and after installation I install Nvidia driver with VDPAU support - kmod (VPDAU works well, tested with mplayer - I play MKV 1080p on Atom D525 + chipset Nvidia ION with 10-15% CPU ussage). I try compilie FFMPEG with this procedure:
[Code]...
View 4 Replies
View Related
Jul 15, 2011
Adobe offers Flash 11 64bit plugin?[URL]...
View 11 Replies
View Related
May 30, 2010
Currently, I have a problem to run firefox 64bit 3.6 under fedora13 when I watch ...... It requires to update Adobe Flash Player. It seems that there is only 32bit library.
View 12 Replies
View Related
Sep 28, 2009
I need to develop application for 32 bit environment.
Before to install FC11 64, I used FC 9 and FC 10 i386 version without any issues.
I'm lookking for a tutorial about use 32 bit development environment in a 64 bit OS.
How or where I can setup FC11 for this features.
View 2 Replies
View Related
Mar 11, 2011
I have messed with things I shouldn't have so I am going to reinstall F14..Could someone please explain how to install the JDK from oracle and get the plugin working for firefox please?
View 14 Replies
View Related
Jul 4, 2009
My music library contains some old .wma files and each time I try to run Rhythmbox, a window pops up saying that:
<Name of current song> requires an Additional plugin. The following plugin is required: Windows Media Audio Decoder. Do you want to search for this now ?
If I press the search button I get a response saying that the package was not found. Then I press the close button, only to see the same dialog popping up again. The funny thing is that all this is happening while the current songs is not in WMA format and it is actually playing
I am running fedora 11 and have configured both rpm-fusion and livna repositories.
View 13 Replies
View Related
May 7, 2009
How do u get jre to work with fc 10 64bit? I've tried installing both x86.64 and i586 version from sun's website but firefox still shows plugin missing.
View 12 Replies
View Related
Jul 16, 2010
Fedora13 x86_64 not support SATA3, can only degrade switches over SATA2 the slot. Hoped that fedora 14 will support SATA3 the device.
View 6 Replies
View Related
Jan 5, 2011
Here's how to install latest Firefox on a 64 bit system (leaving your old firefox install untouched):
1. Get the latest Firefox tarball (64 bit) from ftp://ftp.mozilla.org/pub/firefox/releases/ and save it to whereever you like.
2. Make a new directory in /usr/lib64 and untar it there
Code:
3. We want to create a new user profile for Firefox 4. So start Firefox 4 profilemanager and create one.
Code:
Name the new profile whatever you like, I created a new profile named FF4b for example. Also before quitting make sure you click on the "default" profile so that you don't mess up your existing Firefox install.
4. You can now start Firefox 4 with the new profile:
5. If not already installed download flash player square plugin (64 bit) from [url]
Code:
Now you need to go to your .mozilla folder in your home directory and create a symlink for the flash plugin.
Code:
Now look for a folder which is associated with the firefox profile you created earlier. The folder name should end with the name you created it with. Mine was cay67zed.FF4b for example. Cd to that directory:
Code:
Make a plugins directory and put the symlink there:
Code:
If you want, you can create a launcher for Firefox 4 on your desktop or taskbar with the following command option:
Code:
View 1 Replies
View Related
Jan 11, 2011
I'm trying to compile gimp on ubuntu 9.10 and I'm stuck during the ./configure stage I'm getting the following:
Code:
checking for GLIB - version >= 2.24.0... no
*** Could not run GLIB test program, checking why...
*** The test program compiled, but did not run. This usually means
The config.log complains that it's missing glib.h.
[Code.....
If aptitude shows libglib2.0-dev installed the pc file must exist somewhere.. how to verify that libglib2.0-dev is installed correctly?
View 5 Replies
View Related
Apr 25, 2010
It is a simple 2D RPG game. I have this great idea to use static backgrounds and foregrounds. To do this I plan to create another layer that will serve as the collision mask, and cover area where the player cannot move to. I have been trying to find a good format to do this, I want something simple because I plan to write my own library to read the format, it seems that most vector graphics formats are simple enough for that, so its not a huge issue, and not all the information is necessary, for my application, since it will not be visible, no color information is needed. However, there are not that many formats available, and they all seem to be XML based (I don't care for XML), but in the end, I settled on SVG. I wanted something I could create in GIMP, if these masks are too hard to create, I may never finish this project (laziness)... However, I discovered that my version of GIMP will not save as/export to SVG format! It will open SVG, but not export to SVG. Very frustrating. So I went through all the trouble of compiling GIMP 2.7, but that still doesn't support SVG. I made sure to install all libsvg-dev headers before building GIMP 2.7. What can I do to get GIMP to support exporting to SVG format OR is there another SIMPLE vector graphics format that GIMP supports that I could be using?
View 5 Replies
View Related
Oct 26, 2010
Specifically what libraries do I need to install to support a 32-bit Eclipse-based IDE? the IDE is only available in 32-bit, so i tried installing glibc (32-bit version) but nothing happens. Here's the site were the IDE available is [URL].
View 1 Replies
View Related
Sep 17, 2010
I'm trying to install mplayer plugin for firefox but even i have gcc compiler installed already:
Name : gcc
Arch : x86_64
Version : 4.4.4
Release : 10.fc13
Size : 18 M
Repo : installed
i have this error:
[Code].......
View 3 Replies
View Related
Dec 1, 2010
converting pdf (or ps) files from RGB colorspace to CMYK colorspace, so I can have file needed in industrial printing companies? I've looked into covert - it seems to be only for pictures and ImageMagick
View 6 Replies
View Related
Jan 30, 2011
When I try to 'make' the libopensync-plugin-python-0.22 source I downloaded I get this error which I don't understand (pythonmakerror.txt)
Code:
make all-am
make[1]: Entering directory `/home/chrisportela/Downloads/libopensync-plugin-python-0.22'
[Code]....
View 4 Replies
View Related
Nov 1, 2010
I am trying to install an Open GL screen saver "EulerTop-1.2" and I get the following error message when I run configure - "checking for perl /usr/bin/perl checking for Qt... configure: error: Qt (>= Qt 3.2) (library qt-mt) not found. For more details about this problem, look at the end of config.log. Make sure that you have compiled Qt with thread support!" It appears to be installed -
vance@linux-i4xo:/> rpm -q qt3
qt3-3.3.8b-93.1.x86_64
how does one enable thread support? I have looked around the web but cannot find a solution.
View 9 Replies
View Related
Aug 31, 2010
A while back I compiled a custom kernel, 2.6.35. I forgot to add UDF support when configuring and compiling. Will I need to re-compile the kernel to get UDF support or is there some other way I can add it?
View 6 Replies
View Related
Oct 8, 2009
I've successfully compiled and installed PHP to run with nginx. But I could not use some jpeg functions from GD library. I've checked for libjpeg-devel and gd-devel and found that they had been installed, libjpeg.so is located at /usr/lib This is my configure command:
./configure --with-config-file-path=/etc/php --with-config-file-scan-dir=/etc/php/conf.d --disable-pdo --with-openssl --with-pcre-regex --without-sqlite3 --with-zlib --enable-bcmath --with-bz2 --enable-calendar --with-curl --with-curlwrappers --enable-exif --with-gd --with-jpeg-dir=/usr/lib --with-png-dir=/usr/lib --with-freetype-dir=/usr/lib --enable-gd-native-ttf --enable-gd-jis-conv --with-gettext --with-mhash --enable-intl --enable-mbstring --with-mcrypt --with-mysql --with-mysql-sock --enable-soap --enable-sockets --with-xsl --enable-zip
phpinfo() shows that gd is enabled with GIF and PNG supports but without JPEG.
View 6 Replies
View Related
Oct 12, 2010
I'm running Debian AMD64. I downloaded the flash square (64-bit) plugin, and in progressive attempts to get Firefox to see it, I put libflashplayer.so in the following places:
/usr/lib64/mozilla/plugins/
/usr/lib/mozilla/plugins/
/usr/lib/flashplugin-nonfree/
/opt/firefox/plugins/
And nothing, it still complains the plugin isn't installed. I even tried removing all instances of the file and running aptitude install flashplugin-nonfree (cos 32-bit flash is better than nothing), and it still didn't see it.
View 8 Replies
View Related
Sep 13, 2010
Recently I installed Linux Mint 9 Xfce in my old laptop.I realized that thunar doesn't show the "Extract Here" or "Extract To" options for 7z files in its context menu. I googled about this and some people talk about "patching" thunar-archive-plugin with a diff file.Before continuing: I installed p7zip-full and file-roller handles 7z files without problems. What I'm looking for is the "extract" options in the context menu.
How can I add these "extract" options to the 7z files context menu? Or If there is no such way to achieve this rather than doing this "patch diff", has anyone come across this or point me in the right direction on how to do this patch?
View 2 Replies
View Related
Nov 23, 2009
I have CentOS 5.4 on AMD x64 and 64 bit Firefox 3.0.15
[root@aluva ~]# uname -a
Linux aluva.tarikida.com 2.6.18-164.6.1.el5 #1 SMP Tue Nov 3 16:12:36 EST 2009 x86_64 x86_64 x86_64 GNU/Linux
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.15) Gecko/2009102918 CentOS/3.0.15-3.el5.centos Firefox/3.0.15
Even though I downloaded and installed Adobe Flash plugin, Flash pages are not displayed on the screen. I am seeing only blank area when going to [URL]
Package flash-plugin-10.0.32.18-release.i386 already installed and latest version
Package nspluginwrapper-0.9.91.5-22.el5.i386 already installed and latest version
Package nspluginwrapper-0.9.91.5-22.el5.x86_64 already installed and latest version
[code]...
View 5 Replies
View Related
Mar 11, 2010
A friendly "HELLO WORLD!" from my side first I've got a problem compiling the current ALSA-Drivers (1.0.22.1) for my Scientific Linux name -a inux comp_854 2.6.18-164.11.1.el5 #1 SMP Wed Jan 20 00:57:09 EST 2010 x86_64 x86_64 x86_64 GNU/Linux
./configure --with-cards=emu20k1,usb-audio --with-sequencer=yes
works fine but the make output bitches with
[code]...
View 7 Replies
View Related