Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
What do you guys suggest to replace these Windows programs?
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6  Next  
Reply to topic    Gentoo Forums Forum Index Gentoo Chat
View previous topic :: View next topic  
Author Message
dr_strange
Guru
Guru


Joined: 16 Apr 2002
Posts: 480
Location: Cambridge, UK

PostPosted: Mon Jul 25, 2005 2:49 pm    Post subject: Reply with quote

directories worth checking are /usr/bin, /usr/local/bin, /usr/games/bin, /usr/kde/version/bin ... you get the picture
_________________
shine on,

dr_strange

Set the Controls for the Heart of Gentoo
http://magenta.linuxforum.hu
Back to top
View user's profile Send private message
Maheriano
l33t
l33t


Joined: 18 Jun 2005
Posts: 623
Location: Calgary, Alberta

PostPosted: Mon Jul 25, 2005 7:21 pm    Post subject: Reply with quote

Or just "find files/folders" I guess.
_________________
Current project - carputer running.........Gentoo?
Back to top
View user's profile Send private message
Triptol
Tux's lil' helper
Tux's lil' helper


Joined: 21 Feb 2004
Posts: 107

PostPosted: Mon Jul 25, 2005 9:37 pm    Post subject: I haven't read all the replies Reply with quote

Well the subject says it all, I'm just lazy, but for an FTP Client which is really simple I currently use Kasablanca. I'm not sure if the ebuild is in portage, but it is hosted at berlios so it should be easy to locate. It is far from perfect, but really suits my daily ftp needs.
Back to top
View user's profile Send private message
Maheriano
l33t
l33t


Joined: 18 Jun 2005
Posts: 623
Location: Calgary, Alberta

PostPosted: Tue Jul 26, 2005 5:07 am    Post subject: Reply with quote

This is the only place on my system that came up when I searched for "fceultra" and these are the files it contains. It's like it's not even installed but I definitely emerged it.

dan@tux /usr/portage/games-emulation/fceultra $ ls
ChangeLog fceultra-0.81-r1.ebuild fceultra-0.98.10.ebuild files
Manifest fceultra-0.97.5.ebuild fceultra-0.98.12.ebuild metadata.xml
dan@tux /usr/portage/games-emulation/fceultra $ cd files
dan@tux /usr/portage/games-emulation/fceultra/files $ ls
0.97.5-joystick.patch digest-fceultra-0.97.5 digest-fceultra-0.98.12
digest-fceultra-0.81-r1 digest-fceultra-0.98.10
_________________
Current project - carputer running.........Gentoo?
Back to top
View user's profile Send private message
psyqil
Advocate
Advocate


Joined: 26 May 2003
Posts: 2767

PostPosted: Tue Jul 26, 2005 5:36 am    Post subject: Reply with quote

2nd try:
Code:
grep bin /var/db/pkg/games-emulation/fceultra-*/CONTENTS|cut -d " " -f 2
Here's an example:
Code:
~ # grep bin /var/db/pkg/games-roguelike/nethack-*/CONTENTS |cut -d " " -f 2
/usr/games/bin
/usr/games/bin/nethack
/usr/games/bin/recover-nethack
Back to top
View user's profile Send private message
Maheriano
l33t
l33t


Joined: 18 Jun 2005
Posts: 623
Location: Calgary, Alberta

PostPosted: Tue Jul 26, 2005 5:47 am    Post subject: Reply with quote

You're a genius, the command turned out to be "fceu". Thanks man. But back to the previous problem of not being able to access the files on this particular CD gave me this....

dan@tux /media/cdrecorder/NES/Games $ fceu Dragon_warrior2.nes

Starting FCE Ultra 0.98.12...
Loading Dragon_warrior2.nes...

An error occurred while loading the file.
_________________
Current project - carputer running.........Gentoo?
Back to top
View user's profile Send private message
psyqil
Advocate
Advocate


Joined: 26 May 2003
Posts: 2767

PostPosted: Tue Jul 26, 2005 5:57 am    Post subject: Reply with quote

Careful with these things here:
Forum Guidelines, #11 wrote:
Illegal activites - Please do not discuss illegal activities, such as cracking software, breaking into web sites, etc. on these forums. While such activities might not be illegal in all countries, this server is hosted in the US and, as such, must abide by US laws. By allowing discussions about illegal activities to take place on these forums, we may expose the Gentoo project to unnecessary legal liability. Therefore, any posts that advocate activities that are illegal under US laws may be deleted without notice.
Copy the file to harddisk, if that won't work, re-read your NES-ROM and don't burn it on cheap media... :P
Back to top
View user's profile Send private message
Maheriano
l33t
l33t


Joined: 18 Jun 2005
Posts: 623
Location: Calgary, Alberta

PostPosted: Tue Jul 26, 2005 6:09 am    Post subject: Reply with quote

I can't copy to my hard disk. Like I said, this CD only will not in any way let me copy files off of it.
_________________
Current project - carputer running.........Gentoo?
Back to top
View user's profile Send private message
Maheriano
l33t
l33t


Joined: 18 Jun 2005
Posts: 623
Location: Calgary, Alberta

PostPosted: Wed Jul 27, 2005 4:26 am    Post subject: Reply with quote

Still wondering 2 things.

1. What is Bittorent and how would I go about using it?
2. Is there a GUI with GFTP? It looks like a command line interface.
_________________
Current project - carputer running.........Gentoo?
Back to top
View user's profile Send private message
Jeremy_Z
l33t
l33t


Joined: 05 Apr 2004
Posts: 671
Location: Shanghai

PostPosted: Wed Jul 27, 2005 5:33 am    Post subject: Reply with quote

1. Can't copy the files from the CD ?? this is really strange, if you can read it then you can copy, else it means you cannot read ..
What does it say when you try to copy :
Code:
cp /media/cdrecorder/NES/Games/fceu Dragon_warrior2.nes ~

?

2. gftp is a gtk app, donnot know what ou mean by "it looks like command line", it IS GUI.

3. bittorrent is a p2p app, but unlike kazaa you cannot search files directly on your bt client, you have to visit some websites that serve .torrent files. Not sure i can help you with an url, but google "bittorrent search" should give you some, like the first one listed. Once you have dwld the .torrent file, just open it in Azureus or other bt client and watch the magic going.
_________________
"Because two groups of consumers drive the absolute high end of home computing: the gamers and the porn surfers." /.
My gentoo projects, Kelogviewer and a QT4 gui for etc-proposals
Back to top
View user's profile Send private message
Maheriano
l33t
l33t


Joined: 18 Jun 2005
Posts: 623
Location: Calgary, Alberta

PostPosted: Wed Jul 27, 2005 5:44 am    Post subject: Reply with quote

Jeremy_Z wrote:
1. Can't copy the files from the CD ?? this is really strange, if you can read it then you can copy, else it means you cannot read ..
What does it say when you try to copy :
Code:
cp /media/cdrecorder/NES/Games/fceu Dragon_warrior2.nes ~

?

2. gftp is a gtk app, donnot know what ou mean by "it looks like command line", it IS GUI.

3. bittorrent is a p2p app, but unlike kazaa you cannot search files directly on your bt client, you have to visit some websites that serve .torrent files. Not sure i can help you with an url, but google "bittorrent search" should give you some, like the first one listed. Once you have dwld the .torrent file, just open it in Azureus or other bt client and watch the magic going.


1. What the hell? It worked, that's retarded. I did a lot of coniguring with Konqueror and system rebooting today trying to get my printer working, maybe something jarred it. Wierd.
**EDIT - I just remembered, it had automounted the cd as cdrecorder1 instead of cdrecorder for some reason. Maybe that had something to do with it.

2. I run gftp in the Konsole and it comes up with >GFTP or something like that waiting for me to type in a command. Or if I create an icon on the desktop that runs gftp, and I click on it, it sits there opening for 10 seconds and automatically closes again. So I thought it only ran on the command line.

3. I think I'll stick with peer to peer, this bittorrent sounds confusing and ilmited.
_________________
Current project - carputer running.........Gentoo?
Back to top
View user's profile Send private message
Jeremy_Z
l33t
l33t


Joined: 05 Apr 2004
Posts: 671
Location: Shanghai

PostPosted: Wed Jul 27, 2005 6:09 am    Post subject: Reply with quote

Sorry, i just checked and gftp comes with 3 bin : gft, gftp-gtk and gftp-text. So You want to try gftp-gtk. If that do not work, stick with Konqueror.
_________________
"Because two groups of consumers drive the absolute high end of home computing: the gamers and the porn surfers." /.
My gentoo projects, Kelogviewer and a QT4 gui for etc-proposals
Back to top
View user's profile Send private message
Jeremy_Z
l33t
l33t


Joined: 05 Apr 2004
Posts: 671
Location: Shanghai

PostPosted: Wed Jul 27, 2005 6:13 am    Post subject: Reply with quote

Concerning bittorrent, is sounds confusing at first, but common, you managed to install gentoo, you CAN use bt. Is it way faster than kazaa or emule, have less crap (like fake files), and you can find lots of new stuff. All you need to know is a good website to get the torrent from, this depends on what torrents you are after.
The only better thing i can think of, is aybe IRC or binary newsgroup :D
_________________
"Because two groups of consumers drive the absolute high end of home computing: the gamers and the porn surfers." /.
My gentoo projects, Kelogviewer and a QT4 gui for etc-proposals
Back to top
View user's profile Send private message
Maheriano
l33t
l33t


Joined: 18 Jun 2005
Posts: 623
Location: Calgary, Alberta

PostPosted: Wed Jul 27, 2005 3:02 pm    Post subject: Reply with quote

Jeremy_Z wrote:
Sorry, i just checked and gftp comes with 3 bin : gft, gftp-gtk and gftp-text. So You want to try gftp-gtk. If that do not work, stick with Konqueror.


I only have gftp and gftp-text. All I did was emerge it. How do I get the other one?
_________________
Current project - carputer running.........Gentoo?
Back to top
View user's profile Send private message
andyfraser33
Apprentice
Apprentice


Joined: 11 Nov 2004
Posts: 166
Location: Oxford, UK

PostPosted: Wed Jul 27, 2005 3:20 pm    Post subject: Reply with quote

Maheriano wrote:
Jeremy_Z wrote:
Sorry, i just checked and gftp comes with 3 bin : gft, gftp-gtk and gftp-text. So You want to try gftp-gtk. If that do not work, stick with Konqueror.


I only have gftp and gftp-text. All I did was emerge it. How do I get the other one?


Look at the USE flags for it.
_________________
Andy.
Back to top
View user's profile Send private message
Jeremy_Z
l33t
l33t


Joined: 05 Apr 2004
Posts: 671
Location: Shanghai

PostPosted: Wed Jul 27, 2005 3:43 pm    Post subject: Reply with quote

Yes you need to USE gtk or gtk2. But you may want to stick with KDE apps so use konqueror or KBear (in portage) maybe.
_________________
"Because two groups of consumers drive the absolute high end of home computing: the gamers and the porn surfers." /.
My gentoo projects, Kelogviewer and a QT4 gui for etc-proposals
Back to top
View user's profile Send private message
vandorp
n00b
n00b


Joined: 08 May 2004
Posts: 56

PostPosted: Wed Jul 27, 2005 4:56 pm    Post subject: p2p Reply with quote

For the peer to peer stuff, I'm missing gift.

Gift is a modular system for peer to peer on networks like KazAa.

You will need:

- The gift deamon, the actual program. It can be be started using giftd & (some ui's, like giftui, can automatically start and shut it down for you, so you won't notice it's there), or giftd -v so you can see what it's doing.
- Plugins for the different networks. I use Fasttrack (=Kazaa network), gnutella and openft.
- a user interface for starting searches and downloads. I use giftUI (gtk2) and giftcurs (console, ncurses based, but REALLY good). Somebody else mentioned Apollon, which is an interface for kde (I never used it, but it seems nice).

Without at least one plugin and at least one ui, the program is useless. The nice thing of installing multiple plugins is that you will search multiple networks at the same time.

These are the Gentoo packages:

gift

gift-fasttrack (it's masked, but works okay here)
gift-openft
gift-gnutella

giftui
giftcurs
apollon

Check the website: http://gift.sourceforge.net/
Back to top
View user's profile Send private message
jhunholz
Apprentice
Apprentice


Joined: 29 Apr 2004
Posts: 154
Location: Raleigh, NC

PostPosted: Wed Jul 27, 2005 6:06 pm    Post subject: Reply with quote

FTP uploader - gFTP is my favorite, but there are many many others!
HTML editor - Bluefish, perhaps?
Peer to peer file sharing - BitTornado
Professional image editing - Gimp
CD burner - k3b
Virus scanner - you don't need one for linux! w00t!
Media streamer - mplayer or xine
_________________
Member of the Gentoo Right Wing Conspiracy
Back to top
View user's profile Send private message
Maheriano
l33t
l33t


Joined: 18 Jun 2005
Posts: 623
Location: Calgary, Alberta

PostPosted: Fri Jul 29, 2005 6:19 am    Post subject: Reply with quote

Jeremy_Z wrote:
Yes you need to USE gtk or gtk2. But you may want to stick with KDE apps so use konqueror or KBear (in portage) maybe.


You mean when I added all the use flags when I set up the system like "kde msn hal usb..."? I think they're in grub.conf or one of those config files.
_________________
Current project - carputer running.........Gentoo?
Back to top
View user's profile Send private message
Maheriano
l33t
l33t


Joined: 18 Jun 2005
Posts: 623
Location: Calgary, Alberta

PostPosted: Fri Jul 29, 2005 6:20 am    Post subject: Reply with quote

And how do I use Konqueror while I'm trying to get GFTP figured out?
_________________
Current project - carputer running.........Gentoo?
Back to top
View user's profile Send private message
Jeremy_Z
l33t
l33t


Joined: 05 Apr 2004
Posts: 671
Location: Shanghai

PostPosted: Fri Jul 29, 2005 6:27 am    Post subject: Reply with quote

USE flags are in /etc/make.conf

In knoqueror, just type the url : ftp://url (ex ftp://ftp.myftp.com) then you will have to provide username and password, then you do as if it was on local disk (drag&drop, open, ect ..)
_________________
"Because two groups of consumers drive the absolute high end of home computing: the gamers and the porn surfers." /.
My gentoo projects, Kelogviewer and a QT4 gui for etc-proposals
Back to top
View user's profile Send private message
Maheriano
l33t
l33t


Joined: 18 Jun 2005
Posts: 623
Location: Calgary, Alberta

PostPosted: Sat Jul 30, 2005 5:46 am    Post subject: Reply with quote

What about a video editor? I want to do some video effects on some MPEG files and also dub sounds over them.
_________________
Current project - carputer running.........Gentoo?
Back to top
View user's profile Send private message
Maheriano
l33t
l33t


Joined: 18 Jun 2005
Posts: 623
Location: Calgary, Alberta

PostPosted: Sun Jul 31, 2005 7:39 pm    Post subject: Reply with quote

I'm still trying to decide on a HTML editor. I tried Bluefish and didn't like it. I'm used to Dreamweaver and I want to be able to switch between code and html previews with a click. Someone mentioned I'd feel right at home with Quanta, but Headrush also wrote this...
Quote:
I find Quanta by far the fastest way to create web pages, but for a GUI tools with the power and features like Dreamweaver, NVU can't compare.

Does that mean it doesn't compare, like it's not even close to it? Or did he mean to write nothing else compares?
I also got this when I did a search on nvu which grabs my attention since it mentions Dreamweaver right in the description.
Quote:
dan@tux ~ $ emerge --search nvu

*** You are not in the portage group. You may experience cache problems
*** due to permissions preventing the creation of the on-disk cache.
*** Please add this user to the portage group if you wish to use portage.

Searching...
[ Results for search key : nvu ]
[ Applications found : 1 ]

* app-editors/nvu
Latest version available: 0.90-r1
Latest version installed: [ Not Installed ]
Size of downloaded files: 29,087 kB
Homepage: http://www.nvu.com/
Description: A WYSIWG web editor for linux similiar to Dreamweaver
License: GPL-2


Failed to write to mtimedb: [Errno 13] Permission denied: '/var/cache/edb/mtimedb'

_________________
Current project - carputer running.........Gentoo?
Back to top
View user's profile Send private message
Q-collective
Advocate
Advocate


Joined: 22 Mar 2004
Posts: 2071

PostPosted: Sun Jul 31, 2005 8:47 pm    Post subject: Reply with quote

Nvu is a wannabe clone of Dreamweaver, based on the Mozilla editor, wannabe because if you compare Nvu with Dreamweaver, Nvu just sucks.
But hey, you might just like it ;)
Back to top
View user's profile Send private message
shickapooka800
Guru
Guru


Joined: 05 Dec 2004
Posts: 304
Location: no

PostPosted: Sun Jul 31, 2005 8:52 pm    Post subject: Reply with quote

FTP uploader - /usr/bin/ftp (after emerge ftp)
HTML editor - NVU, VIM (if you dont want to be guided at all)
Peer to peer file sharing - PySoulSeek (soul seek is the only place i can ever find the stuff I am looking for)
Professional image editing - gimp i guess (not my area of careing)
CD burner - /usr/bin/mkisofs && /usr/bin/cdrecord (with options needed)
Virus scanner - chkrootkit (or something like that -- i guess it doesnt technically check for viruses persay, but it checks for intruders leaving things behind)
Media streamer - MOC --- compiled with all the goodies...



i am not being an ass here, the above works nicely, and reliably.... i am a big terminal advocator though....
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Chat All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6  Next
Page 3 of 6

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum