| Author |
cdrtool for solaris 10 x86
|
|
| happytoday 2007-12-01, 7:32 am |
| I need to download the binary version of cdrtool for burnning DVDs
with its all GUI depndencies to make it wotking with GUI interface .
Please guide me to steps for download files necessary and URL.
Thans in advance.
| |
| Edward C. Otto III 2007-12-01, 1:22 pm |
| happytoday wrote:
> I need to download the binary version of cdrtool for burnning DVDs
> with its all GUI depndencies to make it wotking with GUI interface .
> Please guide me to steps for download files necessary and URL.
> Thans in advance.
You can get the package from www.sunfreeware.com and install it.
Ed
| |
| happytoday 2007-12-01, 7:21 pm |
| On Dec 1, 6:05 pm, "Edward C. Otto III" <edward_o...@sbcglobal.net>
wrote:
> happytoday wrote:
>
> You can get the package fromwww.sunfreeware.comand install it.
>
> Ed
Are Depndencies included inside that binary file GUI?
| |
| Ian Collins 2007-12-01, 7:21 pm |
| happytoday wrote:
> I need to download the binary version of cdrtool for burnning DVDs
> with its all GUI depndencies to make it wotking with GUI interface .
> Please guide me to steps for download files necessary and URL.
> Thans in advance.
Get the package from blastwave (it will install all the dependencies).
--
Ian Collins.
| |
| Edward C. Otto III 2007-12-02, 1:36 am |
| happytoday wrote:
> On Dec 1, 6:05 pm, "Edward C. Otto III" <edward_o...@sbcglobal.net>
> wrote:
>
> Are Depndencies included inside that binary file GUI?
No, but they are all listed very clearly and can all be downloaded from
the same site.
Ed
| |
| happytoday 2007-12-15, 1:20 pm |
| On Dec 2, 8:11 am, "Edward C. Otto III" <edward_o...@sbcglobal.net>
wrote:
> happytoday wrote:
>
>
>
> No, but they are all listed very clearly and can all be downloaded from
> the same site.
>
> Ed
I can not find the dependencies at all at this site
(www.sunfreeware.com) to make cdrtools has GUI interface ?
| |
| caveman 2007-12-15, 1:20 pm |
| happytoday wrote:
> I can not find the dependencies at all at this site
> (www.sunfreeware.com) to make cdrtools has GUI interface ?
cdrtools has no GUI of its own.
There are GUI front ends for it. Xcdroast being one I have seen, but
there are probably others too
Dave
| |
| caveman 2007-12-15, 1:20 pm |
| caveman wrote:
> happytoday wrote:
>
>
> cdrtools has no GUI of its own.
>
> There are GUI front ends for it. Xcdroast being one I have seen, but
> there are probably others too
>
> Dave
I just looked at the xcdroast site and see there is a Solaris 10 (SPARC)
package there.
| |
| Joerg Schilling 2007-12-19, 7:32 am |
| In article <414bfe91-fda0-4689-ade1-f8ab2758a905@r60g2000hsc.googlegroups.com>,
happytoday <ehabaziz2001@gmail.com> wrote:
>I need to download the binary version of cdrtool for burnning DVDs
>with its all GUI depndencies to make it wotking with GUI interface .
>Please guide me to steps for download files necessary and URL.
>Thans in advance.
Get a recent source (2.01.01a36) from
ftp://ftp.berlios.de/pub/cdrecord/alpha/ and compile it.
--
EMail:joerg@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
js@cs.tu-berlin.de (uni)
schilling@fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
| |
| happytoday 2007-12-20, 7:21 pm |
| On Dec 19, 1:57 pm, j...@cs.tu-berlin.de (Joerg Schilling) wrote:
> In article <414bfe91-fda0-4689-ade1-f8ab2758a...@r60g2000hsc.googlegroups.=
com>,
>
> happytoday <ehabaziz2...@gmail.com> wrote:
>
> Get a recent source (2.01.01a36) from
>
> ftp://ftp.berlios.de/pub/cdrecord/alpha/and compile it.
>
> --
> EMail:jo...@schily.isdn.cs.tu-berlin.de (home) J=F6rg Schilling D-13353 Be=
rlin
> j...@cs.tu-berlin.de (uni)
> schill...@fokus.fraunhofer.de (work) Blog:http://schily.blogspot.co=
m/
> URL: http://cdrecord.berlios.de/old/priv...os.de/pub/schi=
ly
I am facing that error message while compilation :
# make all
sh conf/cc-config.sh cc cc incs/Dcc.i386-sunos5
Trying to find cc
Warning: cc is /usr/ucb/cc
You should not have "/usr/ucb" in your PATH if you like to
compile.
"/usr/ucb/cc" is not working correclty on Solaris.
If you did install a C-compiler in /opt/SUNWspro/bin, abort
fix your PATH and start again.
Otherwise GCC will be used.
Trying to find cc
Cannot use cc because cc is /usr/ucb/cc
Found do-no-use-ucb-cc
Making do-no-use-ucb-cc the default compiler in 'incs/Dcc.i386-sunos5'
conf/cc-config.sh: incs/Dcc.i386-sunos5: cannot create
*** Error code 1
make: Fatal error: Command failed for target `incs/Dcc.i386-sunos5'
#
# uname -a
SunOS xerox 5.10 Generic_118855-33 i86pc i386 i86pc
#
|
|
|
|