View Single Post
  #1   (View Single Post)  
Old 10th January 2009
ninjatux's Avatar
ninjatux ninjatux is offline
Real Name: Baqir Majlisi
Spam Deminer
 
Join Date: May 2008
Location: Antarctica
Posts: 293
Default Pixel Image Editor

I've purchased Pixel image editor, which I've used in the past. Gimp doesn't cut it for my photography needs, and I've been using Photoshop CS4 on my Mac. Anyway, I try to run the Pixel binary for FreeBSD, and I always get this error. I've tried linking 1.2 to the proper library and then I get a segmentation fault. Any and all help would be appreciated? I couldn't find the older lib.

Code:
ninjasb ~/Downloads [4102] cd Pixel                                                      
ninjasb ~/Downloads/Pixel [4103] ls                                                      
Brushes         Plugins         Template        pixel           pixel32.svg
Gradient        Skins           bsd.ini         pixel.hlp       splash.dat
Locale          Styles          config.def      pixel32.bmp     unicx86.dat
Patterns        System          license.txt     pixel32.png
ninjasb ~/Downloads/Pixel [4104] ./pixel                                                 
/usr/libexec/ld-elf.so.1: Shared object "libSDL-1.1.so.7" not found, required by "pixel"
ninjasb ~/Downloads/Pixel [4105]
__________________
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity."
MacBook Pro (Darwin 9), iMac (Darwin 9), iPod Touch (Darwin 9), Dell Optiplex GX620 (FreeBSD 7.1-STABLE)
Reply With Quote