Search found 4 matches

by kacid
Fri Nov 11, 2011 1:42 pm
Forum: Support
Topic: Install on Solaris Express 11 help
Replies: 8
Views: 9154

Re: Install on Solaris Express 11 help

I can give you the packages under SunOS 5.10.
I think under 5.11 will work

transmission.xml for SMF Included
All component compiled by SunStudio 12

PS: If need write to e-mail
by kacid
Fri Nov 11, 2011 1:41 pm
Forum: Support
Topic: Recommended Disk Cache Size.
Replies: 1
Views: 3341

Re: Recommended Disk Cache Size.

Sorry
Was mistaken a window
by kacid
Fri Nov 11, 2011 1:18 pm
Forum: Support
Topic: Transmission 2.42 Solaris x86 10 compile problem
Replies: 1
Views: 1740

Re: Transmission 2.42 Solaris x86 10 compile problem

Problem resolved in Transmission 2.42+ (13080)
by kacid
Wed Nov 09, 2011 5:01 pm
Forum: Support
Topic: Transmission 2.42 Solaris x86 10 compile problem
Replies: 1
Views: 1740

Transmission 2.42 Solaris x86 10 compile problem

Transmission 2.42 Solaris x86 10 compile problem
In file transmission-2.42/libtransmission/torrent.c
call function mkdtemp
# grep -n mkdtemp transmission-2.42/libtransmission/torrent.c
2759: mkdtemp( tmpdir );

SunOS 5.10 stdlib.h not have this function,
Please correct this.