On Jun 14, 2004, at 8:16 AM, diw wrote:

Hi people, I'm looking for a posibility to make an auto (YES) response for example when I install a package and it need to be install any dependencies. I'm looking for but I'm not found any thing about this. Maybe anyone have this do.

How about "fink -y install <package>" or "sudo apt-get -y install <package>" ?


Another Problem is : How can I do an offline Package installation?

The source for the package needs already to be downloaded to your machine, e.g. via "fink fetch <package>". Once this is done, Fink can build and install the package without any further need to be online. For binary packages, you can use "sudo apt-get install --download-only <package>" to do the same thing--the package will be cached on your system, so that you can install it without needing to be online.


thanxs for any help.

Damian




--
Alexander Hansen
Fink Documentarian
[Day Job] Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to