gif programı kurma
http://www.yeniprogram.gen.tr/download/17878/mtPaint-Linux.html
adresteki gif programını buldum ama nasıl kurulum yapılacağını bilmiyorum..yardım edebilir misiniz??
- 475 okunma
http://www.yeniprogram.gen.tr/download/17878/mtPaint-Linux.html
adresteki gif programını buldum ama nasıl kurulum yapılacağını bilmiyorum..yardım edebilir misiniz??

martinamca
Re: gif programı kurma
Kaynak kodunu aşağıdaki bağlantıdan indir.
http://download.gna.org/mypaint/mypaint-0.9.1.tar.bz2
Bu program ve kütüphanelerin de Pardus'unda olduğundan emin ol.
pygtk, python, swig, gtk, numpy, pycairo(>=1.4), libpng
En son işlem olarak da, Konsole programını açıp aşağıdaki komutları sıraylar ver.
scons && ./mypaint
scons prefix=/usr/local install
Ben deneyemiyorum. Deneyip sonucu yazarsan hatalar konusunda birileri yardımcı olabilir.
Umarım biliyorsundur ve son bir not olarak söylemek isterim, bu programın yaptıklarının hepsini ve çok çok daha fazlasını GIMP ile yapabilirsin
baDibere
Re: gif programı kurma
martinamca'nın dediği yoldan kuruluyor. Yalnız prefix=/usr/local olan yeri prefix=/usr olarak değiştirin.
..BozKurT..
Re: gif programı kurma
martinamca ve baDibere teşekkürler..
scons eksikmiş onu yüklememi istiyor. ama bu sefer de wireless sorun çıkarttı internete bağlanamıyorum onun için scons kuramadım.
ve ben gimp i kullanıyorum ama gif yaptıktan sonra resimlerin renkleri 256 ya düşüyor kalitesi bozuluyor. bu yüzden kaliteli gif yapmak için program arıyorum.
..BozKurT..
Re: gif programı kurma
LU@BozKurT mypaint-0.9.1 $ scons && ./mypaint
scons: Reading SConscript files ...
Building for python2.7
/bin/sh: pkg-config: komut yok
OSError: 'pkg-config --cflags --libs glib-2.0' exited 127:
File "/home/LU/ndirilenler/mypaint_091/SConstruct/index.html", line 38:
env.ParseConfig('pkg-config --cflags --libs glib-2.0')
File "/usr/lib/scons_130/SCons/Environment.py", line 1477:
return function(self, self.backtick(command))
File "/usr/lib/scons_130/SCons/Environment.py", line 596:
raise OSError("'%s' exited %d" % (command, status))
ilk komutu yazdığımda bunu alıyorum..
baDibere
Re: gif programı kurma
pkgconfig paketini kurar mısınız depodan?
..BozKurT..
Re: gif programı kurma
bu sefer de böyle bi hata verdi..
LU@BozKurT mypaint-0.9.1 $ scons && ./mypaint
scons: Reading SConscript files ...
Building for python2.7
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
OSError: 'pkg-config --cflags --libs glib-2.0' exited 1:
File "/home/LU/ndirilenler/mypaint_091/SConstruct/index.html", line 38:
env.ParseConfig('pkg-config --cflags --libs glib-2.0')
File "/usr/lib/scons_130/SCons/Environment.py", line 1477:
return function(self, self.backtick(command))
File "/usr/lib/scons_130/SCons/Environment.py", line 596:
raise OSError("'%s' exited %d" % (command, status))
baDibere
Re: gif programı kurma
glib2-devel paketi kurulu değil muhtemelen. Kurup dener misiniz?
..BozKurT..
Re: gif programı kurma
yok yine olmadı.. şu şekil bişey oldu:
LU@BozKurT mypaint-0.9.1 $ scons && ./mypaint
scons: Reading SConscript files ...
Building for python2.7
swig -o mypaintlib_wrap.cpp -noproxydel -python -c++ mypaintlib.i
python2.7 generate.py
Writing brushsettings.hpp
scons: done reading SConscript files.
scons: Building targets ...
o lib/mypaintlib_wrap.os -c -Wall -Wno-sign-compare -Wno-write-strings -fno-strict-aliasing -mtune=generic -march=x86-64 -O2 -pipe -fomit-frame-pointer -fstack-protector -ggdb3 -funwind-tables -fasynchronous-unwind-tables -fPIC -fwrapv -Xlinker -export-dynamic -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 lib/mypaintlib_wrap.cpp
sh: o: komut yok
shared lib/mypaintlib_wrap.os -lglib-2.0 -lpng14 -ldl -lpthread -lutil -lm -lpython2.7 -o lib/_mypaintlib.so
sh: shared: komut yok
burn_python_version(["mypaint"], ["mypaint.py"])
Chmod("mypaint", 0755)
msgfmt po/cs.po -o po/cs/LC_MESSAGES/mypaint.mo
msgfmt po/de.po -o po/de/LC_MESSAGES/mypaint.mo
msgfmt po/es.po -o po/es/LC_MESSAGES/mypaint.mo
msgfmt po/fr.po -o po/fr/LC_MESSAGES/mypaint.mo
msgfmt po/hu.po -o po/hu/LC_MESSAGES/mypaint.mo
msgfmt po/id.po -o po/id/LC_MESSAGES/mypaint.mo
msgfmt po/it.po -o po/it/LC_MESSAGES/mypaint.mo
msgfmt po/ja.po -o po/ja/LC_MESSAGES/mypaint.mo
msgfmt po/ko.po -o po/ko/LC_MESSAGES/mypaint.mo
msgfmt po/nb.po -o po/nb/LC_MESSAGES/mypaint.mo
msgfmt po/nn_NO.po -o po/nn_NO/LC_MESSAGES/mypaint.mo
msgfmt po/pl.po -o po/pl/LC_MESSAGES/mypaint.mo
msgfmt po/ru.po -o po/ru/LC_MESSAGES/mypaint.mo
msgfmt po/sl.po -o po/sl/LC_MESSAGES/mypaint.mo
msgfmt po/sv.po -o po/sv/LC_MESSAGES/mypaint.mo
msgfmt po/uk.po -o po/uk/LC_MESSAGES/mypaint.mo
msgfmt po/zh_CN.po -o po/zh_CN/LC_MESSAGES/mypaint.mo
msgfmt po/zh_TW.po -o po/zh_TW/LC_MESSAGES/mypaint.mo
scons: done building targets.
We are not correctly installed or compiled!
script: "./mypaint"
Traceback (most recent call last):
File "./mypaint", line 159, in
datapath, confpath, localepath = get_paths()
File "./mypaint", line 104, in get_paths
from lib import mypaintlib
File "/home/LU/ndirilenler/mypaint_091/lib/mypaintlib.py", line 25, in
_mypaintlib = swig_import_helper()
File "/home/LU/ndirilenler/mypaint_091/lib/mypaintlib.py", line 17, in swig_import_helper
import _mypaintlib
ImportError: No module named _mypaintlib
LU@BozKurT mypaint-0.9.1 $ scons prefix=/usr install
scons: Reading SConscript files ...
Building for python2.7
swig -o mypaintlib_wrap.cpp -noproxydel -python -c++ mypaintlib.i
python2.7 generate.py
Checked brushsettings.hpp
scons: done reading SConscript files.
scons: Building targets ...
Install file: "mypaint" as "/usr/bin/mypaint/index.html"
scons: *** [/usr/bin/mypaint] /usr/bin/mypaint: Permission denied
scons: building terminated because of errors.
baDibere
Re: gif programı kurma
gcc yüklü mü?
..BozKurT..
Re: gif programı kurma
gcc de kurdum yine hata verdi..
LU@BozKurT mypaint-0.9.1 $ scons && ./mypaint
scons: Reading SConscript files ...
Building for python2.7
swig -o mypaintlib_wrap.cpp -noproxydel -python -c++ mypaintlib.i
python2.7 generate.py
Checked brushsettings.hpp
scons: done reading SConscript files.
scons: Building targets ...
g++ -o lib/mypaintlib_wrap.os -c -Wall -Wno-sign-compare -Wno-write-strings -fno-strict-aliasing -mtune=generic -march=x86-64 -O2 -pipe -fomit-frame-pointer -fstack-protector -ggdb3 -funwind-tables -fasynchronous-unwind-tables -fPIC -fwrapv -Xlinker -export-dynamic -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng14 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 lib/mypaintlib_wrap.cpp
lib/mypaintlib_wrap.cpp:149:20: fatal error: Python.h: No such file or directory
compilation terminated.
scons: *** [lib/mypaintlib_wrap.os] Error 1
scons: building terminated because of errors.
acaba vazgeçsek mi? /: