The collected works of dennisjunior

Hello

I created an OpenTTD icon, based on the original OpenTTD logo. This is my first Irix icon :) (openttd.ftr need to be edited)

Image
openttd.fti
openttd.ftr
joerg:

Can you compile the newest OpenTTD release? (0.6.3)
Hello,

I created some icons for my favourite applications.
canavan wrote: Some icons for irix that I haven't published anywhere yet.


Thank you!
indyman007 wrote: Someone probably has already answered this question but how do you change the icons?


Copy eg. the firefox.fti file into /usr/lib/filetype/local/iconlib directory
In terminal got to /usr/lib/filetype
run make -u
Logout / Login

If your application don't have an icon, you need to create an ftr file.
http://www.nekochan.net/wiki/index.php/Install_New_Icons
Based on the original pidgin icon Image
modology wrote: Any tips on how you draw these icons? (your thunderbird icon is really smooth and detail)


I was trying to follow this tip from the Iconsmith Userguide http://techpubs.sgi.com/library/tpl/cgi-bin/getdoc.cgi/0650/bks/SGI_Developer/books/IIDsktp_IG/sgi_html/ch12.html

"Tip: Draw your icon design on a clear transparency, and tape the transparency to the top of the monitor housing. Using the drawing as a guide, trace it using IconSmith."

I was print a thunderbird svg logo on a transparency film with a laser printer.
Thanks!

Code: Select all

Pollux 22# ./scsimon /dev/scsi/sc0d1l0
Inquiry response:       [FUJITSU MAW3147NC       0104]
Current temperature:    34C/93F
Maximum temperature:    65C/149F
Self-test data (newest first):
0: uptime=1491h  code='bg short'  result='completed OK'
The latest Firefox works good for me. In my opinion same speed as the neko_firefox-2.0.0.20_opt. (Fuel 600mhz)
Thank you!
Please port rtorrent.

Thanks!
Please port libtorrent/rtorrent!

I tried to compile with neko_gcc 4.3.1, but no success.
I need a torrent client can do encrypted connections.
Thank you for your work!
Done
Sun Ultra20: Castor
Fuel: Pollux
HP B2600: Auriga
Mediatomb http://mediatomb.cc/ UPnP MediaServer

I want to use my O2 as an mediaserver. I tried pymeds. Works but not too reliable.
Please compile me MiniDLNA 1.1.0. http://sourceforge.net/projects/minidlna
In my experience an O2 is capable to use as a DLNA server.
I tried to compile MiniDLNA using GCC 4.7.1.

I don't have C programming skills and i stuck at this point:

Code: Select all

CC     getifaddr.o
getifaddr.c: In function 'getsyshwaddr':
getifaddr.c:313:17: error: 'SIOCGIFHWADDR' undeclared (first use in this function)
getifaddr.c:313:17: note: each undeclared identifier is reported only once for each function it appears in
getifaddr.c:315:7: error: 'struct ifreq' has no member named 'ifr_hwaddr'
getifaddr.c:315:7: error: 'struct ifreq' has no member named 'ifr_hwaddr'
getifaddr.c:315:7: error: 'struct ifreq' has no member named 'ifr_hwaddr'
getifaddr.c:315:7: error: 'struct ifreq' has no member named 'ifr_hwaddr'
getifaddr.c:315:7: error: 'struct ifreq' has no member named 'ifr_hwaddr'
getifaddr.c:315:7: error: 'struct ifreq' has no member named 'ifr_hwaddr'
getifaddr.c:317:18: error: 'struct ifreq' has no member named 'ifr_hwaddr'
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
eg. MediaTomb, i tried to compile too without success. http://mediatomb.cc/

I using PyMeds http://resnet.uoregon.edu/~gurney_j/jmpc/pymeds.html on my O2, a DLNA server written in python, works but has a very limited functionality. After some little modification capable to serv HD .mkv movies to my Panasonic TV.
Is it possible to port MediaTomb to Irix?