-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to zeynab moghbel on 3/27/2007 2:08 AM: > Hello, please help me, I can't install my modem in my OS ,fedoracore 6. > my modem is Intel V92. I have driver cd, when i read the readme file for > installing modem it tell me copy files in directory but i don't know > where i > copy these files : > install-oasis-beta > pctel.tar.gz > ptserial.tar.gz
The coreutils list is probably not the best place for support for the above issues. > I created folder in dev , it's name modem , then i copy these files in it, > when i type > ln -s /dev/ttyS15/dev/modem in bash, it tell me ln: accessing '-s':no such > file or directory. However, this portion is relevant. Do you have an alias or function with a name of ln? What does 'type ln' show? Somehow, you are invoking ln in such a way that it expects -s to be a filename, rather than an option. What does 'ln --version' show? - -- Don't work too hard, make some time for fun as well! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGCQ5T84KuGfSFAYARAmVUAJ9uX1MCye5p814rJG500KrHT7t4IACcCK3A i3u1t6BK1LpkxriItURkAWI= =FaLN -----END PGP SIGNATURE----- _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
