[Ubuntu-PH] Re: ubuntu-ph Digest, Vol 2, Issue 3

Sherwin Amol chered at gmail.com
Mon May 16 06:46:05 UTC 2005


hi. i just wanna know if there is a cafe timer for ubuntu. i want to
install ubuntu to my server but my timer only runs on windows. also if
i use wine, would i still able to use my cafesuite timer. this is my
present cafe timer.

On 5/13/05, ubuntu-ph-request at lists.ubuntu.com
<ubuntu-ph-request at lists.ubuntu.com> wrote:
> Send ubuntu-ph mailing list submissions to
>         ubuntu-ph at lists.ubuntu.com
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://lists.ubuntu.com/mailman/listinfo/ubuntu-ph
> or, via email, send a message with subject or body 'help' to
>         ubuntu-ph-request at lists.ubuntu.com
> 
> You can reach the person managing the list at
>         ubuntu-ph-owner at lists.ubuntu.com
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of ubuntu-ph digest..."
> 
> Today's Topics:
> 
>    1. Re:  best cd burning software for ubuntu (Ryan Escarez)
>    2.  Monodevelop on Ubuntu (Robert C. Reyes)
>    3. Re:  Monodevelop on Ubuntu (Ealden Esto E. Esca?an)
>    4. Re:  Monodevelop on Ubuntu (Jerome Gotangco)
>    5. Re:  Monodevelop on Ubuntu (Ealden Esto E. Esca?an)
>    6. Fwd: [Ubuntu-PH] Monodevelop on Ubuntu (Robert C. Reyes)
>    7. Re:  best cd burning software for ubuntu (Sherwin Amol)
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Fri, 13 May 2005 10:50:03 +0800
> From: Ryan Escarez <ryan.escarez at gmail.com>
> Subject: Re: [Ubuntu-PH] best cd burning software for ubuntu
> To: Sherwin Amol <chered at gmail.com>,    Ubuntu Team Philippines
>         <ubuntu-ph at lists.ubuntu.com>
> Message-ID: <bba9c1120505121950267bda6f at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> On 5/12/05, Sherwin Amol <chered at gmail.com> wrote:
> > i got this error during compiling.
> >
> > sherwin at sherwin:~/gnomebaker-0.3 $ ./configure
> > checking for a BSD-compatible install... /usr/bin/install -c
> > checking whether build environment is sane... yes
> > checking whether make sets $(MAKE)... yes
> > checking for working aclocal-1.4... missing
> > checking for working autoconf... missing
> > checking for working automake-1.4... missing
> > checking for working autoheader... missing
> > checking for working makeinfo... missing
> > checking for gcc... gcc
> > checking for C compiler default output file name... a.out
> > checking whether the C compiler works... yes
> > checking whether we are cross compiling... no
> > checking for suffix of executables...
> > checking for suffix of object files... o
> > checking whether we are using the GNU C compiler... yes
> > checking whether gcc accepts -g... yes
> > checking for gcc option to accept ANSI C... none needed
> > checking for strerror in -lcposix... no
> > checking for gcc... (cached) gcc
> > checking whether we are using the GNU C compiler... (cached) yes
> > checking whether gcc accepts -g... (cached) yes
> > checking for gcc option to accept ANSI C... (cached) none needed
> > checking for gcc option to accept ANSI C... none needed
> > checking how to run the C preprocessor... gcc -E
> > checking for egrep... grep -E
> > checking for ANSI C header files... yes
> > checking build system type... i686-pc-linux-gnu
> > checking host system type... i686-pc-linux-gnu
> > checking for a sed that does not truncate output... /bin/sed
> > checking for ld used by gcc... /usr/bin/ld
> > checking if the linker (/usr/bin/ld) is GNU ld... yes
> > checking for /usr/bin/ld option to reload object files... -r
> > checking for BSD-compatible nm... /usr/bin/nm -B
> > checking whether ln -s works... yes
> > checking how to recognise dependent libraries... pass_all
> > checking for sys/types.h... yes
> > checking for sys/stat.h... yes
> > checking for stdlib.h... yes
> > checking for string.h... yes
> > checking for memory.h... yes
> > checking for strings.h... yes
> > checking for inttypes.h... yes
> > checking for stdint.h... yes
> > checking for unistd.h... yes
> > checking dlfcn.h usability... yes
> > checking dlfcn.h presence... yes
> > checking for dlfcn.h... yes
> > checking for g++... no
> > checking for c++... no
> > checking for gpp... no
> > checking for aCC... no
> > checking for CC... no
> > checking for cxx... no
> > checking for cc++... no
> > checking for cl... no
> > checking for FCC... no
> > checking for KCC... no
> > checking for RCC... no
> > checking for xlC_r... no
> > checking for xlC... no
> > checking whether we are using the GNU C++ compiler... no
> > checking whether g++ accepts -g... no
> > checking how to run the C++ preprocessor... /lib/cpp
> > configure: error: C++ preprocessor "/lib/cpp" fails sanity check
> > See `config.log' for more details.
> >
> > i've already installed the gcc.
> 
> The GNU C++ compiler (g++) sounds like missing.
> 
> as said previously, apt-get will handle dependencies, but learn to
> compile from source is a good idea.
> 
> --
> Ryan Escarez
> CEBB F1E4 1E39 EC48 F05D  6B72 9C11 DD88 5E39 E471
> $ gpg --keyserver pgp.mit.edu --recv-keys 0x5E39E471
> main(k){float i,j,r,x,y=-16;while(puts(""),y++<15)
> for(x=0;x++<84;putchar(" .:-;!/>)|&IH%*#"[k&15]))
> for(i=k=r=0;j=r*r-i*i-2+x/25,i=2*r*i+y/10,j*j+i*i<11&&k++<111;r=j);}
> 
> ------------------------------
> 
> Message: 2
> Date: Fri, 13 May 2005 10:56:25 +0800
> From: "Robert C. Reyes" <bertusmagnus at gmail.com>
> Subject: [Ubuntu-PH] Monodevelop on Ubuntu
> To: ubuntu-ph at lists.ubuntu.com
> Message-ID: <75b6552d050512195660e6b499 at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> Hi all,
> 
> I was able to install monodevelop on Ubuntu a few weeks back using the Hoary
> repo. When I tried again today on a different machine, apt-get (and
> synaptic) cannot find the other mono dependencies. Are there any changes on
> the mono repo? How can I install Monodevelop from source?
> --
> Peace!
> ---------------------------------------------------
> Robert C. Reyes
> Software Test/QA Engineer
> Phone: +632 532-8114
> Mobile: +63917 602-3527
> ---------------------------------------------------
> Forums Username: bertusm
> Yahoo!: bertus_magnus
> Skype: bertusmagnus
> 
> ---------------------------------------------------
> "People that are really very weird can get
> into sensitive positions and have a tremendous
> impact on history." -- Vice President Dan Quayle
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://lists.ubuntu.com/archives/ubuntu-ph/attachments/20050513/08d63134/attachment-0001.htm
> 
> ------------------------------
> 
> Message: 3
> Date: Fri, 13 May 2005 11:48:08 +0800
> From: Ealden Esto E. Esca?an <ealden at gmail.com>
> Subject: Re: [Ubuntu-PH] Monodevelop on Ubuntu
> To: "Robert C. Reyes" <bertusmagnus at gmail.com>
> Cc: ubuntu-ph at lists.ubuntu.com
> Message-ID: <3c01206e0505122048566da85c at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> On 5/13/05, Robert C. Reyes <bertusmagnus at gmail.com> wrote:
> > Hi all,
> >
> >  I was able to install monodevelop on Ubuntu a few weeks back using the
> > Hoary repo.  When I tried again today on a different machine, apt-get (and
> > synaptic) cannot find the other mono dependencies.  Are there any changes on
> > the mono repo?  How can I install Monodevelop from source?
> > --
> > Peace!
> 
> Hi Robert,
> 
> Did you enable the Universe repositories?
> 
> Thanks
> 
> --
> Ealden Esto E. Escañan
> Vice President for External Affairs
> The Computer Society in the Ateneo
> ealden at compsat.org | +63(928) 600-4233
> 
> http://www.CompSAt.org
> 
> ------------------------------
> 
> Message: 4
> Date: Fri, 13 May 2005 11:57:27 +0800
> From: Jerome Gotangco <jgotangco at gmail.com>
> Subject: Re: [Ubuntu-PH] Monodevelop on Ubuntu
> To: ubuntu-ph at lists.ubuntu.com
> Message-ID: <c138e61505051220571a3bdc22 at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> >  I was able to install monodevelop on Ubuntu a few weeks back using the
> > Hoary repo.  When I tried again today on a different machine, apt-get (and
> > synaptic) cannot find the other mono dependencies.  Are there any changes on
> > the mono repo?  How can I install Monodevelop from source?
> 
> Mono (as well as other mono-related apps) in hoary is in universe and
> needs to be uncommented in sources.list
> 
> --
> Cheers!
> 
> Jerome S. Gotangco
> 
> ------------------------------
> 
> Message: 5
> Date: Fri, 13 May 2005 12:15:19 +0800
> From: Ealden Esto E. Esca?an <ealden at gmail.com>
> Subject: Re: [Ubuntu-PH] Monodevelop on Ubuntu
> To: "Robert C. Reyes" <bertusmagnus at gmail.com>
> Cc: ubuntu-ph at lists.ubuntu.com
> Message-ID: <3c01206e05051221155028933b at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> On 5/13/05, Robert C. Reyes <bertusmagnus at gmail.com> wrote:
> > Yes sir.  I also used the source.list as described from ubuntuguide.
> >
> 
> Thats strange.  Have you tried refreshing the package list (pressing
> reload in Synaptic, or apt-get update)?
> 
> --
> Ealden Esto E. Escañan
> Vice President for External Affairs
> The Computer Society in the Ateneo
> ealden at compsat.org | +63(928) 600-4233
> 
> http://www.CompSAt.org
> 
> ------------------------------
> 
> Message: 6
> Date: Fri, 13 May 2005 13:13:42 +0800
> From: "Robert C. Reyes" <bertusmagnus at gmail.com>
> Subject: Fwd: [Ubuntu-PH] Monodevelop on Ubuntu
> To: ubuntu-ph at lists.ubuntu.com
> Message-ID: <75b6552d050512221357486309 at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> Hi all,
> 
> I am familiar with changing/uncommenting sources.list and doing apt-get
> update, so I never missed that one. Running apt-get would issue the
> following error:
> 
> The following packages have unmet dependencies:
> monodevelop: Depends: libgnome-cil (>= 1.0) but it is not going to be
> installed
> Depends: libgtksourceview-cil (>= 0.5) but it is not going to be installed
> Depends: libgtksourceview-cil (< 0.6) but it is not going to be installed
> E: Broken packages
> 
> Can there be a problem with the hoary repo? Monodevelop on Warty is working
> fine (I tested it on another machine) but I won't dare using it on Hoary. Or
> can I?
> 
> Thanks.
> 
> ---------- Forwarded message ----------
> From: Ealden Esto E. Escañan <ealden at gmail.com>
> Date: May 13, 2005 12:15 PM
> Subject: Re: [Ubuntu-PH] Monodevelop on Ubuntu
> To: "Robert C. Reyes" <bertusmagnus at gmail.com>
> Cc: ubuntu-ph at lists.ubuntu.com
> 
> On 5/13/05, Robert C. Reyes <bertusmagnus at gmail.com> wrote:
> > Yes sir. I also used the source.list as described from ubuntuguide.
> >
> 
> Thats strange. Have you tried refreshing the package list (pressing
> reload in Synaptic, or apt-get update)?
> 
> --
> Ealden Esto E. Escañan
> Vice President for External Affairs
> The Computer Society in the Ateneo
> ealden at compsat.org | +63(928) 600-4233
> 
> http://www.CompSAt.org
> 
> --
> Peace!
> ---------------------------------------------------
> Robert C. Reyes
> Software Test/QA Engineer
> Phone: +632 532-8114
> Mobile: +63917 602-3527
> ---------------------------------------------------
> Forums Username: bertusm
> Yahoo!: bertus_magnus
> Skype: bertusmagnus
> 
> ---------------------------------------------------
> "People that are really very weird can get
> into sensitive positions and have a tremendous
> impact on history." -- Vice President Dan Quayle
> 
> --
> Peace!
> ---------------------------------------------------
> Robert C. Reyes
> Software Test/QA Engineer
> Phone: +632 532-8114
> Mobile: +63917 602-3527
> ---------------------------------------------------
> Forums Username: bertusm
> Yahoo!: bertus_magnus
> Skype: bertusmagnus
> 
> ---------------------------------------------------
> "People that are really very weird can get
> into sensitive positions and have a tremendous
> impact on history." -- Vice President Dan Quayle
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://lists.ubuntu.com/archives/ubuntu-ph/attachments/20050513/078ef311/attachment-0001.htm
> 
> ------------------------------
> 
> Message: 7
> Date: Fri, 13 May 2005 19:14:35 +0800
> From: Sherwin Amol <chered at gmail.com>
> Subject: Re: [Ubuntu-PH] best cd burning software for ubuntu
> To: Ryan Escarez <ryan.escarez at gmail.com>
> Cc: Ubuntu Team Philippines <ubuntu-ph at lists.ubuntu.com>
> Message-ID: <fb0828a2050513041411b6fa11 at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> i pass the gcc and c++ error. now my error is on vorbisfile. how do i
> install vorbisfile. i can't seem to find it on synaptic. ii've search
> google but no solution for it.
> 
> On 5/13/05, Ryan Escarez <ryan.escarez at gmail.com> wrote:
> > On 5/12/05, Sherwin Amol <chered at gmail.com> wrote:
> > > i got this error during compiling.
> > >
> > > sherwin at sherwin:~/gnomebaker-0.3 $ ./configure
> > > checking for a BSD-compatible install... /usr/bin/install -c
> > > checking whether build environment is sane... yes
> > > checking whether make sets $(MAKE)... yes
> > > checking for working aclocal-1.4... missing
> > > checking for working autoconf... missing
> > > checking for working automake-1.4... missing
> > > checking for working autoheader... missing
> > > checking for working makeinfo... missing
> > > checking for gcc... gcc
> > > checking for C compiler default output file name... a.out
> > > checking whether the C compiler works... yes
> > > checking whether we are cross compiling... no
> > > checking for suffix of executables...
> > > checking for suffix of object files... o
> > > checking whether we are using the GNU C compiler... yes
> > > checking whether gcc accepts -g... yes
> > > checking for gcc option to accept ANSI C... none needed
> > > checking for strerror in -lcposix... no
> > > checking for gcc... (cached) gcc
> > > checking whether we are using the GNU C compiler... (cached) yes
> > > checking whether gcc accepts -g... (cached) yes
> > > checking for gcc option to accept ANSI C... (cached) none needed
> > > checking for gcc option to accept ANSI C... none needed
> > > checking how to run the C preprocessor... gcc -E
> > > checking for egrep... grep -E
> > > checking for ANSI C header files... yes
> > > checking build system type... i686-pc-linux-gnu
> > > checking host system type... i686-pc-linux-gnu
> > > checking for a sed that does not truncate output... /bin/sed
> > > checking for ld used by gcc... /usr/bin/ld
> > > checking if the linker (/usr/bin/ld) is GNU ld... yes
> > > checking for /usr/bin/ld option to reload object files... -r
> > > checking for BSD-compatible nm... /usr/bin/nm -B
> > > checking whether ln -s works... yes
> > > checking how to recognise dependent libraries... pass_all
> > > checking for sys/types.h... yes
> > > checking for sys/stat.h... yes
> > > checking for stdlib.h... yes
> > > checking for string.h... yes
> > > checking for memory.h... yes
> > > checking for strings.h... yes
> > > checking for inttypes.h... yes
> > > checking for stdint.h... yes
> > > checking for unistd.h... yes
> > > checking dlfcn.h usability... yes
> > > checking dlfcn.h presence... yes
> > > checking for dlfcn.h... yes
> > > checking for g++... no
> > > checking for c++... no
> > > checking for gpp... no
> > > checking for aCC... no
> > > checking for CC... no
> > > checking for cxx... no
> > > checking for cc++... no
> > > checking for cl... no
> > > checking for FCC... no
> > > checking for KCC... no
> > > checking for RCC... no
> > > checking for xlC_r... no
> > > checking for xlC... no
> > > checking whether we are using the GNU C++ compiler... no
> > > checking whether g++ accepts -g... no
> > > checking how to run the C++ preprocessor... /lib/cpp
> > > configure: error: C++ preprocessor "/lib/cpp" fails sanity check
> > > See `config.log' for more details.
> > >
> > > i've already installed the gcc.
> >
> > The GNU C++ compiler (g++) sounds like missing.
> >
> > as said previously, apt-get will handle dependencies, but learn to
> > compile from source is a good idea.
> >
> > --
> > Ryan Escarez
> > CEBB F1E4 1E39 EC48 F05D  6B72 9C11 DD88 5E39 E471
> > $ gpg --keyserver pgp.mit.edu --recv-keys 0x5E39E471
> > main(k){float i,j,r,x,y=-16;while(puts(""),y++<15)
> > for(x=0;x++<84;putchar(" .:-;!/>)|&IH%*#"[k&15]))
> > for(i=k=r=0;j=r*r-i*i-2+x/25,i=2*r*i+y/10,j*j+i*i<11&&k++<111;r=j);}
> >
> 
> ------------------------------
> 
> --
> ubuntu-ph mailing list
> ubuntu-ph at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-ph
> 
> End of ubuntu-ph Digest, Vol 2, Issue 3
> ***************************************
>




More information about the ubuntu-ph mailing list