Operating Systems > Linux and UNIX
Anyone running non-Linux based unices?
Laukev7:
I just compiled your app, and it works perfectly on FreeBSD.
Nice character, BTW. Did you make it yourself?
Edit: Oh, you just took it from the website.
[ August 31, 2003: Message edited by: Laukev7: Defender of Canada ]
flap:
quote:Originally posted by jeffberg: Mac Capitalist:
here is wut happened with me:
I had to install gawk imlib gtk 1.2 and i made some ln -s links cus some of the folders it wanted were in different places.
after that it configured and made and installed with no errors.
typing desktopdavey said no command
typing /usr/local/bin/desktopdavey worked.
however it loaded a white box and the terminal kept saying how imlib could not load the png files?
I checked and the png files are OK, they work in Preview. something is wrong with imlib.
the imlib version is 1.9.14-3
if that helps any.
--- End quote ---
This is on OSX? I never expected it to compile on that. Are you running X?
I'm surprised it didn't work with that version of imlib; mine's 1.9.13. Would you mind posting the exact error message you got? I'll have a look online to see if I can find out what the problem is.
I'm guessing /usr/local/bin/ should be in your path but isn't.
Edit: Do you have libpng installed? Maybe that's the problem.
[ August 31, 2003: Message edited by: flap ]
flap:
quote:Originally posted by Laukev7: Defender of Canada:
I just compiled your app, and it works perfectly on FreeBSD.
Nice character, BTW. Did you make it yourself?
Edit: Oh, you just took it from the website.
[ August 31, 2003: Message edited by: Laukev7: Defender of Canada ]
--- End quote ---
Actually I got the images from the webdesign company who did the site and the windows version of this program.
Thanks, both of you.
billy_gates:
quote:Originally posted by flap:
This is on OSX? I never expected it to compile on that. Are you running X?
I'm surprised it didn't work with that version of imlib; mine's 1.9.13. Would you mind posting the exact error message you got? I'll have a look online to see if I can find out what the problem is.
I'm guessing /usr/local/bin/ should be in your path but isn't.
Edit: Do you have libpng installed? Maybe that's the problem.
[ August 31, 2003: Message edited by: flap ]
--- End quote ---
the exact error is:
--- Code: ---
--- End code ---
here is a screenshot:
http://www.skinner.com/jeffberg/files/desktopdavey.jpg
the white box next to xterm is the desktopdavey window.
and the finder shows the lib files that it knows of, it wanted the libs at /usr/local/lib but fink puts them in /sw/lib so I did an ln -s.
I didn't have libpng installed, but even after I did I got the same error.
solo:
quote:Originally posted by jeffberg: Mac Capitalist:
--- Code: ---
--- End code ---
here is a screenshot:
http://www.skinner.com/jeffberg/files/desktopdavey.jpg
the white box next to xterm is the desktopdavey window.
and the finder shows the lib files that it knows of, it wanted the libs at /usr/local/lib but fink puts them in /sw/lib so I did an ln -s.
I didn't have libpng installed, but even after I did I got the same error.[/b]
--- End quote ---
im pretty sure you have to reconfigure and recompile imlib. it didnt link against libpng when you compiled it, so it cant get it. unless imlib does it dynamically...
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version