Opened 17 years ago
Closed 17 years ago
#157 closed Fehler/Defekt (fixed)
installiere_neo expect .profile to exists
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Neo Version 2.0 |
| Component: | unbekannt | Version: | 2.0 BETA |
| Keywords: | installiere_neo .profile | Cc: |
Description
Hello,
I tried this very interesting project on my Debian Testing system. When I tried the installation script installiere_neo failed, because .profile does not exist. I fixed it with: touch .profile
Many thanks, Helge Dietert
Note:
See TracTickets
for help on using tickets.

Thanks for your hint. Fixed it the same way.