Author | Message | Time |
---|---|---|
laurion | I am looking for a free or low priced shell that has the following: FreeBSD or Linux, any versions 1 Background Process And Possibly FTP. it would also help if it has libstdc++.so.3 libraries. I have been hunting countlessly and have found nothing, except a hewlett packard shell but it had libstdc++.so.4 :-\ Any help is appreciated!! | July 7, 2005, 2:37 AM |
Kp | Why do you specifically need .so.3? I really doubt that you're relying on a feature that v4 removed, so just recompile to v4? | July 7, 2005, 3:09 AM |
laurion | [quote author=Kp link=topic=12123.msg119386#msg119386 date=1120705768] Why do you specifically need .so.3? I really doubt that you're relying on a feature that v4 removed, so just recompile to v4? [/quote] I don't have source | July 7, 2005, 3:22 AM |
Adron | If you can't recompile, don't you need the right OS as well? I figure you might have trouble running on a Solaris Sparc or something like that... | July 7, 2005, 9:00 AM |
laurion | [quote author=Adron link=topic=12123.msg119405#msg119405 date=1120726806] If you can't recompile, don't you need the right OS as well? I figure you might have trouble running on a Solaris Sparc or something like that... [/quote] Yes, I said Linux or FreeBSD above.. | July 7, 2005, 2:15 PM |
Trance | lame, I came to this thread thinking it was going to say Shell [u]gas stations[/u] were giving away gas, or were going to stop being so expensive! As for shell's that you're interested in, I don't really know of any good cheap ones.. friend of mine uses EV1 (or something like that) that has pretty good hosting I hear. | July 7, 2005, 3:21 PM |
Kp | I really don't understand you people who think that lacking the source is an excuse for anything. Either go get the source, or write a compatibility layer around what you do have! btw, what is it you're planning on running? I have access to a couple of BSD based hosts which might have the relevant libraries. | July 8, 2005, 12:46 AM |
Topaz | 1and1.com offers cheap shells. | July 8, 2005, 1:01 AM |
nslay | [quote author=Adron link=topic=12123.msg119405#msg119405 date=1120726806] If you can't recompile, don't you need the right OS as well? I figure you might have trouble running on a Solaris Sparc or something like that... [/quote] Usually different versions and flavors of Unix can run each others' binaries. Most Unixs have Linux binary emulation. | July 8, 2005, 8:40 PM |
nslay | [quote author=Tazo link=topic=12123.msg119381#msg119381 date=1120703836] I am looking for a free or low priced shell that has the following: FreeBSD or Linux, any versions 1 Background Process And Possibly FTP. it would also help if it has libstdc++.so.3 libraries. I have been hunting countlessly and have found nothing, except a hewlett packard shell but it had libstdc++.so.4 :-\ Any help is appreciated!! [/quote] Why not try and link libstdc++.so.3 to libstdc++.so.4? If you send me the binary I can try it out...I got a running FreeBSD installation | July 8, 2005, 8:45 PM |