All,
I need to compile the application in 8.x and want to run the binary
In 7.x? I tried a simple 'hello world!' application. But it fails
because of different dynamic library linking happened in 8.x.
Even I tried copying the stdlibc++.5.so to the 7.x machine. But still
it fails because of unde
do you have the glibc compat library installed? then compile with gcc296 and
it should work on a 7.x box
On Monday 09 June 2003 8:13 pm, [EMAIL PROTECTED] wrote:
> All,
>
>I need to compile the application in 8.x and want to run the binary
> In 7.x? I tried a simple 'hello world!' applicati
Hi Dennis,
[EMAIL PROTECTED] root]# cat hello.cpp
#include
#include
#include
//using namespace std;
int main(int argc, char *argv[])
{
std::cout << "Hello World!" << std::endl;
return 0;
}
[EMAIL PROTECTED] root]# gcc296 hello.cpp
/tmp/ccpkA5p7.o(.text+0xa): In function `main':
Hi All,
//Application Source
[EMAIL PROTECTED] root]# more hello.cpp
#include
#include
#include
using namespace std;
int main(int argc, char *argv[])
{
wstring x(L"Hello World!");
//cout << "Hello World!" << endl;
//cout << x << endl;
return 0;
}
//Compiling wi
On Mon, 2003-06-09 at 12:13, [EMAIL PROTECTED] wrote:
> All,
>
>I need to compile the application in 8.x and want to run the binary
> In 7.x?
not really. We only try to preserve the other way around, compatibility
wise.
signature.asc
Description: This is a digitally signed message part
On Mon, Jun 09, 2003 at 06:53:46AM -0500, [EMAIL PROTECTED] wrote:
> Hi All,
>
> //Application Source
> [EMAIL PROTECTED] root]# more hello.cpp
> #include
> #include
> #include
> using namespace std;
> int main(int argc, char *argv[])
> {
> wstring x(L"Hello World!");
> //cout <
Hello!
I am looking for some suggestions about the best way
to archive my personal email.
I am using Evolution and I would like to set something
up similar to the archive functions found within
Outlook (for example). Here I can have an archive rule
per individual folder (eg mails older than 1 mon
Where doe sone get recent (1.3+) Mozilla RPMs? I gather I need a
recent jre; where cna I get that as an RPM? Are there other packages I
need for Mozilla?
Thanks in advance
--
Charles Curley /"\ASCII Ribbon Campaign
Looking for fine software \ /Respect for open sta
www.mozilla.org is where I get mine.
At 08:54 AM 6/9/2003 -0600, you wrote:
Where doe sone get recent (1.3+) Mozilla RPMs? I gather I need a
recent jre; where cna I get that as an RPM? Are there other packages I
need for Mozilla?
Thanks in advance
--
Charles Curley /"\ASCII
On Mon, Jun 09, 2003 at 09:49:15AM -0500, John Mathey wrote:
> www.mozilla.org is where I get mine.
I can find tarball packages (http://www.mozilla.org/releases/#1.3.1);
but not RPMs.
>
>
> At 08:54 AM 6/9/2003 -0600, you wrote:
> >Where doe sone get recent (1.3+) Mozilla RPMs? I gather I need
Hi all folks,
Apart from GeFax and TkFax what other GUI fax software are available
from OpenSource. The website of GeFax seems not working.
B.Regards
Stephen Liu
--
Psyche-list mailing list
[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/psyche-list
Try this link:
http://www.rpmfind.net/linux/rpm2html/search.php?query=mozilla
If it doesn't take you directly there, go to www.rpmfind.net and plug in
mozilla.
hth
john
At 10:17 AM 6/9/2003 -0600, you wrote:
On Mon, Jun 09, 2003 at 09:49:15AM -0500, John Mathey wrote:
> www.mozilla.org is where I
i don't now, but you can try in rawhide.redhat.com
Charles Curley wrote:
On Mon, Jun 09, 2003 at 09:49:15AM -0500, John Mathey wrote:
www.mozilla.org is where I get mine.
I can find tarball packages (http://www.mozilla.org/releases/#1.3.1);
but not RPMs.
At 08:54 AM 6/9/2003 -0600, you wrote:
On Mon, Jun 09, 2003 at 08:54:14AM -0600, Charles Curley wrote:
> Where doe sone get recent (1.3+) Mozilla RPMs? I gather I need a
> recent jre; where cna I get that as an RPM? Are there other packages I
> need for Mozilla?
Dunno. Depends which build you choose. My guess is no though.
Go to mozil
Some history: I decided to check out the 2.5.x development kernel series a
couple of weeks ago so I installed Rusty's modutils which are supposed to
handle both the 2.4 and 2.5 kernels fine.
Then I installed the latest RH errata kernel on my psyche box the other day.
Went to boot it up and it hal
On Mon, Jun 09, 2003 at 01:10:33PM -0300, Sergio Durand wrote:
> i don't now, but you can try in rawhide.redhat.com
>
>
> Charles Curley wrote:
> >On Mon, Jun 09, 2003 at 09:49:15AM -0500, John Mathey wrote:
> >
> >>www.mozilla.org is where I get mine.
Thanks, I found RPMs there
(http://rawhide.
hi
i am using linux from 15 monts i want to test 2.5/2.6
beta kernel 2.5.70 after downloading zip file how do i
installed/upgrade it to my system .Is redhat 8 and 9
make any diffrace to kernel upgrade
thanks
Missed your
Hi folks,
Kindly advise what are following packages used for;
mozilla-dom-inspector-1.4-1.i386.rpm
mozilla-js-debugger-1.4-1.i386.rpm
mozilla-nspr-1.4-1.i386.rpm
mozilla-nss-1.4-1.i386.rpm
mozilla-psm-1.4-1.i386.rpm
Thanks in advance.
B.Regards
Stephen Liu
On Tue, 2003-06-10 at 05:08, Charle
On 10 Jun 2003, Stephen Liu wrote:
> Hi folks,
>
> Kindly advise what are following packages used for;
>
> mozilla-dom-inspector-1.4-1.i386.rpm
> mozilla-js-debugger-1.4-1.i386.rpm
> mozilla-nspr-1.4-1.i386.rpm
> mozilla-nss-1.4-1.i386.rpm
> mozilla-psm-1.4-1.i386.rpm
I do not know mostly beca
Hi,
Can someone tell me which dependecy i am missing
to install the following or which rpm
I require to install ibmysqlclient.so.10
[EMAIL PROTECTED] scollyer]# rpm -ivh mysql-3.23.56-1.9.i386.rpm
error: Failed dependencies:
perl-DBD-MySQL is needed by mysql-3.23.56-1.9
[EMAIL PROTECTED]
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Monday 09 June 2003 10:22 pm, Simon Collyer wrote:
> Hi,
>
> Can someone tell me which dependecy i am missing
> to install the following or which rpm
> I require to install ibmysqlclient.so.10
>
> [EMAIL PROTECTED] scollyer]# rpm -ivh mysql-3.23.56-
21 matches
Mail list logo